1. 3e733f0 dirty_writeback_centisecs_handler() cleanup by Andrew Morton · 17 years ago
  2. 5411499 fault-injection: add min-order parameter to fail_page_alloc by Akinobu Mita · 17 years ago
  3. 17973f5 Only send SIGXFSZ when exceeding rlimits. by Micah Cowan · 17 years ago
  4. f057eac Introduce CONFIG_VIRT_TO_BUS by Stephen Rothwell · 17 years ago
  5. 57c8f63 nommu: stub expand_stack() for nommu case by Greg Ungerer · 17 years ago
  6. 0165ab4 split mmap by Miklos Szeredi · 17 years ago
  7. c44939e NeilBrown <neilb@suse.de> by akpm@linux-foundation.org · 17 years ago
  8. 5ed44a4 do not limit locked memory when RLIMIT_MEMLOCK is RLIM_INFINITY by Herbert van den Bergh · 17 years ago
  9. 84a01c2 slob: sparsemem support by Paul Mundt · 17 years ago
  10. b49ad48 mm/page_alloc.c: lower printk severity by Dan Aloni · 17 years ago
  11. 6193a2f slob: initial NUMA support by Paul Mundt · 17 years ago
  12. f797779 speed up madvise_need_mmap_write() usage by Jason Baron · 17 years ago
  13. 897e679 mm/slab.c: start_cpu_timer() should be __cpuinit by Adrian Bunk · 17 years ago
  14. 6ea6e68 mm: more __meminit annotations by Paul Mundt · 17 years ago
  15. 8f0accc kill vmalloc_earlyreserve by Jan Beulich · 17 years ago
  16. 98011f5 mm: fix improper .init-type section references by Jan Beulich · 17 years ago
  17. 140d5a4 numa: mempolicy: trivial debug fixes. by Paul Mundt · 17 years ago
  18. 462e00c oom: stop allocating user memory if TIF_MEMDIE is set by Ethan Solomita · 17 years ago
  19. b71636e numa: mempolicy: dynamic interleave map for system init by Paul Mundt · 17 years ago
  20. f0630ff SLUB: support slub_debug on by default by Christoph Lameter · 17 years ago
  21. fc9a07e invalidate_mapping_pages(): add cond_resched by Andrew Morton · 17 years ago
  22. 4542681 mm: debug check for the fault vs invalidate race by Nick Piggin · 17 years ago
  23. f96efd5 hugetlb: fix race in alloc_fresh_huge_page() by Joe Jin · 17 years ago
  24. 2706a1b vmscan: fix comments related to shrink_list() by Anderson Briglia · 17 years ago
  25. 5539484 slob: improved alignment handling by Nick Piggin · 17 years ago
  26. d87a133 slob: remove bigblock tracking by Nick Piggin · 17 years ago
  27. 95b3512 slob: rework freelist handling by Nick Piggin · 17 years ago
  28. 1037b83 MM: alloc_large_system_hash() can free some memory for non power-of-two bucketsize by Eric Dumazet · 17 years ago
  29. b92151b Make /proc/slabinfo use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  30. 68e116a MM: use DIV_ROUND_UP() in mm/memory.c by Rolf Eike Beer · 17 years ago
  31. 31a5c6e hugetlb: remove unnecessary nid initialization by Nishanth Aravamudan · 17 years ago
  32. f0c0b2b change zonelist order: zonelist order selection logic by KAMEZAWA Hiroyuki · 17 years ago
  33. ed03218 security: Protection for exploiting null dereference using mmap by Eric Paris · 17 years ago
  34. d054fe3 xip sendfile removal by Carsten Otte · 17 years ago
  35. ae97641 shmem: convert to using splice instead of sendfile() by Hugh Dickins · 17 years ago
  36. 0452a4e sendfile: kill generic_file_sendfile() by Jens Axboe · 17 years ago
  37. 4e99325 mm: double mark_page_accessed() in read_cache_page_async() by Peter Zijlstra · 17 years ago
  38. d23cf67 slub: remove useless EXPORT_SYMBOL by Christoph Lameter · 17 years ago
  39. 23c1fb5 mm: fixup /proc/vmstat output by Peter Zijlstra · 17 years ago
  40. 87a927c Fix slab redzone alignment by David Woodhouse · 17 years ago
  41. dbc55fa SLUB: Make lockdep happy by not calling add_partial with interrupts enabled during bootstrap by Christoph Lameter · 17 years ago
  42. 1702222 SLAB: remove WARN_ON_ONCE for zero sized objects for 2.6.22 release by Christoph Lameter · 17 years ago
  43. 30acbab mm: kill validate_anon_vma to avoid mapcount BUG by Hugh Dickins · 17 years ago
  44. 8496634 SLUB: fix behavior if the text output of list_locations overflows PAGE_SIZE by Christoph Lameter · 17 years ago
  45. 06b32f3 [PARISC] Handle wrapping in expand_upwards() by Helge Deller · 18 years ago
  46. 4b356be SLUB: minimum alignment fixes by Christoph Lameter · 17 years ago
  47. 8dab524 Rework ptep_set_access_flags and fix sun4c by Benjamin Herrenschmidt · 17 years ago
  48. dd08c40 SLUB slab validation: Alloc while interrupts are disabled must use GFP_ATOMIC by Christoph Lameter · 17 years ago
  49. d09c6b8 mm: Fix memory/cpu hotplug section mismatch and oops. by Paul Mundt · 17 years ago
  50. 193faea Move three functions that are only needed for CONFIG_MEMORY_HOTPLUG by Stephen Rothwell · 17 years ago
  51. 272c1d2 SLUB: return ZERO_SIZE_PTR for kmalloc(0) by Christoph Lameter · 17 years ago
  52. 3cdc0ed slab: fix alien cache handling by Christoph Lameter · 17 years ago
  53. a210906 mount -t tmpfs -o mpol=: check nodes online by Hugh Dickins · 17 years ago
  54. 27390bc SLUB: fix locking for hotplug callbacks by Christoph Lameter · 17 years ago
  55. 13466c8 memory hotplug: fix unnecessary calling of init_currenty_empty_zone() by Yasunori Goto · 17 years ago
  56. 2e1c49d x86_64: allocate sparsemem memmap above 4G by Zou Nan hai · 17 years ago
  57. 12d810c m68k: discontinuous memory support by Roman Zippel · 17 years ago
  58. 8ffa687 SLUB: Fix NUMA / SYSFS bootstrap issue by Christoph Lameter · 17 years ago
  59. 33e9e24 SLUB Debug: fix check for super sized slabs (>512k 64bit, >256k 32bit) by Christoph Lameter · 17 years ago
  60. 418508c fix unused setup_nr_node_ids by Miklos Szeredi · 17 years ago
  61. c12b3c6 SLUB Debug: Fix object size calculation by Christoph Lameter · 17 years ago
  62. 080e892 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix by Linus Torvalds · 17 years ago
  63. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  64. 38bdc32 mm/slab: fix section mismatch warning by Sam Ravnborg · 17 years ago
  65. 577a32f mm: fix section mismatch warnings by Sam Ravnborg · 17 years ago
  66. c97a9e1 mm: more rmap checking by Nick Piggin · 17 years ago
  67. d55e2ca Make __vunmap static by Benjamin Herrenschmidt · 17 years ago
  68. 0aa817f Slab allocators: define common size limitations by Christoph Lameter · 17 years ago
  69. 3ec0974 SLUB: Simplify debug code by Christoph Lameter · 17 years ago
  70. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  71. 5577bd8 SLUB: Do our own flags based on PG_active and PG_error by Christoph Lameter · 17 years ago
  72. 0b44f7a slab: warn on zero-length allocations by Christoph Lameter · 17 years ago
  73. 4b6f075 SLUB: Define functions for cpu slab handling instead of using PageActive by Christoph Lameter · 17 years ago
  74. c59def9f Slab allocators: Drop support for destructors by Christoph Lameter · 17 years ago
  75. afc0ced slob: implement RCU freeing by Nick Piggin · 17 years ago
  76. 43c0f3d Fix: find_or_create_page skips cpuset memory spreading. by Christoph Lameter · 17 years ago
  77. 1800782 slub: don't confuse ctor and dtor by Hugh Dickins · 17 years ago
  78. 6c645ac sh64: generic quicklist support. by Paul Mundt · 17 years ago
  79. 0ea9718 consolidate generic_writepages and mpage_writepages by Miklos Szeredi · 17 years ago
  80. 39bf627 VM statistics: Make timer deferrable by Christoph Lameter · 17 years ago
  81. 7faaa5f Bug in mm/thrash.c function grab_swap_token() by Mika Kukkonen · 17 years ago
  82. bcf889f SLUB: remove nr_cpu_ids hack by Christoph Lameter · 17 years ago
  83. 6f076f5 early_pfn_to_nid needs to be __meminit by Stephen Rothwell · 17 years ago
  84. 894b878 slub: support concurrent local and remote frees and allocs on a slab by Christoph Lameter · 17 years ago
  85. d84c412 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  86. c855ff3 Fix a bad error case handling in read_cache_page_async() by David Howells · 17 years ago
  87. 9a9136e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  88. 4037d45 Move remote node draining out of slab allocators by Christoph Lameter · 17 years ago
  89. 77461ab Make vm statistics update interval configurable by Christoph Lameter · 17 years ago
  90. d1187ed vmstat: use our own timer events by Christoph Lameter · 17 years ago
  91. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  92. 01f2705 fs: convert core functions to zero_user_page by Nate Diller · 17 years ago
  93. 5830c59 slab: shut down cache_reaper when cpu goes down by Christoph Lameter · 17 years ago
  94. 38c3bd9 slab: use CPU_LOCK_[ACQUIRE|RELEASE] by Heiko Carstens · 17 years ago
  95. ef71c15 AFS: export a couple of core functions for AFS write support by David Howells · 17 years ago
  96. 8a63011 pretend cpuset has some form of hugetlb page reservation by Ken Chen · 17 years ago
  97. ace4bd2 fix leaky resv_huge_pages when cpuset is in use by Ken Chen · 17 years ago
  98. 7ae439c krealloc: fix kerneldoc comments by Pekka J Enberg · 17 years ago
  99. 5e6d444 SLUB: rework slab order determination by Christoph Lameter · 17 years ago
  100. 45edfa5 SLUB: include lifetime stats and sets of cpus / nodes in tracking output by Christoph Lameter · 17 years ago