1. 582a0ba sparc32: remove all uses of ARCH_SUN4C by Sam Ravnborg · 12 years ago
  2. 306f123 sparc32: remove sun4c traps by Sam Ravnborg · 12 years ago
  3. e7eaf5b sparc32: remove calls to sun4c dummy mm inits functions by Sam Ravnborg · 12 years ago
  4. 2c1cfb2 sparc32: drop sun4c support by Sam Ravnborg · 12 years ago
  5. aa6f079 sparc: fix build fail in mm/init_64.c when NEED_MULTIPLE_NODES is off by Paul Gortmaker · 12 years ago
  6. 799d40cc sparc64: Do not set max_mapnr. by David S. Miller · 12 years ago
  7. 5ed56f1 sparc64: Use node local allocations for IRQ stacks. by David S. Miller · 12 years ago
  8. 625d693 sparc64: Convert over to NO_BOOTMEM. by David S. Miller · 12 years ago
  9. 3423166 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 12 years ago
  10. c29554f sparc/mm/fault_32.c: Port OOM changes to do_sparc_fault by Kautuk Consul · 12 years ago
  11. 7358e51 sparc/mm/fault_64.c: Port OOM changes to do_sparc64_fault by Kautuk Consul · 12 years ago
  12. 49a7f04 Move all declarations of free_initmem() to linux/mm.h by David Howells · 12 years ago
  13. d550bbd Disintegrate asm/system.h for Sparc by David Howells · 12 years ago
  14. a24401b highmem: kill all __kmap_atomic() by Cong Wang · 13 years ago
  15. e9b57cc sparc: Use vsprintf extention %pf with builtin_return_address by Joe Perches · 12 years ago
  16. 45aa066 Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock by Ingo Molnar · 13 years ago
  17. b1f44e1 sparc32: Be less strict in matching %lo part of relocation. by David S. Miller · 13 years ago
  18. 2a4814d sparc: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 13 years ago
  19. 1aadc05 memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users by Tejun Heo · 13 years ago
  20. fe091c2 memblock: Kill memblock_init() by Tejun Heo · 13 years ago
  21. d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 13 years ago
  22. 3e37fd3 sparc: Kill custom io_remap_pfn_range(). by David S. Miller · 13 years ago
  23. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  24. b35a35b thp: share get_huge_page_tail() by Andrea Arcangeli · 13 years ago
  25. e0d85a3 sparc: gup_pte_range() support THP based tail recounting by Andrea Arcangeli · 13 years ago
  26. f060ac5 sparc: Add module.h to files previously implicitly using it. by Paul Gortmaker · 13 years ago
  27. cdd0b0a sparc: remove several unnecessary module.h include instances by Paul Gortmaker · 13 years ago
  28. 7b64db6 sparc: add export.h to arch/sparc files as required by Paul Gortmaker · 13 years ago
  29. f22ed71 sparc32,leon: SRMMU MMU Table probe fix by Daniel Hellstrom · 13 years ago
  30. f4142cb sparc64: Force the execute bit in OpenFirmware's translation entries. by David S. Miller · 13 years ago
  31. 0785a8e sparc: Fix build with DEBUG_PAGEALLOC enabled. by David S. Miller · 13 years ago
  32. 9076d0e sparc: Access kernel TSB using physical addressing when possible. by David S. Miller · 13 years ago
  33. df077ac sparc64: implement get_user_pages_fast() by David S. Miller · 13 years ago
  34. 4dedbf8 sparc64: kill page table quicklists by David S. Miller · 13 years ago
  35. 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
  36. f9b18db memblock: Don't allow archs to override memblock_nid_range() by Tejun Heo · 13 years ago
  37. 6d999da sparc32,leon: Added __init declaration to leon_flush_needed() by Matthias Rosenfelder · 13 years ago
  38. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 13 years ago
  39. 6cb79b3 sparc: Remove unnecessary semicolons by Joe Perches · 13 years ago
  40. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  41. 90f08e3 sparc: mmu_gather rework by Peter Zijlstra · 13 years ago
  42. 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 13 years ago
  43. fb1fece sparc: convert old cpumask API into new one by KOSAKI Motohiro · 13 years ago
  44. b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 13 years ago
  45. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 13 years ago
  46. c816be7 sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault(). by David S. Miller · 13 years ago
  47. 8ac1f83 thp: pte alloc trans splitting by Andrea Arcangeli · 14 years ago
  48. b2a39b0 sparc: use _start for the start entry (like 64 bit does) by Sam Ravnborg · 14 years ago
  49. c07724e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  50. 2027394 mm: fix race in kunmap_atomic() by Peter Zijlstra · 14 years ago
  51. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  52. 9088333 sparc32: Fix unaligned stack handling on trap return. by David S. Miller · 14 years ago
  53. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  54. c7fc2de memblock, bootmem: Round pfn properly for memory and reserved regions by Yinghai Lu · 14 years ago
  55. 8d12556 of/sparc: convert various prom_* functions to use phandle by Andres Salomon · 14 years ago
  56. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  57. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 14 years ago
  58. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  59. 673b864 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  60. 9d1e249 memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid() by Benjamin Herrenschmidt · 14 years ago
  61. 35a1f0b memblock: Remove nid_range argument, arch provides memblock_nid_range() instead by Benjamin Herrenschmidt · 14 years ago
  62. 08b8479 memblock/sparc: Use new accessors by Benjamin Herrenschmidt · 14 years ago
  63. e3239ff memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region by Benjamin Herrenschmidt · 14 years ago
  64. 71cd03b arch/sparc/mm: Use GFP_KERNEL by Julia Lawall · 14 years ago
  65. cd4cd73 sparc: remove references to of_device and to_of_device by Grant Likely · 14 years ago
  66. 95977d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  67. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  68. c87fe1c sparc32: Kill none_mask, it's bogus. by David S. Miller · 14 years ago
  69. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  70. 33cd9df sparc64: Fix array size reported by vmemmap_populate() by Ben Hutchings · 14 years ago
  71. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  72. b7f3a20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 14 years ago
  73. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  74. 4b17764 sparc: Support show_unhandled_signals. by David S. Miller · 14 years ago
  75. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  76. a084b66 sparc: Add missing SW perf fault events. by David S. Miller · 15 years ago
  77. e756fd8 sparc: use bitmap_find_next_zero_area by Akinobu Mita · 15 years ago
  78. 4ed5d5e sparc64: Add some missing __kprobes annotations to kernel fault paths. by David S. Miller · 15 years ago
  79. 135d082 sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.c by David S. Miller · 15 years ago
  80. ee1262d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  81. c803ba9 sparc,leon: init_leon srmmu cleanup by Kristoffer Glembo · 15 years ago
  82. bffbc94 sparc64: Fix definition of VMEMMAP_SIZE. by David S. Miller · 15 years ago
  83. 8401707 sparc,leon: Sparc-Leon SMP support by Konrad Eisele · 15 years ago
  84. 1a78ced sparc64: Fix D-cache flushing on swapin from SW devices. by David S. Miller · 15 years ago
  85. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  86. a29889a Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  87. d8ed1d4 sparc64: Validate linear D-TLB misses. by David S. Miller · 15 years ago
  88. 75d9e34 sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes. by Konrad Eisele · 15 years ago
  89. 0fd7ef1 sparc,leon: Introduce the sparc-leon CPU type. by Konrad Eisele · 15 years ago
  90. 5213a78 sparc,leon: CONFIG_SPARC_LEON option and leon specific files. by Konrad Eisele · 15 years ago
  91. a923c28 sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM. by David S. Miller · 15 years ago
  92. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  93. b99c6eb sparc64: Fix UP bootup regression. by David S. Miller · 15 years ago
  94. 6ac5c61 sparc: replace uses of CPU_MASK_ALL_PTR by Stephen Rothwell · 15 years ago
  95. 949e827 sparc: Simplify code using is_power_of_2() routine. by Robert P. J. Day · 15 years ago
  96. 73fffc0 sparc64: Get rid of real_setup_per_cpu_areas(). by David S. Miller · 15 years ago
  97. b696fdc sparc64: Defer cpu_data() setup until end of per-cpu data initialization. by David S. Miller · 15 years ago
  98. a209450 sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer. by David S. Miller · 15 years ago
  99. 890db40 sparc: Call OF and MD cpu scanning explicitly from paging_init() by David S. Miller · 15 years ago
  100. ad6561d module: trim exception table on init free. by Rusty Russell · 15 years ago