1. b35a35b thp: share get_huge_page_tail() by Andrea Arcangeli · 13 years ago
  2. e0d85a3 sparc: gup_pte_range() support THP based tail recounting by Andrea Arcangeli · 13 years ago
  3. 83f89ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  4. 2e8ecdc sparc64: Fix masking and shifting in VIS fpcmp emulation. by David S. Miller · 13 years ago
  5. 1448c72 compat: sync compat_stats with statfs. by Eric W. Biederman · 13 years ago
  6. a52312b sparc32: Correct the return value of memcpy. by David S. Miller · 13 years ago
  7. 21f74d3 sparc32: Remove uses of %g7 in memcpy implementation. by David S. Miller · 13 years ago
  8. 045b7de sparc32: Remove non-kernel code from memcpy implementation. by David S. Miller · 13 years ago
  9. aad4564 sparc: Add alignment flag to PCI expansion resources by Kjetil Oftedal · 13 years ago
  10. 27f20dc sparc: Avoid calling sigprocmask() by David S. Miller · 13 years ago
  11. faddf59 sparc: Use set_current_blocked() by Matt Fleming · 13 years ago
  12. f22ed71 sparc32,leon: SRMMU MMU Table probe fix by Daniel Hellstrom · 13 years ago
  13. f4142cb sparc64: Force the execute bit in OpenFirmware's translation entries. by David S. Miller · 13 years ago
  14. 11032c1 sparc: Make '-p' boot option meaningful again. by David S. Miller · 13 years ago
  15. ddd53bf sparc, exec: remove redundant addr_limit assignment by Mathias Krause · 13 years ago
  16. 08cefa9 sparc64: Future proof Niagara cpu detection. by David S. Miller · 13 years ago
  17. 1a8e0da sparc64: Only Panther cheetah+ chips have POPC. by David S. Miller · 13 years ago
  18. 38f7f8f sparc32,sun4d: Change IPI IRQ level to prevent collision between IPI and timer interrupt by Kjetil Oftedal · 13 years ago
  19. 2ee04a1 sparc: Remove another reference to nfsservctl by Stephen Rothwell · 13 years ago
  20. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  21. 5598473 sparc: Allow handling signals when stack is corrupted. by David S. Miller · 13 years ago
  22. 4a0342c sparc: fix array bounds error setting up PCIC NMI trap by Ian Campbell · 13 years ago
  23. 178a296 sparc64: Set HAVE_C_RECORDMCOUNT by David S. Miller · 13 years ago
  24. 3f6aa0b sparc32: unbreak arch_write_unlock() by Mikael Pettersson · 13 years ago
  25. a0fba3e sparc64: remove unnecessary macros from spinlock_64.h by Mikael Pettersson · 13 years ago
  26. c92761f sparc: Don't do hypervisor calls on non-sun4v in DS driver. by David S. Miller · 13 years ago
  27. 0785a8e sparc: Fix build with DEBUG_PAGEALLOC enabled. by David S. Miller · 13 years ago
  28. 8cd290a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  29. 961f65f sparc: Size mondo queues more sanely. by David S. Miller · 13 years ago
  30. 9076d0e sparc: Access kernel TSB using physical addressing when possible. by David S. Miller · 13 years ago
  31. a61b582 sparc: Fix __atomic_add_unless() return value. by Josip Rodin · 13 years ago
  32. fabb5bd sparc: use kbuild-generic support for true asm-generic header files by Sam Ravnborg · 13 years ago
  33. d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
  34. df013ff Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG by Huang Ying · 13 years ago
  35. 56d205c sparc: Use popc when possible for ffs/__ffs/ffz. by David S. Miller · 13 years ago
  36. ea5e744 sparc: Set reboot-cmd using reboot data hypervisor call if available. by David S. Miller · 13 years ago
  37. e2eb9f8 sparc: Add some missing hypervisor API groups. by David S. Miller · 13 years ago
  38. d600cbe sparc: Use hweight64() in popc emulation. by David S. Miller · 13 years ago
  39. ef7c4d4 sparc: Use popc if possible for hweight routines. by David S. Miller · 13 years ago
  40. e95ade0 sparc: Minor tweaks to Niagara page copy/clear. by David S. Miller · 13 years ago
  41. 968e75f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  42. a0e997c sparc: iounmap() and *_free_coherent() - Use lookup_resource() by Geert Uytterhoeven · 13 years ago
  43. 88efd0b sparc: _sparc_find_resource() should check for exact matches by Geert Uytterhoeven · 13 years ago
  44. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  45. ac85fe8 sparc: Sanitize cpu feature detection and reporting. by David S. Miller · 13 years ago
  46. 4ba991d sparc: Detect and handle UltraSPARC-T3 cpu types. by David S. Miller · 13 years ago
  47. 314ff52 sparc: Don't do expensive hypervisor PCR write unless necessary. by David S. Miller · 13 years ago
  48. 15e3608 sparc: Add T3 sun4v cpu type and hypervisor group defines. by David S. Miller · 13 years ago
  49. facfdde sparc: Don't leave sparc_pmu_type NULL on sun4v. by David S. Miller · 13 years ago
  50. 678624e sparc: rename atomic_add_unless by Stephen Rothwell · 13 years ago
  51. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  52. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  53. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  54. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  55. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  56. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  57. df077ac sparc64: implement get_user_pages_fast() by David S. Miller · 13 years ago
  58. 683d2fa sparc64: add support for _PAGE_SPECIAL by David S. Miller · 13 years ago
  59. 4a0100f sparc64: use RCU page table freeing by David S. Miller · 13 years ago
  60. 4dedbf8 sparc64: kill page table quicklists by David S. Miller · 13 years ago
  61. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  62. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 13 years ago
  63. 4d4abdc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  64. acb41c0 Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  65. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 13 years ago
  66. 33d8881 sparc,kgdbts: fix compile regression with kgdb test suite by Jason Wessel · 13 years ago
  67. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  68. 1ef4859 sparc: sun4m SMP: fix wrong shift instruction in IPI handler by Will Simoneau · 13 years ago
  69. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  70. 6d999da sparc32,leon: Added __init declaration to leon_flush_needed() by Matthias Rosenfelder · 13 years ago
  71. 18d85bc sparc/irqs: Do not trace arch_local_{*,irq_*} functions by Steven Rostedt · 13 years ago
  72. 89d6c0b perf, arch: Add generic NODE cache events by Peter Zijlstra · 13 years ago
  73. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 13 years ago
  74. c6830c2 Fix node_start/end_pfn() definition for mm/page_cgroup.c by KAMEZAWA Hiroyuki · 13 years ago
  75. 28f65c1 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  76. 10f0d07 sparc32, leon: bugfix in LEON SMP interrupt init by Daniel Hellstrom · 13 years ago
  77. a7d82a0 sparc32, sun4m: bugfix in SMP IPI traphandler by Daniel Hellstrom · 13 years ago
  78. 64099d9 pci/of: Consolidate pci_device_to_OF_node() by Benjamin Herrenschmidt · 13 years ago
  79. 98d9f30 pci/of: Match PCI devices to OF nodes dynamically by Benjamin Herrenschmidt · 13 years ago
  80. 6cb79b3 sparc: Remove unnecessary semicolons by Joe Perches · 13 years ago
  81. 9eeb089 Add support for allocating irqs for bootbus devices by oftedal · 13 years ago
  82. ea16058 Do not skip interrupt sources in sun4d interrupt handler and acknowledge interrupts correctly by oftedal · 13 years ago
  83. 5fba170 Restructure sun4d_build_device_irq so that timer interrupts can be allocated by oftedal · 13 years ago
  84. 8c47f8d sparc: PCIC_PCI needs SPARC32 dependency by David S. Miller · 13 years ago
  85. 2c7d164 sparc: Do not select GENERIC_HARDIRQS_NO_DEPRECATED by Geert Uytterhoeven · 13 years ago
  86. 5d07b78 sparc32,leon: add GRPCI2 PCI Host driver by Daniel Hellstrom · 13 years ago
  87. 26893c1 sparc32,leon: added LEON-common low-level PCI routines by Daniel Hellstrom · 13 years ago
  88. cfe3af5 sparc32: added CONFIG_PCIC_PCI Kconfig setting by Daniel Hellstrom · 13 years ago
  89. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  90. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  91. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  92. 5ca43f6 lib: consolidate DEBUG_STACK_USAGE option by Stephen Boyd · 13 years ago
  93. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  94. 90f08e3 sparc: mmu_gather rework by Peter Zijlstra · 13 years ago
  95. 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 13 years ago
  96. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  97. 6988f20 Merge branch 'fixes-2.6.39' into for-2.6.40 by Tejun Heo · 13 years ago
  98. e98bae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 13 years ago
  99. f400bdb sparc32: fix build, fix missing cpu_relax declaration by Sam Ravnborg · 13 years ago
  100. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago