1. 6300ea7 SLUB: ensure that the number of objects per slab stays low for high orders by Christoph Lameter · 17 years ago
  2. 68dff6a SLUB slab validation: Move tracking information alloc outside of lock by Christoph Lameter · 17 years ago
  3. 5b95a4ac SLUB: use list_for_each_entry for loops over all slabs by Christoph Lameter · 17 years ago
  4. 2492268 SLUB: change error reporting format to follow lockdep loosely by Christoph Lameter · 17 years ago
  5. 8e1f936 mm: clean up and kernelify shrinker registration by Rusty Russell · 17 years ago
  6. 5ad333e Lumpy Reclaim V4 by Andy Whitcroft · 17 years ago
  7. 7e63efe Add a movablecore= parameter for sizing ZONE_MOVABLE by Mel Gorman · 17 years ago
  8. ed7ed36 handle kernelcore=: generic by Mel Gorman · 17 years ago
  9. 396faf0 Allow huge page allocations to use GFP_HIGH_MOVABLE by Mel Gorman · 17 years ago
  10. 2a1e274 Create the ZONE_MOVABLE zone by Mel Gorman · 17 years ago
  11. 769848c Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated by Mel Gorman · 17 years ago
  12. a32ea1e Fix read/truncate race by NeilBrown · 17 years ago
  13. 489de30 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  14. b91cba5 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  15. c80e7a8 permit mempool_free(NULL) by Rusty Russell · 17 years ago
  16. 8f8a68e remove mm/backing-dev.c:congestion_wait_interruptible() by Adrian Bunk · 17 years ago
  17. 3e733f0 dirty_writeback_centisecs_handler() cleanup by Andrew Morton · 17 years ago
  18. 5411499 fault-injection: add min-order parameter to fail_page_alloc by Akinobu Mita · 17 years ago
  19. 17973f5 Only send SIGXFSZ when exceeding rlimits. by Micah Cowan · 17 years ago
  20. f057eac Introduce CONFIG_VIRT_TO_BUS by Stephen Rothwell · 17 years ago
  21. 57c8f63 nommu: stub expand_stack() for nommu case by Greg Ungerer · 17 years ago
  22. 0165ab4 split mmap by Miklos Szeredi · 17 years ago
  23. c44939e NeilBrown <neilb@suse.de> by akpm@linux-foundation.org · 17 years ago
  24. 5ed44a4 do not limit locked memory when RLIMIT_MEMLOCK is RLIM_INFINITY by Herbert van den Bergh · 17 years ago
  25. 84a01c2 slob: sparsemem support by Paul Mundt · 17 years ago
  26. b49ad48 mm/page_alloc.c: lower printk severity by Dan Aloni · 17 years ago
  27. 6193a2f slob: initial NUMA support by Paul Mundt · 17 years ago
  28. f797779 speed up madvise_need_mmap_write() usage by Jason Baron · 17 years ago
  29. 897e679 mm/slab.c: start_cpu_timer() should be __cpuinit by Adrian Bunk · 17 years ago
  30. 6ea6e68 mm: more __meminit annotations by Paul Mundt · 17 years ago
  31. 8f0accc kill vmalloc_earlyreserve by Jan Beulich · 17 years ago
  32. 98011f5 mm: fix improper .init-type section references by Jan Beulich · 17 years ago
  33. 140d5a4 numa: mempolicy: trivial debug fixes. by Paul Mundt · 17 years ago
  34. 462e00c oom: stop allocating user memory if TIF_MEMDIE is set by Ethan Solomita · 17 years ago
  35. b71636e numa: mempolicy: dynamic interleave map for system init by Paul Mundt · 17 years ago
  36. f0630ff SLUB: support slub_debug on by default by Christoph Lameter · 17 years ago
  37. fc9a07e invalidate_mapping_pages(): add cond_resched by Andrew Morton · 17 years ago
  38. 4542681 mm: debug check for the fault vs invalidate race by Nick Piggin · 17 years ago
  39. f96efd5 hugetlb: fix race in alloc_fresh_huge_page() by Joe Jin · 17 years ago
  40. 2706a1b vmscan: fix comments related to shrink_list() by Anderson Briglia · 17 years ago
  41. 5539484 slob: improved alignment handling by Nick Piggin · 17 years ago
  42. d87a133 slob: remove bigblock tracking by Nick Piggin · 17 years ago
  43. 95b3512 slob: rework freelist handling by Nick Piggin · 17 years ago
  44. 1037b83 MM: alloc_large_system_hash() can free some memory for non power-of-two bucketsize by Eric Dumazet · 17 years ago
  45. b92151b Make /proc/slabinfo use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  46. 68e116a MM: use DIV_ROUND_UP() in mm/memory.c by Rolf Eike Beer · 17 years ago
  47. 31a5c6e hugetlb: remove unnecessary nid initialization by Nishanth Aravamudan · 17 years ago
  48. f0c0b2b change zonelist order: zonelist order selection logic by KAMEZAWA Hiroyuki · 17 years ago
  49. ed03218 security: Protection for exploiting null dereference using mmap by Eric Paris · 17 years ago
  50. bf22f6f Merge branch 'for-2.6.23' into merge by Paul Mackerras · 17 years ago
  51. d054fe3 xip sendfile removal by Carsten Otte · 17 years ago
  52. ae976416 shmem: convert to using splice instead of sendfile() by Hugh Dickins · 17 years ago
  53. 0452a4e sendfile: kill generic_file_sendfile() by Jens Axboe · 17 years ago
  54. 4e99325 mm: double mark_page_accessed() in read_cache_page_async() by Peter Zijlstra · 17 years ago
  55. d23cf67 slub: remove useless EXPORT_SYMBOL by Christoph Lameter · 17 years ago
  56. 23c1fb5 mm: fixup /proc/vmstat output by Peter Zijlstra · 17 years ago
  57. 87a927c Fix slab redzone alignment by David Woodhouse · 17 years ago
  58. dbc55fa SLUB: Make lockdep happy by not calling add_partial with interrupts enabled during bootstrap by Christoph Lameter · 17 years ago
  59. 1702222 SLAB: remove WARN_ON_ONCE for zero sized objects for 2.6.22 release by Christoph Lameter · 17 years ago
  60. 30acbab mm: kill validate_anon_vma to avoid mapcount BUG by Hugh Dickins · 17 years ago
  61. 8496634 SLUB: fix behavior if the text output of list_locations overflows PAGE_SIZE by Christoph Lameter · 17 years ago
  62. 06b32f3 [PARISC] Handle wrapping in expand_upwards() by Helge Deller · 18 years ago
  63. 4b356be SLUB: minimum alignment fixes by Christoph Lameter · 17 years ago
  64. 8dab524 Rework ptep_set_access_flags and fix sun4c by Benjamin Herrenschmidt · 17 years ago
  65. dd08c40 SLUB slab validation: Alloc while interrupts are disabled must use GFP_ATOMIC by Christoph Lameter · 17 years ago
  66. d09c6b8 mm: Fix memory/cpu hotplug section mismatch and oops. by Paul Mundt · 17 years ago
  67. c19c03f [POWERPC] unmap_vm_area becomes unmap_kernel_range for the public by Benjamin Herrenschmidt · 17 years ago
  68. 193faea Move three functions that are only needed for CONFIG_MEMORY_HOTPLUG by Stephen Rothwell · 17 years ago
  69. 272c1d2 SLUB: return ZERO_SIZE_PTR for kmalloc(0) by Christoph Lameter · 17 years ago
  70. 3cdc0ed slab: fix alien cache handling by Christoph Lameter · 17 years ago
  71. a210906 mount -t tmpfs -o mpol=: check nodes online by Hugh Dickins · 17 years ago
  72. 33d63bd sh: memory hot-add for sparsemem users support. by Paul Mundt · 17 years ago
  73. 27390bc SLUB: fix locking for hotplug callbacks by Christoph Lameter · 17 years ago
  74. 13466c8 memory hotplug: fix unnecessary calling of init_currenty_empty_zone() by Yasunori Goto · 17 years ago
  75. 2e1c49d x86_64: allocate sparsemem memmap above 4G by Zou Nan hai · 17 years ago
  76. 12d810c m68k: discontinuous memory support by Roman Zippel · 17 years ago
  77. 8ffa687 SLUB: Fix NUMA / SYSFS bootstrap issue by Christoph Lameter · 17 years ago
  78. 33e9e24 SLUB Debug: fix check for super sized slabs (>512k 64bit, >256k 32bit) by Christoph Lameter · 17 years ago
  79. 418508c fix unused setup_nr_node_ids by Miklos Szeredi · 17 years ago
  80. c12b3c6 SLUB Debug: Fix object size calculation by Christoph Lameter · 17 years ago
  81. 080e892 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix by Linus Torvalds · 17 years ago
  82. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  83. 38bdc32 mm/slab: fix section mismatch warning by Sam Ravnborg · 17 years ago
  84. 577a32f mm: fix section mismatch warnings by Sam Ravnborg · 17 years ago
  85. c97a9e1 mm: more rmap checking by Nick Piggin · 17 years ago
  86. d55e2ca Make __vunmap static by Benjamin Herrenschmidt · 17 years ago
  87. 0aa817f Slab allocators: define common size limitations by Christoph Lameter · 17 years ago
  88. 3ec0974 SLUB: Simplify debug code by Christoph Lameter · 17 years ago
  89. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  90. 5577bd8 SLUB: Do our own flags based on PG_active and PG_error by Christoph Lameter · 17 years ago
  91. 0b44f7a slab: warn on zero-length allocations by Christoph Lameter · 17 years ago
  92. 4b6f075 SLUB: Define functions for cpu slab handling instead of using PageActive by Christoph Lameter · 17 years ago
  93. c59def9 Slab allocators: Drop support for destructors by Christoph Lameter · 17 years ago
  94. afc0ced slob: implement RCU freeing by Nick Piggin · 17 years ago
  95. 43c0f3d Fix: find_or_create_page skips cpuset memory spreading. by Christoph Lameter · 17 years ago
  96. 1800782 slub: don't confuse ctor and dtor by Hugh Dickins · 17 years ago
  97. 6c645ac sh64: generic quicklist support. by Paul Mundt · 17 years ago
  98. 0ea9718 consolidate generic_writepages and mpage_writepages by Miklos Szeredi · 17 years ago
  99. 39bf627 VM statistics: Make timer deferrable by Christoph Lameter · 17 years ago
  100. 7faaa5f Bug in mm/thrash.c function grab_swap_token() by Mika Kukkonen · 17 years ago