1. 085cc7d [PATCH] mm: page_alloc cleanups by Nick Piggin · 18 years ago
  2. a86b1f5 [PATCH] mm: page_state fixes by Nick Piggin · 18 years ago
  3. 2d92c5c [PATCH] mm: remove pcp low by Nick Piggin · 18 years ago
  4. 13e7444 [PATCH] mm: remove bad_range by Nick Piggin · 18 years ago
  5. 92be2e33 [PATCH] mm: microopt conditions by Nick Piggin · 18 years ago
  6. 77a8a78 [PATCH] mm: set_page_refs opt by Nick Piggin · 18 years ago
  7. c54ad30 [PATCH] mm: pagealloc opt by Nick Piggin · 18 years ago
  8. a94b3ab [PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODES by Mike Kravetz · 18 years ago
  9. 47f3a86 [PATCH] mm: fix __alloc_pages cpuset ALLOC_* flags by Paul Jackson · 18 years ago
  10. 78d9955 [PATCH] missing prototype (mm/page_alloc.c) by Al Viro · 18 years ago
  11. 0ceaacc [PATCH] Fix up per-cpu page batch sizes by Nick Piggin · 19 years ago
  12. 3148890 [PATCH] mm: __alloc_pages cleanup fix by Nick Piggin · 19 years ago
  13. 689bceb [PATCH] unpaged: PG_reserved bad_page by Hugh Dickins · 19 years ago
  14. 664beed [PATCH] unpaged: unifdefed PageCompound by Hugh Dickins · 19 years ago
  15. 6b1de91 [PATCH] VM: fix zone list restart in page allocatate by Jens Axboe · 19 years ago
  16. 4060994 Merge x86-64 update from Andi by Linus Torvalds · 19 years ago
  17. 07808b7 [PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_t by Andi Kleen · 19 years ago
  18. b0d4169 [PATCH] x86_64: When cpu_up fails clean up page allocator properly by Andi Kleen · 19 years ago
  19. a2f1b42 [PATCH] x86_64: Add 4GB DMA32 zone by Andi Kleen · 19 years ago
  20. 669ed17 [PATCH] mm: highmem watermarks by Nick Piggin · 19 years ago
  21. 7fb1d9f [PATCH] mm: __alloc_pages cleanup by Rohit Seth · 19 years ago
  22. 885036d [PATCH] mm: __GFP_NOFAIL fix by Kirill Korotaev · 19 years ago
  23. 6b482c6 [PATCH] Don't print per-cpu vm stats for offline cpus. by Dave Jones · 19 years ago
  24. f8b8db7 [PATCH] unexport nr_swap_pages by Adrian Bunk · 19 years ago
  25. 2f96996 [PATCH] mm: wider use of for_each_*cpu() by John Hawkes · 19 years ago
  26. 3947be1 [PATCH] memory hotplug: sysfs and add/remove functions by Dave Hansen · 19 years ago
  27. bdc8cb9 [PATCH] memory hotplug locking: zone span seqlock by Dave Hansen · 19 years ago
  28. 208d54e [PATCH] memory hotplug locking: node_size_lock by Dave Hansen · 19 years ago
  29. c6a57e1 [PATCH] memory hotplug prep: fixup bad_range() by Dave Hansen · 19 years ago
  30. ed8ece2 [PATCH] memory hotplug prep: break out zone initialization by Dave Hansen · 19 years ago
  31. 4c21e2f [PATCH] mm: split page table lock by Hugh Dickins · 19 years ago
  32. b581003 [PATCH] core remove PageReserved by Nick Piggin · 19 years ago
  33. e46a5e2 [PATCH] mm: set per-cpu-pages lower threshold to zero by Seth, Rohit · 19 years ago
  34. ba56e91 [PATCH] mm: page_alloc: increase size of per-cpu-pages by Seth, Rohit · 19 years ago
  35. 260b236 [PATCH] gfp_t: the rest by Al Viro · 19 years ago
  36. af4ca45 [PATCH] gfp_t: infrastructure by Al Viro · 19 years ago
  37. 1c6fe94 [PATCH] NUMA: broken per cpu pageset counters by Magnus Damm · 19 years ago
  38. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  39. 9f15833 [PATCH] use add_taint() for setting tainted bit flags by Randy Dunlap · 19 years ago
  40. 207f36e [PATCH] remove invalid comment in mm/page_alloc.c by Renaud Lienhart · 19 years ago
  41. 9bf2229 [PATCH] cpusets: formalize intermediate GFP_KERNEL containment by Paul Jackson · 19 years ago
  42. 6c231b7 [PATCH] Additions to .data.read_mostly section by Ravikiran G Thirumalai · 19 years ago
  43. c3d8c14 [PATCH] More __read_mostly variables by Christoph Lameter · 19 years ago
  44. c07e02d [PATCH] VM: add page_state info to per-node meminfo by Martin Hicks · 19 years ago
  45. 53e9a61 [PATCH] VM: zone reclaim atomic ops cleanup by Martin Hicks · 19 years ago
  46. 242e546 [PATCH] mm: remove atomic by Nick Piggin · 19 years ago
  47. e310fd4 [PATCH] Fix NUMA node sizing in nr_free_zone_pages by Martin J. Bligh · 19 years ago
  48. 12b1c5f [PATCH] Remove bogus warning in page_alloc.c by Andy Whitcroft · 19 years ago
  49. 37b173a [PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pages handling by Marcelo Tosatti · 19 years ago
  50. 79b9ce3 [PATCH] print order information when OOM killing by Marcelo Tosatti · 19 years ago
  51. 3212c6b [PATCH] fix WANT_PAGE_VIRTUAL in memmap_init by Bob Picco · 19 years ago
  52. 29751f6 [PATCH] sparsemem hotplug base by Andy Whitcroft · 19 years ago
  53. 641c767 [PATCH] sparsemem swiss cheese numa layouts by Andy Whitcroft · 19 years ago
  54. d41dee3 [PATCH] sparsemem memory model by Andy Whitcroft · 19 years ago
  55. 93b7504 [PATCH] Introduce new Kconfig option for NUMA or DISCONTIG by Dave Hansen · 19 years ago
  56. 348f8b6 [PATCH] sparsemem base: reorganize page->flags bit operations by Dave Hansen · 19 years ago
  57. 6f167ec [PATCH] sparsemem base: simple NUMA remap space allocator by Dave Hansen · 19 years ago
  58. b7c84c6 [PATCH] boot_pageset must not be freed. by Christoph Lameter · 19 years ago
  59. c0d6221 [PATCH] Kill stray newline by Denis Vlasenko · 19 years ago
  60. 334795e [PATCH] bad_page: clear reclaim and slab by Hugh Dickins · 19 years ago
  61. 2caaad4 [PATCH] Reduce size of huge boot per_cpu_pageset by Christoph Lameter · 19 years ago
  62. 4ae7c03 [PATCH] Periodically drain non local pagesets by Christoph Lameter · 19 years ago
  63. 578c2fd [PATCH] add OOM debug by Janet Morgan · 19 years ago
  64. c2f29ea [PATCH] __read_page_state(): pass unsigned long instead of unsigned by Benjamin LaHaise · 19 years ago
  65. 83e5d8f [PATCH] __mod_page_state(): pass unsigned long instead of unsigned by Benjamin LaHaise · 19 years ago
  66. 1ad539b [PATCH] vm: try_to_free_pages unused argument by Darren Hart · 19 years ago
  67. e7c8d5c [PATCH] node local per-cpu-pages by Christoph Lameter · 19 years ago
  68. 1e7e5a9 [PATCH] VM: rate limit early reclaim by Martin Hicks · 19 years ago
  69. 0c35bba [PATCH] VM: add __GFP_NORECLAIM by Martin Hicks · 19 years ago
  70. 753ee72 [PATCH] VM: early zone reclaim by Martin Hicks · 19 years ago
  71. 295ab93 [PATCH] mm: add /proc/zoneinfo by Nikita Danilov · 19 years ago
  72. 7223a93 [IA64] Export node_online_map and node_possible_map by Dean Nelson · 19 years ago
  73. 4dc3b16 [PATCH] DocBook: changes and extensions to the kernel documentation by Pavel Pisa · 19 years ago
  74. edfbe2b [PATCH] count bounce buffer pages in vmstat by KAMEZAWA Hiroyuki · 19 years ago
  75. b84a35b [PATCH] mempool: NOMEMALLOC and NORETRY by Nick Piggin · 19 years ago
  76. 8e30f27 [PATCH] mm: pcp use non powers of 2 for batch size by Nick Piggin · 19 years ago
  77. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago