1. 7aac789 numa: introduce numa_mem_id()- effective local memory node id by Lee Schermerhorn · 14 years ago
  2. 7281201 numa: add generic percpu var numa_node_id() implementation by Lee Schermerhorn · 14 years ago
  3. 4eaf3f6 mem-hotplug: fix potential race while building zonelist for new populated zone by Haicheng Li · 14 years ago
  4. 1f52250 mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset by Haicheng Li · 14 years ago
  5. 319774e mem-hotplug: separate setup_per_cpu_pageset() into separate functions by Wu Fengguang · 14 years ago
  6. ec95f53 mm: introduce free_pages_prepare() by KOSAKI Motohiro · 14 years ago
  7. 4f92e25 mm: compaction: defer compaction using an exponential backoff when compaction fails by Mel Gorman · 14 years ago
  8. 56de726 mm: compaction: direct compact when a high-order allocation fails by Mel Gorman · 14 years ago
  9. 748446b mm: compaction: memory compaction core by Mel Gorman · 14 years ago
  10. e325c90 mm: default to node zonelist ordering when nodes have only lowmem by David Rientjes · 14 years ago
  11. c0ff745 cpuset,mm: fix no node to alloc memory when changing cpuset's mems by Miao Xie · 14 years ago
  12. 6dda9d5 page allocator: reduce fragmentation in buddy allocator by adding buddies that are merging to the tail of the free lists by Corrado Zoccolo · 14 years ago
  13. 8839316 Fix typos in comments by Thomas Weber · 14 years ago
  14. 718a382 mm: introduce dump_page() and print symbolic flag names by Wu Fengguang · 14 years ago
  15. 2d30a1f mm: do not iterate over NR_CPUS in __zone_pcp_update() by Thomas Gleixner · 14 years ago
  16. 72f0ba0 mm: suppress pfn range output for zones without pages by David Rientjes · 14 years ago
  17. 452aa69 mm/pm: force GFP_NOIO during suspend/hibernation and resume by Rafael J. Wysocki · 14 years ago
  18. 93e4a89 mm: restore zone->all_unreclaimable to independence word by KOSAKI Motohiro · 14 years ago
  19. fc91668 mm: remove free_hot_page() by Li Hong · 14 years ago
  20. c475dab mm/page_alloc.c: adjust a call site to trace_mm_page_free_direct by Li Hong · 14 years ago
  21. f650316 mm/page_alloc.c: remove duplicate call to trace_mm_page_free_direct by Li Hong · 14 years ago
  22. a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  23. 2ee78f7 x86: Fix non-bootmem compilation on PowerPC by Yinghai Lu · 14 years ago
  24. 0867721 x86: Make 64 bit use early_res instead of bootmem before slab by Yinghai Lu · 14 years ago
  25. ab38612 Merge branch 'master' into percpu by Tejun Heo · 14 years ago
  26. a701623 mm: fix migratetype bug which slowed swapping by Hugh Dickins · 14 years ago
  27. 6ccf80e page allocator: update NR_FREE_PAGES only when necessary by KOSAKI Motohiro · 14 years ago
  28. d2dbe08 mm/page_alloc: fix the range check for backward merging by Kazuhisa Ichikawa · 14 years ago
  29. 99dcc3e this_cpu: Page allocator conversion by Christoph Lameter · 15 years ago
  30. 443c6f1 SYSCTL: Add a mutex to the page_alloc zone order sysctl by Andi Kleen · 15 years ago
  31. dd508ae Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  32. 3981e15 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  33. 925cc71 mm: Add notifier in pageblock isolation for balloon drivers by Robert Jennings · 15 years ago
  34. 3299625 x86: Fix checking of SRAT when node 0 ram is not from 0 by Yinghai Lu · 15 years ago
  35. d4220f9 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  36. 4365a56 oom-kill: fix NUMA constraint check with nodemask by KAMEZAWA Hiroyuki · 15 years ago
  37. 8d22ba1 HWPOISON: detect free buddy pages explicitly by Wu Fengguang · 15 years ago
  38. af8e335 mm: CONFIG_MMU for PG_mlocked by Hugh Dickins · 15 years ago
  39. 9d0ed60 page allocator: Do not allow interrupts to use ALLOC_HARDER by Mel Gorman · 15 years ago
  40. cc4a685 page allocator: always wake kswapd when restarting an allocation attempt after direct reclaim failed by Mel Gorman · 15 years ago
  41. b76146e revert "mm: oom analysis: add buffer cache information to show_free_areas()" by Andrew Morton · 15 years ago
  42. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  43. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  44. 03f6462 mm: move highest_memmap_pfn by Hugh Dickins · 15 years ago
  45. a6f9edd page-allocator: maintain rolling count of pages to free from the PCP by Mel Gorman · 15 years ago
  46. 5f8dcc2 page-allocator: split per-cpu list into one-list-per-migrate-type by Mel Gorman · 15 years ago
  47. f862963 mm: do batched scans for mem_cgroup by Wu Fengguang · 15 years ago
  48. 2c85f51 mm: also use alloc_large_system_hash() for the PID hash table by Jan Beulich · 15 years ago
  49. 78986a6 page-allocator: limit the number of MIGRATE_RESERVE pageblocks per zone by Mel Gorman · 15 years ago
  50. 0d3d062 tracing, page-allocator: add trace event for page traffic related to the buddy lists by Mel Gorman · 15 years ago
  51. e0fff1b tracing, page-allocator: add trace events for anti-fragmentation falling back to other migratetypes by Mel Gorman · 15 years ago
  52. 4b4f278 tracing, page-allocator: add trace events for page allocation and page freeing by Mel Gorman · 15 years ago
  53. 38a3985 page-allocator: remove dead function free_cold_page() by Mel Gorman · 15 years ago
  54. 2f66a68 page-allocator: change migratetype for all pageblocks within a high-order page during __rmqueue_fallback by Mel Gorman · 15 years ago
  55. 451ea25 mm: perform non-atomic test-clear of PG_mlocked on free by Johannes Weiner · 15 years ago
  56. 945a111 mm: add gfp mask checking for __get_free_pages() by Akinobu Mita · 15 years ago
  57. a731286 mm: vmstat: add isolate pages by KOSAKI Motohiro · 15 years ago
  58. b259fbd mm: update alloc_flags after oom killer has been called by David Rientjes · 15 years ago
  59. 4b02108 mm: oom analysis: add shmem vmstat by KOSAKI Motohiro · 15 years ago
  60. c6a7f57 mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output by KOSAKI Motohiro · 15 years ago
  61. 71de1cc mm: oom analysis: add buffer cache information to show_free_areas() by KOSAKI Motohiro · 15 years ago
  62. 4a0aa73 mm: oom analysis: add per-zone statistics to show_free_areas() by KOSAKI Motohiro · 15 years ago
  63. 3701b03 mm: show_free_areas(): display slab pages in two separate fields by KOSAKI Motohiro · 15 years ago
  64. 55a4462 page_alloc: fix kernel-doc warning by Randy Dunlap · 15 years ago
  65. 8e7e40d memory hotplug: make pages from movable zone always isolatable by Shaohua Li · 15 years ago
  66. 6fb332f memory hotplug: exclude isolated page from pco page alloc by Shaohua Li · 15 years ago
  67. 112067f memory hotplug: update zone pcp at memory online by Shaohua Li · 15 years ago
  68. 478b81f mm: remove obsoleted alloc_pages cpuset comment by David Rientjes · 15 years ago
  69. 2a7684a HWPOISON: check and isolate corrupted free pages v2 by Wu Fengguang · 15 years ago
  70. dd5d241 page-allocator: always change pageblock ownership when anti-fragmentation is disabled by Mel Gorman · 15 years ago
  71. 7f9cfb3 mm: build_zonelists(): move clear node_load[] to __build_all_zonelists() by Bo Liu · 15 years ago
  72. 1fc28b7 page-allocator: allow too high-order warning messages to be suppressed with __GFP_NOWARN by Mel Gorman · 15 years ago
  73. 6583bb6 mm: avoid endless looping for oom killed tasks by David Rientjes · 15 years ago
  74. e084b2d page-allocator: preserve PFN ordering when __GFP_COLD is set by Mel Gorman · 15 years ago
  75. 7638d53 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  76. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  77. 264ef8a kmemleak: Remove alloc_bootmem annotations introduced in the past by Catalin Marinas · 15 years ago
  78. 5bfd756 Fix virt_to_phys() warnings by Kevin Cernekee · 15 years ago
  79. 66918dc x86: only clear node_states for 64bit by Yinghai Lu · 15 years ago
  80. 4923abf Don't warn about order-1 allocations with __GFP_NOFAIL by Linus Torvalds · 15 years ago
  81. 364df0e mm: fix handling of pagesets for downed cpus by Dimitri Sivanich · 15 years ago
  82. c277331 mm: page_alloc: clear PG_locked before checking flags on free by Johannes Weiner · 15 years ago
  83. dcce284 mm: Extend gfp masking to the page allocator by Benjamin Herrenschmidt · 15 years ago
  84. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  85. fa5e084 vmscan: do not unconditionally treat zones that fail zone_reclaim() as full by Mel Gorman · 15 years ago
  86. 73d60b7 page-allocator: clear N_HIGH_MEMORY map before we set it again by Yinghai Lu · 15 years ago
  87. 82553a9 oom: invoke oom killer for __GFP_NOFAIL by David Rientjes · 15 years ago
  88. 6837765 mm: remove CONFIG_UNEVICTABLE_LRU config option by KOSAKI Motohiro · 15 years ago
  89. bce7394 page-allocator: reset wmark_min and inactive ratio of zone when hotplug happens by Minchan Kim · 15 years ago
  90. 96cb4df page-allocator: add inactive ratio calculation function of each zone by Minchan Kim · 15 years ago
  91. bc75d33 page-allocator: clean up functions related to pages_min by Minchan Kim · 15 years ago
  92. 7f33d49 mm, PM/Freezer: Disable OOM killer when tasks are frozen by Rafael J. Wysocki · 15 years ago
  93. dab48da page-allocator: warn if __GFP_NOFAIL is used for a large allocation by Andrew Morton · 15 years ago
  94. e9bb35d mm: setup_per_zone_inactive_ratio - fix comment and make it __init by Cyrill Gorcunov · 15 years ago
  95. 5c87ead mm: setup_per_zone_inactive_ratio - do not call for int_sqrt if not needed by Cyrill Gorcunov · 15 years ago
  96. 6e08a36 vmscan: cleanup the scan batching code by Wu Fengguang · 15 years ago
  97. 20a0307 mm: introduce PageHuge() for testing huge/gigantic pages by Wu Fengguang · 15 years ago
  98. a1dd268 mm: use alloc_pages_exact() in alloc_large_system_hash() to avoid duplicated logic by Mel Gorman · 15 years ago
  99. 72807a7 page allocator: sanity check order in the page allocator slow path by Mel Gorman · 15 years ago
  100. 092cead page allocator: move free_page_mlock() to page_alloc.c by KOSAKI Motohiro · 15 years ago