1. 41d78ba [PATCH] compound page: use page[1].lru by Hugh Dickins · 18 years ago
  2. 88a2a4ac [PATCH] percpu data: only iterate over possible CPUs by Eric Dumazet · 18 years ago
  3. 6292d9a [PATCH] __cpuinit functions wrongly marked __meminit by Ashok Raj · 18 years ago
  4. 9eeff23 [PATCH] Zone reclaim: Reclaim logic by Christoph Lameter · 18 years ago
  5. c09b424 [PATCH] x86_64: add __meminit for memory hotplug by Matt Tolentino · 18 years ago
  6. cbe8dd4 [PATCH] memmap_init_zone(): remove uneccesary page++ by Greg Ungerer · 18 years ago
  7. 4eac915 [PATCH] mm: gfp_atomic comments by Paul Jackson · 18 years ago
  8. 7365f3d [PATCH] Restore KERN_EMERG to each line printed by bad_page by Hugh Dickins · 18 years ago
  9. a4fc7ab [PATCH] fix/simplify mutex debugging code by David Woodhouse · 18 years ago
  10. de5097c [PATCH] mutex subsystem, more debugging code by Ingo Molnar · 18 years ago
  11. 3e0d98b [PATCH] cpuset: memory pressure meter by Paul Jackson · 18 years ago
  12. 48db57f [PATCH] mm: free_pages opt by Nick Piggin · 18 years ago
  13. 23316bc [PATCH] mm: cleanup zone_pcp by Nick Piggin · 18 years ago
  14. 8ad4b1f [PATCH] Make high and batch sizes of per_cpu_pagelists configurable by Rohit Seth · 18 years ago
  15. bec6b0c [PATCH] slab: remove nested #ifdef CONFIG_NUMA by Christoph Lameter · 18 years ago
  16. 84c2008 [PATCH] revert "mm: page_state fixes" by Andrew Morton · 18 years ago
  17. a74609f [PATCH] mm: page_state opt by Nick Piggin · 18 years ago
  18. 070f803 [PATCH] build_zonelists_node(): rename args by Christoph Lameter · 18 years ago
  19. 02a68a5 [PATCH] Fix zone policy determination by Christoph Lameter · 18 years ago
  20. 4be38e3 [PATCH] mm: move determination of policy_zone into page allocator by Christoph Lameter · 18 years ago
  21. 1a93205 [PATCH] mm: simplify build_zonelists_node by removing the case statement. by Christoph Lameter · 18 years ago
  22. f3fe651 [PATCH] mm: add populated_zone() helper by Con Kolivas · 18 years ago
  23. 224abf9 [PATCH] mm: bad_page optimisation by Nick Piggin · 18 years ago
  24. 9328b8f [PATCH] mm: dma32 zone statistics by Nick Piggin · 18 years ago
  25. a226f6c [PATCH] FRV: Clean up bootmem allocator's page freeing algorithm by David Howells · 18 years ago
  26. 085cc7d [PATCH] mm: page_alloc cleanups by Nick Piggin · 18 years ago
  27. a86b1f5 [PATCH] mm: page_state fixes by Nick Piggin · 18 years ago
  28. 2d92c5c [PATCH] mm: remove pcp low by Nick Piggin · 18 years ago
  29. 13e7444 [PATCH] mm: remove bad_range by Nick Piggin · 18 years ago
  30. 92be2e33 [PATCH] mm: microopt conditions by Nick Piggin · 18 years ago
  31. 77a8a78 [PATCH] mm: set_page_refs opt by Nick Piggin · 18 years ago
  32. c54ad30 [PATCH] mm: pagealloc opt by Nick Piggin · 18 years ago
  33. a94b3ab [PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODES by Mike Kravetz · 18 years ago
  34. 47f3a86 [PATCH] mm: fix __alloc_pages cpuset ALLOC_* flags by Paul Jackson · 18 years ago
  35. 78d9955 [PATCH] missing prototype (mm/page_alloc.c) by Al Viro · 19 years ago
  36. 0ceaacc [PATCH] Fix up per-cpu page batch sizes by Nick Piggin · 19 years ago
  37. 3148890 [PATCH] mm: __alloc_pages cleanup fix by Nick Piggin · 19 years ago
  38. 689bceb [PATCH] unpaged: PG_reserved bad_page by Hugh Dickins · 19 years ago
  39. 664beed [PATCH] unpaged: unifdefed PageCompound by Hugh Dickins · 19 years ago
  40. 6b1de91 [PATCH] VM: fix zone list restart in page allocatate by Jens Axboe · 19 years ago
  41. 4060994 Merge x86-64 update from Andi by Linus Torvalds · 19 years ago
  42. 07808b7 [PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_t by Andi Kleen · 19 years ago
  43. b0d4169 [PATCH] x86_64: When cpu_up fails clean up page allocator properly by Andi Kleen · 19 years ago
  44. a2f1b42 [PATCH] x86_64: Add 4GB DMA32 zone by Andi Kleen · 19 years ago
  45. 669ed17 [PATCH] mm: highmem watermarks by Nick Piggin · 19 years ago
  46. 7fb1d9f [PATCH] mm: __alloc_pages cleanup by Rohit Seth · 19 years ago
  47. 885036d [PATCH] mm: __GFP_NOFAIL fix by Kirill Korotaev · 19 years ago
  48. 6b482c6 [PATCH] Don't print per-cpu vm stats for offline cpus. by Dave Jones · 19 years ago
  49. f8b8db7 [PATCH] unexport nr_swap_pages by Adrian Bunk · 19 years ago
  50. 2f96996 [PATCH] mm: wider use of for_each_*cpu() by John Hawkes · 19 years ago
  51. 3947be1 [PATCH] memory hotplug: sysfs and add/remove functions by Dave Hansen · 19 years ago
  52. bdc8cb9 [PATCH] memory hotplug locking: zone span seqlock by Dave Hansen · 19 years ago
  53. 208d54e [PATCH] memory hotplug locking: node_size_lock by Dave Hansen · 19 years ago
  54. c6a57e1 [PATCH] memory hotplug prep: fixup bad_range() by Dave Hansen · 19 years ago
  55. ed8ece2 [PATCH] memory hotplug prep: break out zone initialization by Dave Hansen · 19 years ago
  56. 4c21e2f [PATCH] mm: split page table lock by Hugh Dickins · 19 years ago
  57. b581003 [PATCH] core remove PageReserved by Nick Piggin · 19 years ago
  58. e46a5e2 [PATCH] mm: set per-cpu-pages lower threshold to zero by Seth, Rohit · 19 years ago
  59. ba56e91 [PATCH] mm: page_alloc: increase size of per-cpu-pages by Seth, Rohit · 19 years ago
  60. 260b236 [PATCH] gfp_t: the rest by Al Viro · 19 years ago
  61. af4ca45 [PATCH] gfp_t: infrastructure by Al Viro · 19 years ago
  62. 1c6fe94 [PATCH] NUMA: broken per cpu pageset counters by Magnus Damm · 19 years ago
  63. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  64. 9f15833 [PATCH] use add_taint() for setting tainted bit flags by Randy Dunlap · 19 years ago
  65. 207f36e [PATCH] remove invalid comment in mm/page_alloc.c by Renaud Lienhart · 19 years ago
  66. 9bf2229 [PATCH] cpusets: formalize intermediate GFP_KERNEL containment by Paul Jackson · 19 years ago
  67. 6c231b7 [PATCH] Additions to .data.read_mostly section by Ravikiran G Thirumalai · 19 years ago
  68. c3d8c14 [PATCH] More __read_mostly variables by Christoph Lameter · 19 years ago
  69. c07e02d [PATCH] VM: add page_state info to per-node meminfo by Martin Hicks · 19 years ago
  70. 53e9a61 [PATCH] VM: zone reclaim atomic ops cleanup by Martin Hicks · 19 years ago
  71. 242e546 [PATCH] mm: remove atomic by Nick Piggin · 19 years ago
  72. e310fd4 [PATCH] Fix NUMA node sizing in nr_free_zone_pages by Martin J. Bligh · 19 years ago
  73. 12b1c5f [PATCH] Remove bogus warning in page_alloc.c by Andy Whitcroft · 19 years ago
  74. 37b173a [PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pages handling by Marcelo Tosatti · 19 years ago
  75. 79b9ce3 [PATCH] print order information when OOM killing by Marcelo Tosatti · 19 years ago
  76. 3212c6b [PATCH] fix WANT_PAGE_VIRTUAL in memmap_init by Bob Picco · 19 years ago
  77. 29751f6 [PATCH] sparsemem hotplug base by Andy Whitcroft · 19 years ago
  78. 641c767 [PATCH] sparsemem swiss cheese numa layouts by Andy Whitcroft · 19 years ago
  79. d41dee3 [PATCH] sparsemem memory model by Andy Whitcroft · 19 years ago
  80. 93b7504 [PATCH] Introduce new Kconfig option for NUMA or DISCONTIG by Dave Hansen · 19 years ago
  81. 348f8b6 [PATCH] sparsemem base: reorganize page->flags bit operations by Dave Hansen · 19 years ago
  82. 6f167ec [PATCH] sparsemem base: simple NUMA remap space allocator by Dave Hansen · 19 years ago
  83. b7c84c6 [PATCH] boot_pageset must not be freed. by Christoph Lameter · 19 years ago
  84. c0d6221 [PATCH] Kill stray newline by Denis Vlasenko · 19 years ago
  85. 334795e [PATCH] bad_page: clear reclaim and slab by Hugh Dickins · 19 years ago
  86. 2caaad4 [PATCH] Reduce size of huge boot per_cpu_pageset by Christoph Lameter · 19 years ago
  87. 4ae7c03 [PATCH] Periodically drain non local pagesets by Christoph Lameter · 19 years ago
  88. 578c2fd [PATCH] add OOM debug by Janet Morgan · 19 years ago
  89. c2f29ea [PATCH] __read_page_state(): pass unsigned long instead of unsigned by Benjamin LaHaise · 19 years ago
  90. 83e5d8f [PATCH] __mod_page_state(): pass unsigned long instead of unsigned by Benjamin LaHaise · 19 years ago
  91. 1ad539b [PATCH] vm: try_to_free_pages unused argument by Darren Hart · 19 years ago
  92. e7c8d5c [PATCH] node local per-cpu-pages by Christoph Lameter · 19 years ago
  93. 1e7e5a9 [PATCH] VM: rate limit early reclaim by Martin Hicks · 19 years ago
  94. 0c35bba [PATCH] VM: add __GFP_NORECLAIM by Martin Hicks · 19 years ago
  95. 753ee72 [PATCH] VM: early zone reclaim by Martin Hicks · 19 years ago
  96. 295ab93 [PATCH] mm: add /proc/zoneinfo by Nikita Danilov · 19 years ago
  97. 7223a93 [IA64] Export node_online_map and node_possible_map by Dean Nelson · 19 years ago
  98. 4dc3b16 [PATCH] DocBook: changes and extensions to the kernel documentation by Pavel Pisa · 19 years ago
  99. edfbe2b [PATCH] count bounce buffer pages in vmstat by KAMEZAWA Hiroyuki · 19 years ago
  100. b84a35b [PATCH] mempool: NOMEMALLOC and NORETRY by Nick Piggin · 19 years ago