1. 961f8fa sparc, mm: Remove calling of free_all_bootmem_node() by Yinghai Lu · 12 years ago
  2. 9e695d2 sparc64: Support transparent huge pages. by David Miller · 12 years ago
  3. c460bec sparc64: Eliminate PTE table memory wastage. by David Miller · 12 years ago
  4. 15b9350 sparc64: Only support 4MB huge pages and 8KB base pages. by David Miller · 12 years ago
  5. 5da444a sparc: fix format string argument for prom_printf() by Akinobu Mita · 12 years ago
  6. c69ad0a sparc64: Use cpu_pgsz_mask for linear kernel mapping config. by David S. Miller · 12 years ago
  7. ce33fdc sparc64: Probe cpu page size support more portably. by David S. Miller · 12 years ago
  8. 4f93d21 sparc64: Support 2GB and 16GB page sizes for kernel linear mappings. by David S. Miller · 12 years ago
  9. 2856cc2 sparc64: Be less verbose during vmemmap population. by David S. Miller · 12 years ago
  10. aa6f079 sparc: fix build fail in mm/init_64.c when NEED_MULTIPLE_NODES is off by Paul Gortmaker · 12 years ago
  11. 799d40cc sparc64: Do not set max_mapnr. by David S. Miller · 12 years ago
  12. 5ed56f1 sparc64: Use node local allocations for IRQ stacks. by David S. Miller · 12 years ago
  13. 625d693 sparc64: Convert over to NO_BOOTMEM. by David S. Miller · 12 years ago
  14. d550bbd Disintegrate asm/system.h for Sparc by David Howells · 12 years ago
  15. 2a4814d sparc: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 13 years ago
  16. 1aadc05 memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users by Tejun Heo · 13 years ago
  17. fe091c2 memblock: Kill memblock_init() by Tejun Heo · 13 years ago
  18. d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 13 years ago
  19. f4142cb sparc64: Force the execute bit in OpenFirmware's translation entries. by David S. Miller · 13 years ago
  20. 0785a8e sparc: Fix build with DEBUG_PAGEALLOC enabled. by David S. Miller · 13 years ago
  21. 9076d0e sparc: Access kernel TSB using physical addressing when possible. by David S. Miller · 13 years ago
  22. f9b18db memblock: Don't allow archs to override memblock_nid_range() by Tejun Heo · 13 years ago
  23. 6cb79b3 sparc: Remove unnecessary semicolons by Joe Perches · 13 years ago
  24. fb1fece sparc: convert old cpumask API into new one by KOSAKI Motohiro · 13 years ago
  25. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  26. c7fc2de memblock, bootmem: Round pfn properly for memory and reserved regions by Yinghai Lu · 14 years ago
  27. 8d12556 of/sparc: convert various prom_* functions to use phandle by Andres Salomon · 14 years ago
  28. 9d1e249 memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid() by Benjamin Herrenschmidt · 14 years ago
  29. 35a1f0b memblock: Remove nid_range argument, arch provides memblock_nid_range() instead by Benjamin Herrenschmidt · 14 years ago
  30. 08b8479 memblock/sparc: Use new accessors by Benjamin Herrenschmidt · 14 years ago
  31. e3239ff memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region by Benjamin Herrenschmidt · 14 years ago
  32. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  33. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  34. 33cd9df sparc64: Fix array size reported by vmemmap_populate() by Ben Hutchings · 14 years ago
  35. 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
  36. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  37. 1a78ced sparc64: Fix D-cache flushing on swapin from SW devices. by David S. Miller · 15 years ago
  38. d8ed1d4 sparc64: Validate linear D-TLB misses. by David S. Miller · 15 years ago
  39. b99c6eb sparc64: Fix UP bootup regression. by David S. Miller · 15 years ago
  40. 6ac5c61 sparc: replace uses of CPU_MASK_ALL_PTR by Stephen Rothwell · 15 years ago
  41. 73fffc0 sparc64: Get rid of real_setup_per_cpu_areas(). by David S. Miller · 15 years ago
  42. b696fdc sparc64: Defer cpu_data() setup until end of per-cpu data initialization. by David S. Miller · 15 years ago
  43. a209450 sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer. by David S. Miller · 15 years ago
  44. 890db40 sparc: Call OF and MD cpu scanning explicitly from paging_init() by David S. Miller · 15 years ago
  45. 01c45381 sparc64: add_node_ranges() must be __init by David S. Miller · 15 years ago
  46. 9a2ed5c sparc64: Fix section mismatch warnings in PCI controller drivers. by David S. Miller · 15 years ago
  47. e305cb8f cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc64 by Rusty Russell · 15 years ago
  48. 917c366 sparc64: move EXPORT_SYMBOL to the symbols definition by Sam Ravnborg · 16 years ago
  49. 9018113 sparc64: Use unsigned long long for u64. by Sam Ravnborg · 16 years ago
  50. ff9aefb sparc64: refactor code in init_64.c by Sam Ravnborg · 16 years ago
  51. 27137e5 sparc,sparc64: unify mm/ by Sam Ravnborg · 16 years ago[Renamed (99%) from arch/sparc64/mm/init.c]
  52. 293666b sparc64: Stop using memory barriers for atomics and locks. by David S. Miller · 16 years ago
  53. 8c29890 sparc64 trivial section misannotations by Al Viro · 16 years ago
  54. af1ee56 sparc64: Kill sparse warnings in mm/init.h by David S. Miller · 16 years ago
  55. 98d86c0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 16 years ago
  56. 446139a sparc64: Implement SSTATE purely using notifiers and initcalls. by David S. Miller · 16 years ago
  57. ba4962d sparc64: Clean up CPU chip type probing code. by David S. Miller · 16 years ago
  58. b69416b sparc64: Rewrite central driver. by David S. Miller · 16 years ago
  59. dbb8c35 sparc64: setup_valid_addr_bitmap_from_pavail() should be __init by David S. Miller · 16 years ago
  60. 072bd41 sparc64: Add JBUS NUMA detection. by David S. Miller · 16 years ago
  61. f2b6079 sparc64: Fix cmdline_memory_size handling bugs. by David S. Miller · 16 years ago
  62. c918dcc sparc64: Fix overshoot in nid_range(). by David S. Miller · 16 years ago
  63. 4f70f7a sparc64: Implement IRQ stacks. by David S. Miller · 16 years ago
  64. 471a542 sparc64: use generic show_mem() by Johannes Weiner · 16 years ago
  65. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  66. b00dc83 sparc64: remove CVS keywords by Adrian Bunk · 16 years ago
  67. 7047901 sparc64: Fix lmb_reserve() args in find_ramdisk(). by David S. Miller · 16 years ago
  68. a94a172 sparc64: Work around memory probing bug in openfirmware. by David S. Miller · 16 years ago
  69. d45100f sparc64: Fix initrd regression. by David S. Miller · 16 years ago
  70. abdefbd sparc64: remove online_page() by Adrian Bunk · 16 years ago
  71. 35802c0 sparc: Export symbols for ZERO_PAGE usage in modules. by Aneesh Kumar K.V · 16 years ago
  72. 9223b41 pageflags: get rid of FLAGS_RESERVED by Christoph Lameter · 16 years ago
  73. 919ee67 [SPARC64]: Add NUMA support. by David S. Miller · 16 years ago
  74. 4a28333 [SPARC64]: Initialize MDESC earlier and use lmb_alloc() by David S. Miller · 16 years ago
  75. ad07200 [SPARC64]: Use lmb_alloc() for PROM device tree. by David S. Miller · 16 years ago
  76. b970945 [SPARC64]: Call real_setup_per_cpu_areas() earlier and use lmb_alloc(). by David S. Miller · 16 years ago
  77. 9422273 [SPARC64]: Fully use LMB information in bootmem_init(). by David S. Miller · 16 years ago
  78. 25b0c65 [SPARC64]: Start using LMB information in bootmem_init(). by David S. Miller · 16 years ago
  79. 3b2a7e2 [SPARC64]: Initialize LMB tables. by David S. Miller · 16 years ago
  80. 4e82c9a [SPARC64]: Move ramdisk discovery code out to seperate function. by David S. Miller · 16 years ago
  81. 99cd220 [SPARC64]: Fix sparse errors in arch/sparc64/kernel/traps.c by David S. Miller · 16 years ago
  82. 3d5ae6b [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/{cpu,setup}.c by David S. Miller · 16 years ago
  83. 6465874 [SPARC64]: Remove most limitations to kernel image size. by David S. Miller · 16 years ago
  84. 896aef4 [SPARC64]: Fix section mismatch from kernel_map_range by Sam Ravnborg · 16 years ago
  85. 3c62a2d [SPARC64]: Always register a PROM based early console. by David S. Miller · 16 years ago
  86. 0f78e75 [SPARC64]: Remove DEBUG_BOOTMEM. by David S. Miller · 16 years ago
  87. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 16 years ago
  88. 3afc620 SPARC64: use generic percpu by travis@sgi.com · 16 years ago
  89. 8f361453 [SPARC64]: Fix two kernel linear mapping setup bugs. by David S. Miller · 17 years ago
  90. d979f17 [SPARC64]: __inline__ --> inline by David S. Miller · 17 years ago
  91. 48e9419 fix memory hot remove not configured case. by KAMEZAWA Hiroyuki · 17 years ago
  92. 46644c2 SPARC64: SPARSEMEM_VMEMMAP support by David Miller · 17 years ago
  93. 42d5f99 [SPARC64]: Only use bypass accesses to INO buckets. by David S. Miller · 17 years ago
  94. 7db35f3 [SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry. by David S. Miller · 17 years ago
  95. 2d9e276 [SPARC64]: Fix two bugs wrt. kernel 4MB TSB. by David S. Miller · 17 years ago
  96. 22adb35 [SPARC64]: Eliminate NR_CPUS limitations. by David S. Miller · 17 years ago
  97. 5cbc307 [SPARC64]: Use machine description and OBP properly for cpu probing. by David S. Miller · 17 years ago
  98. 22d6a1c [SPARC64]: Report proper system soft state to the hypervisor. by David S. Miller · 17 years ago
  99. e5dd42e [SPARC64]: Spelling fixes. by Simon Arlott · 17 years ago
  100. 3a2cba9 Quicklist support for sparc64 by David Miller · 17 years ago