1. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  2. 81cf09e sh: use PFN_DOWN macro by Alexander Kuleshov · 9 years ago
  3. 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
  4. 6e90b58 memory-hotplug: sh: suitable memory should go to ZONE_MOVABLE by Wang Nan · 10 years ago
  5. 6408068 mm: use pgdat_end_pfn() to simplify the code in arch by Xishi Qiu · 11 years ago
  6. e3a466b mm/SH: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
  7. da61efc mm/SH: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  8. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  9. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  10. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  11. 88448b6 mm/SH: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  12. 24d335c memory-hotplug: introduce new arch_remove_memory() for removing page table by Wen Congyang · 11 years ago
  13. 1aadc05 memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users by Tejun Heo · 13 years ago
  14. fe091c2 memblock: Kill memblock_init() by Tejun Heo · 13 years ago
  15. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  16. f7be345 sh: Add export.h to arch/sh specific files as required. by Paul Gortmaker · 13 years ago
  17. e66ac3f sh: kexec: Add PHYSICAL_START by Simon Horman · 13 years ago
  18. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  19. 2f59986 sh: Add a machvec callback for early memblock reservations. by Paul Mundt · 14 years ago
  20. 1dfd166 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  21. c7fc2de memblock, bootmem: Round pfn properly for memory and reserved regions by Yinghai Lu · 14 years ago
  22. baea90e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  23. 64106ca memblock/sh: Use new accessors by Benjamin Herrenschmidt · 14 years ago
  24. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  25. 598ee69 sh: Fix up PUD trampling in ranged page table init for X2TLB. by Paul Mundt · 14 years ago
  26. c77b29d sh: fix up CONFIG_KEXEC=n build. by Paul Mundt · 14 years ago
  27. 4bc277a sh: bootmem refactoring. by Paul Mundt · 14 years ago
  28. 19d8f84 sh: enable LMB region setup via machvec. by Paul Mundt · 14 years ago
  29. 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
  30. d01447b sh: Merge legacy and dynamic PMB modes. by Paul Mundt · 14 years ago
  31. 9edef28 sh: uncached mapping helpers. by Paul Mundt · 14 years ago
  32. b0f3ae0 sh: Isolate uncached mapping support. by Paul Mundt · 14 years ago
  33. 2dc2f8e sh: Kill off the special uncached section and fixmap. by Paul Mundt · 15 years ago
  34. 3125ee7 sh: Track the uncached mapping size. by Paul Mundt · 15 years ago
  35. 35f99c0 sh: pretty print virtual memory map on boot. by Paul Mundt · 15 years ago
  36. 2efa53b sh: Make 29/32-bit mode check helper generally available. by Paul Mundt · 15 years ago
  37. cb6d044 sh: Kill off now bogus fixmap/page wiring documentation. by Paul Mundt · 15 years ago
  38. d9b9487 sh: Handle early ioremaps through fixed mappings. by Paul Mundt · 15 years ago
  39. 07cad4d sh: Generalise the pte handling code for the fixmap path by Matt Fleming · 15 years ago
  40. cbf6b1b sh: Always provide thread_info allocators. by Paul Mundt · 15 years ago
  41. 5d9b4b1 sh: Definitions for 3-level page table layout by Matt Fleming · 15 years ago
  42. 94c2851 sh: Bump up dma_ops initialization far earlier in the boot process. by Paul Mundt · 15 years ago
  43. 1f69b6a sh: Prepare for dynamic PMB support by Matt Fleming · 15 years ago
  44. 3089aa1 kcore: use registerd physmem information by KAMEZAWA Hiroyuki · 15 years ago
  45. a0614da kcore: register vmalloc area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  46. c30bb2a kcore: add kclist types by KAMEZAWA Hiroyuki · 15 years ago
  47. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  48. 0906a3a sh: Fix up and optimize the kmap_coherent() interface. by Paul Mundt · 15 years ago
  49. 37443ef sh: Migrate SH-4 cacheflush ops to function pointers. by Paul Mundt · 15 years ago
  50. ecba106 sh: Centralize the CPU cache initialization routines. by Paul Mundt · 15 years ago
  51. b29fa1f sh: Wire up the uncached fixmap on sh64 as well. by Paul Mundt · 15 years ago
  52. 997d003 sh: Use local TLB flush in set_pte_phys(). by Paul Mundt · 15 years ago
  53. 8fc40238 sh: Prefer slab_is_available() over after_bootmem. by Paul Mundt · 15 years ago
  54. c04fc58 mm: show node to memory section relationship with symlinks in sysfs by Gary Hade · 16 years ago
  55. acca4f4 sh: Handle fixmap TLB eviction more coherently. by Paul Mundt · 16 years ago
  56. 5e451d9 sh: Kill off duplicate remove_memory() definition. by Andrew Morton · 16 years ago
  57. c15c5f8 sh: Support kernel stacks smaller than a page. by Paul Mundt · 16 years ago
  58. b6c20e4 sh: remove unnecessary memset after alloc_bootmem_low_pages by Marek Skuczynski · 16 years ago
  59. c6feb61 sh: early cached_to_uncached initialization. by Stuart Menefy · 16 years ago
  60. 3159e7d sh: Add support for memory hot-remove. by Paul Mundt · 16 years ago
  61. 03da6bf sh: use generic show_mem() by Johannes Weiner · 16 years ago
  62. 3560e24 bootmem: replace node_boot_start in struct bootmem_data by Johannes Weiner · 16 years ago
  63. 180c06e hotplug-memory: make online_page() common by Jeremy Fitzhardinge · 16 years ago
  64. 866e6b9 sh: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  65. db02612 sh: __uncached_start only on sh32. by Paul Mundt · 16 years ago
  66. 2adb4e1 sh: Populate swapper_pg_dir with fixmap range. by Stuart Menefy · 17 years ago
  67. cbaa118 sh: Preparation for uncached jumps through PMB. by Stuart Menefy · 17 years ago
  68. 379a95d sh: Tidy up various clear_page()/copy_page() definitions. by Paul Mundt · 17 years ago
  69. ba2727b sh: ioremap_64 needs after_bootmem. by Paul Mundt · 17 years ago
  70. 48e9419 fix memory hot remove not configured case. by KAMEZAWA Hiroyuki · 17 years ago
  71. 357d594 sh: Tidy up dependencies for SH-2 build. by Paul Mundt · 17 years ago
  72. 33d63bd sh: memory hot-add for sparsemem users support. by Paul Mundt · 17 years ago
  73. 07cbb41 sh: Use asm/sections.h for linker section symbols. by Paul Mundt · 17 years ago
  74. 2de212e sh: Fix up max_zone_pfns[] with multiple nodes. by Paul Mundt · 17 years ago
  75. dfbb904 sh: sparsemem support. by Paul Mundt · 17 years ago
  76. 27641de sh: Fix up various compile warnings for SE boards. by Paul Mundt · 17 years ago
  77. e868d61 spelling fixes: arch/sh/ by Simon Arlott · 17 years ago
  78. 5f8c990 sh: generic quicklist support. by Paul Mundt · 17 years ago
  79. 0106662 sh: bootmem tidying for discontig/sparsemem preparation. by Paul Mundt · 17 years ago
  80. ea9af69 sh: Local TLB flushing variants for SMP prep. by Paul Mundt · 18 years ago
  81. aec5e0e sh: Use a per-cpu ASID cache. by Paul Mundt · 18 years ago
  82. 339ba9b [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64 by Christoph Lameter · 17 years ago
  83. 11cbb70 sh: Trivial build fixes for SH-2 support. by Yoshinori Sato · 18 years ago
  84. 510c72ad sh: Fixup various PAGE_SIZE == 4096 assumptions. by Paul Mundt · 18 years ago
  85. 99a596f sh: pmd rework. by Stuart Menefy · 18 years ago
  86. 6e4662f sh: Use MMU.TTB register as pointer to current pgd. by Stuart Menefy · 18 years ago
  87. 21440cf sh: Preliminary support for SH-X2 MMU. by Paul Mundt · 18 years ago
  88. 19f9a34 sh: Initial vsyscall page support. by Paul Mundt · 18 years ago
  89. 2cb7ce3 sh: Enable /proc/kcore support. by Paul Mundt · 18 years ago
  90. e96636c sh: Various nommu fixes. by Yoshinori Sato · 18 years ago
  91. 26ff6c1 sh: page table alloc cleanups and page fault optimizations. by Paul Mundt · 18 years ago
  92. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  93. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  94. 65463b7 [PATCH] sh: Drop hp690 discontig support by Paul Mundt · 19 years ago
  95. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago