1. 75a56cf bootmem: revisit alloc_bootmem_section by Johannes Weiner · 16 years ago
  2. 4cc278b bootmem: Make __alloc_bootmem_low_node fall back to other nodes by Johannes Weiner · 16 years ago
  3. 0f3caba bootmem: respect goal more likely by Johannes Weiner · 16 years ago
  4. e2bf3ca bootmem: factor out the marking of a PFN range by Johannes Weiner · 16 years ago
  5. d747fa4 bootmem: free/reserve helpers by Johannes Weiner · 16 years ago
  6. 5f2809e bootmem: clean up alloc_bootmem_core by Johannes Weiner · 16 years ago
  7. 41546c1 bootmem: clean up free_all_bootmem_core by Johannes Weiner · 16 years ago
  8. 636cc40 bootmem: revisit bootmem descriptor list handling by Johannes Weiner · 16 years ago
  9. df049a5 bootmem: revisit bitmap size calculations by Johannes Weiner · 16 years ago
  10. 2e5237d bootmem: add debugging framework by Johannes Weiner · 16 years ago
  11. a66fd7d bootmem: add documentation to API functions by Johannes Weiner · 16 years ago
  12. 57cfc29 bootmem: clean up bootmem.c file header by Johannes Weiner · 16 years ago
  13. 223e8dc bootmem: reorder code to match new bootmem structure by Johannes Weiner · 16 years ago
  14. 7251ff78 hugetlb: quota is not freed for unused reserved private huge pages by Adam Litke · 16 years ago
  15. 7f09ca5 hugetlb: fix a hugepage reservation check for MAP_SHARED by Mel Gorman · 16 years ago
  16. 53ba51d hugetlb: allow arch overridden hugepage allocation by Jon Tollefson · 16 years ago
  17. e11bfbf hugetlb: override default huge page size by Nick Piggin · 16 years ago
  18. ceb8687 hugetlb: introduce pud_huge by Andi Kleen · 16 years ago
  19. 4abd32d hugetlb: printk cleanup by Andi Kleen · 16 years ago
  20. 8faa8b0 hugetlb: support boot allocate different sizes by Andi Kleen · 16 years ago
  21. aa888a7 hugetlb: support larger than MAX_ORDER by Andi Kleen · 16 years ago
  22. 01ad1c0 mm: export prep_compound_page to mm by Andi Kleen · 16 years ago
  23. b54bbf7 mm: introduce non panic alloc_bootmem by Andi Kleen · 16 years ago
  24. 5ced66c hugetlb: abstract numa round robin selection by Andi Kleen · 16 years ago
  25. a343787 hugetlb: new sysfs interface by Nishanth Aravamudan · 16 years ago
  26. a137e1c hugetlbfs: per mount huge page sizes by Andi Kleen · 16 years ago
  27. e5ff215 hugetlb: multiple hstates for multiple page sizes by Andi Kleen · 16 years ago
  28. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  29. b7ba30c hugetlb: factor out prep_new_huge_page by Andi Kleen · 16 years ago
  30. ff7ea79 mm: create /sys/kernel/mm by Nishanth Aravamudan · 16 years ago
  31. 5e9426ab mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INIT by Nishanth Aravamudan · 16 years ago
  32. a47a126 vmallocinfo: add NUMA information by Eric Dumazet · 16 years ago
  33. bcd78e4 tmpfs: support aio by Hugh Dickins · 16 years ago
  34. 11fa977 generic_file_aio_read() cleanups by Hugh Dickins · 16 years ago
  35. a858f7b vma_page_offset() has no callees: drop it by Johannes Weiner · 16 years ago
  36. 84afd99 hugetlb reservations: fix hugetlb MAP_PRIVATE reservations across vma splits by Andy Whitcroft · 16 years ago
  37. c37f9fb hugetlb: allow huge page mappings to be created without reservations by Andy Whitcroft · 16 years ago
  38. 9682290 hugetlb: move reservation region support earlier by Andy Whitcroft · 16 years ago
  39. cdfd432 mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservations by Andy Whitcroft · 16 years ago
  40. e7c4b0b huge page private reservation review cleanups by Andy Whitcroft · 16 years ago
  41. 04f2cbe hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE) on hugetlbfs will succeed by Mel Gorman · 16 years ago
  42. a1e7877 hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until fork() by Mel Gorman · 16 years ago
  43. fc1b8a7 hugetlb: move hugetlb_acct_memory() by Mel Gorman · 16 years ago
  44. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
  45. 9023cb7 slob: record page flag overlays explicitly by Andy Whitcroft · 16 years ago
  46. 8a38082 slub: record page flag overlays explicitly by Andy Whitcroft · 16 years ago
  47. 3c82d0c buddy: clarify comments describing buddy merge by Andy Whitcroft · 16 years ago
  48. 42b7772 mm: remove double indirection on tlb parameter to free_pgd_range() & Co by Jan Beulich · 16 years ago
  49. 28b2ee2 access_process_vm device memory infrastructure by Rik van Riel · 16 years ago
  50. 0d71d10a mm: remove nopfn by Nick Piggin · 16 years ago
  51. a969e90 kill generic_file_direct_IO() by Christoph Hellwig · 16 years ago
  52. 75353be mm/hugetlb.c: fix duplicate variable by Adrian Bunk · 16 years ago
  53. c748e13 mm/vmstat.c: proper externs by Adrian Bunk · 16 years ago
  54. 4f5ca26 mm/migrate.c should #include <linux/syscalls.h> by Adrian Bunk · 16 years ago
  55. e4048e5 page allocator: inline some __alloc_pages() wrappers by KOSAKI Motohiro · 16 years ago
  56. ffc6421 mm: unexport __alloc_bootmem_core() by Johannes Weiner · 16 years ago
  57. 8ae0446 mm: normalize internal argument passing of bootmem data by Johannes Weiner · 16 years ago
  58. 6b312c0 mm: fix free_all_bootmem_core alignment check by Johannes Weiner · 16 years ago
  59. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  60. 68ad8df mm: print out the zonelists on request for manual verification by Mel Gorman · 16 years ago
  61. 2dbb51c mm: make defensive checks around PFN values registered for memory usage by Mel Gorman · 16 years ago
  62. 708614e mm: verify the page links and memory model by Mel Gorman · 16 years ago
  63. 6b74ab9 mm: add a basic debugging framework for memory initialisation by Mel Gorman · 16 years ago
  64. 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  65. 47c317a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  66. eb6a12c Merge branch 'linus' into cpus4096-for-linus by Ingo Molnar · 16 years ago
  67. db7a94d highmem: Export totalhigh_pages. by David S. Miller · 16 years ago
  68. 0ebd652 slub: dump more data on slab corruption by Pekka Enberg · 16 years ago
  69. bb2c018 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  70. 41ab859 SLUB: simplify re on_each_cpu() by Alexey Dobriyan · 16 years ago
  71. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  72. 8263884 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  73. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  74. b9d2252 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  75. e79aec2 slab: rename slab_destroy_objs by Rabin Vincent · 16 years ago
  76. 88e4ccf slub: current is always valid by Alexey Dobriyan · 16 years ago
  77. 0937502 slub: Add check for kfree() of non slab objects. by Christoph Lameter · 16 years ago
  78. 8d2567a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  79. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 16 years ago
  80. e18425a Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  81. a3da5bf Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  82. 6c118e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  83. b7f80af Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  84. 7daf705 Start using the new '%pS' infrastructure to print symbols by Linus Torvalds · 16 years ago
  85. 5806b81 Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 16 years ago
  86. 421c175 [S390] Add support for memory hot-add. by Heiko Carstens · 16 years ago
  87. 11c2d81 Merge commit 'origin/HEAD' into test-merge by Benjamin Herrenschmidt · 16 years ago
  88. ae94b80 Merge branch 'linus' into x86/core by Ingo Molnar · 16 years ago
  89. 06d6cf6 mm: Add range_cont mode for writeback by Aneesh Kumar K.V · 16 years ago
  90. f4c0a0f vfs: export filemap_fdatawrite_range() by Jan Kara · 16 years ago
  91. bdb2192 slub: Fix use-after-preempt of per-CPU data structure by Dmitry Adamushko · 16 years ago
  92. bac0c91 Merge branch 'tracing/ftrace' into auto-ftrace-next by Ingo Molnar · 16 years ago
  93. b845f31 mm: Allow architectures to define additional protection bits by Dave Kleikamp · 16 years ago
  94. 5dab8ec mm, generic, x86 boot: more tweaks to hex prints of some pfn addresses by Paul Jackson · 16 years ago
  95. 2bc0d26 x86 boot: more consistently use type int for node ids by Paul Jackson · 16 years ago
  96. e2fc252 x86 boot: show pfn addresses in hex not decimal in some kernel info printks by Paul Jackson · 16 years ago
  97. d52d53b RFC x86: try to remove arch_get_ram_range by Yinghai Lu · 16 years ago
  98. 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 16 years ago
  99. b5bc6c0 x86, mm: use add_highpages_with_active_regions() for high pages init v2 by Yinghai Lu · 16 years ago
  100. cc1050b x86: replace shrink_active_range() with remove_active_range() by Yinghai Lu · 16 years ago