1. 58fa4dc sparc: Clear out unused asm/machines.h values. by David S. Miller · 13 years ago
  2. afaedde sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pte by Sam Ravnborg · 13 years ago
  3. 323206a sparc32: drop sun4c bits from head_32.S by Sam Ravnborg · 13 years ago
  4. 3c23a76 sparc32: drop test for sun4c in signal_32 by Sam Ravnborg · 13 years ago
  5. ef136bc sparc32: drop sun4c user stack checking routine by Sam Ravnborg · 13 years ago
  6. e098ff9 sparc32: drop sun4c stack checking routine by Sam Ravnborg · 13 years ago
  7. 054768a sparc32: drop sun4c window overflow stack checking routine by Sam Ravnborg · 13 years ago
  8. 28de2f7 sparc32: drop sun4c specific stack validation by Sam Ravnborg · 13 years ago
  9. 1ee0e14 sparc32: delete pgtsun4c.h by Sam Ravnborg · 13 years ago
  10. 582a0ba sparc32: remove all uses of ARCH_SUN4C by Sam Ravnborg · 13 years ago
  11. 306f123 sparc32: remove sun4c traps by Sam Ravnborg · 13 years ago
  12. 2c1cfb2 sparc32: drop sun4c support by Sam Ravnborg · 13 years ago
  13. 8fe5f56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 13 years ago
  14. e9a5ea1 sparc32,leon: add notify_cpu_starting() by Yong Zhang · 13 years ago
  15. bfce281 kill mm argument of vm_munmap() by Al Viro · 13 years ago
  16. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 13 years ago
  17. df2e7f5 sparc32: fix build of pcic by Sam Ravnborg · 13 years ago
  18. 62f0828 sparc32: generic clockevent support by Tkhai Kirill · 13 years ago
  19. 472bc4f sparc32: rename sparc_irq_config to sparc_config by Sam Ravnborg · 13 years ago
  20. 78b7e3d sparc64: Remove trap return code which is now unnecessary. by David S. Miller · 13 years ago
  21. 3423166 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 13 years ago
  22. 3d3eeb2 sparc64: Eliminate obsolete __handle_softirq() function by Paul E. McKenney · 13 years ago
  23. 9e0daff sparc64: Fix bootup crash on sun4v. by David S. Miller · 13 years ago
  24. a9e1e53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  25. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 13 years ago
  26. d657784 sparc32,leon: fix leon build by Sam Ravnborg · 13 years ago
  27. deb74f5 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  28. bde4d8b sparc32: fix fallout from system.h removal by Sam Ravnborg · 13 years ago
  29. 8befc9f sparc: Fix even more fallout from system.h split. by David S. Miller · 13 years ago
  30. 0b5f9c0 remove references to cpu_*_map in arch/ by Rusty Russell · 13 years ago
  31. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  32. d550bbd Disintegrate asm/system.h for Sparc by David Howells · 13 years ago
  33. c416258 SPARC: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 13 years ago
  34. cb52d89 powerpc+sparc/vio: Modernize driver registration by Benjamin Herrenschmidt · 13 years ago
  35. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  36. ce24d8a sparc: use block_sigmask() by Matt Fleming · 13 years ago
  37. a031589b sparc/PCI: convert devtree and arch-probed bus addresses to resource by Bjorn Helgaas · 13 years ago
  38. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  39. 2481c5f perf: Disable PERF_SAMPLE_BRANCH_* when not supported by Stephane Eranian · 13 years ago
  40. ba74c14 sched/rt: Document scheduler related skip-resched-check sites by Thomas Gleixner · 14 years ago
  41. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 14 years ago
  42. e9b57cc sparc: Use vsprintf extention %pf with builtin_return_address by Joe Perches · 13 years ago
  43. ac1edcc sparc/PCI: get rid of device resource fixups by Bjorn Helgaas · 13 years ago
  44. b409650 arch/sparc/kernel/unaligned_64.c: included linux/bitops.h twice by Danny Kukawka · 13 years ago
  45. c75d5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  46. b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 13 years ago
  47. d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 13 years ago
  48. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  49. e51e07e sparc32: forced setting of mode of sun4m per-cpu timers by Tkhai Kirill · 13 years ago
  50. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  51. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  52. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  53. 2b59161 sparc32, leon/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  54. 1a30010 sparc/PCI: convert to pci_create_root_bus() by Bjorn Helgaas · 13 years ago
  55. ba232a1 PCI: SPARC: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  56. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  57. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  58. 7cc8583 sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq(). by David S. Miller · 13 years ago
  59. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  60. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
  61. 29f043a sparc: Make SPARC use the new is_idle_task() API by Paul E. McKenney · 13 years ago
  62. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
  63. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  64. f0a4cf3 sparc: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  65. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  66. fa8cbaa powerpc+sparc64/mm: Remove hack in mmap randomize layout by Dan McGee · 13 years ago
  67. 0b64120 sparc64: Patch sun4v code sequences properly on module load. by David S. Miller · 13 years ago
  68. e88d246 sparc: Stash orig_i0 into %g6 instead of %g2 by David S. Miller · 13 years ago
  69. 1d299bc sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls. by David S. Miller · 13 years ago
  70. 9ff03b3 sparc: sigutil: Include <linux/errno.h> by Ben Hutchings · 13 years ago
  71. 6ccce2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  72. b32fc0a Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  73. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  74. 51ce185 sparc: Hook up process_vm_{readv,writev} syscalls. by David S. Miller · 13 years ago
  75. f060ac5 sparc: Add module.h to files previously implicitly using it. by Paul Gortmaker · 13 years ago
  76. cdd0b0a sparc: remove several unnecessary module.h include instances by Paul Gortmaker · 13 years ago
  77. 066bcac sparc: move symbol exporters to use export.h not module.h by Paul Gortmaker · 13 years ago
  78. 7b64db6 sparc: add export.h to arch/sparc files as required by Paul Gortmaker · 14 years ago
  79. cd66bc4 sparc: fix implicit use of uaccess.h header in mdesc.c by Paul Gortmaker · 13 years ago
  80. c2068da sparc: fix implicit use of spitfire.h in pcr.c and of_device_64.c by Paul Gortmaker · 13 years ago
  81. 2e8ecdc sparc64: Fix masking and shifting in VIS fpcmp emulation. by David S. Miller · 13 years ago
  82. 92e0239 sparc/jump_label: drop arch_jump_label_text_poke_early() by Jeremy Fitzhardinge · 13 years ago
  83. aad4564 sparc: Add alignment flag to PCI expansion resources by Kjetil Oftedal · 13 years ago
  84. 27f20dc sparc: Avoid calling sigprocmask() by David S. Miller · 13 years ago
  85. faddf59 sparc: Use set_current_blocked() by Matt Fleming · 13 years ago
  86. 11032c1 sparc: Make '-p' boot option meaningful again. by David S. Miller · 13 years ago
  87. ddd53bf sparc, exec: remove redundant addr_limit assignment by Mathias Krause · 13 years ago
  88. 08cefa9 sparc64: Future proof Niagara cpu detection. by David S. Miller · 13 years ago
  89. 1a8e0da sparc64: Only Panther cheetah+ chips have POPC. by David S. Miller · 13 years ago
  90. 38f7f8f sparc32,sun4d: Change IPI IRQ level to prevent collision between IPI and timer interrupt by Kjetil Oftedal · 13 years ago
  91. 2ee04a1 sparc: Remove another reference to nfsservctl by Stephen Rothwell · 13 years ago
  92. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  93. 5598473 sparc: Allow handling signals when stack is corrupted. by David S. Miller · 13 years ago
  94. 4a0342c sparc: fix array bounds error setting up PCIC NMI trap by Ian Campbell · 13 years ago
  95. c92761f sparc: Don't do hypervisor calls on non-sun4v in DS driver. by David S. Miller · 13 years ago
  96. 8cd290a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  97. 961f65f sparc: Size mondo queues more sanely. by David S. Miller · 13 years ago
  98. 9076d0e sparc: Access kernel TSB using physical addressing when possible. by David S. Miller · 13 years ago
  99. 56d205c sparc: Use popc when possible for ffs/__ffs/ffz. by David S. Miller · 13 years ago
  100. ea5e744 sparc: Set reboot-cmd using reboot data hypervisor call if available. by David S. Miller · 13 years ago