1. 6c645ac sh64: generic quicklist support. by Paul Mundt · 17 years ago
  2. 0ea9718 consolidate generic_writepages and mpage_writepages by Miklos Szeredi · 17 years ago
  3. 39bf627 VM statistics: Make timer deferrable by Christoph Lameter · 17 years ago
  4. 7faaa5f Bug in mm/thrash.c function grab_swap_token() by Mika Kukkonen · 17 years ago
  5. bcf889f SLUB: remove nr_cpu_ids hack by Christoph Lameter · 17 years ago
  6. 6f076f5 early_pfn_to_nid needs to be __meminit by Stephen Rothwell · 17 years ago
  7. 894b878 slub: support concurrent local and remote frees and allocs on a slab by Christoph Lameter · 17 years ago
  8. d84c412 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  9. c855ff3 Fix a bad error case handling in read_cache_page_async() by David Howells · 17 years ago
  10. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  11. 4037d45 Move remote node draining out of slab allocators by Christoph Lameter · 17 years ago
  12. 77461ab Make vm statistics update interval configurable by Christoph Lameter · 17 years ago
  13. d1187ed vmstat: use our own timer events by Christoph Lameter · 17 years ago
  14. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  15. 01f2705 fs: convert core functions to zero_user_page by Nate Diller · 17 years ago
  16. 5830c59 slab: shut down cache_reaper when cpu goes down by Christoph Lameter · 17 years ago
  17. 38c3bd9 slab: use CPU_LOCK_[ACQUIRE|RELEASE] by Heiko Carstens · 17 years ago
  18. ef71c15 AFS: export a couple of core functions for AFS write support by David Howells · 17 years ago
  19. 8a63011 pretend cpuset has some form of hugetlb page reservation by Ken Chen · 17 years ago
  20. ace4bd2 fix leaky resv_huge_pages when cpuset is in use by Ken Chen · 17 years ago
  21. 7ae439c krealloc: fix kerneldoc comments by Pekka J Enberg · 17 years ago
  22. 5e6d444 SLUB: rework slab order determination by Christoph Lameter · 17 years ago
  23. 45edfa5 SLUB: include lifetime stats and sets of cpus / nodes in tracking output by Christoph Lameter · 17 years ago
  24. 41ecc55 SLUB: add CONFIG_SLUB_DEBUG by Christoph Lameter · 17 years ago
  25. 02cbc87 SLUB: move tracking definitions and check_valid_pointer() away from debug code by Christoph Lameter · 17 years ago
  26. 636f0d7 SLUB: consolidate trace code by Christoph Lameter · 17 years ago
  27. 35e5d7e SLUB: introduce DebugSlab(page) by Christoph Lameter · 17 years ago
  28. b345970 SLUB: move resiliency check into SYSFS section by Christoph Lameter · 17 years ago
  29. 7656c72 SLUB: add macros for scanning objects in a slab by Christoph Lameter · 17 years ago
  30. 672bba3 SLUB: update comments by Christoph Lameter · 17 years ago
  31. 26a7bd0 SLUB: get rid of finish_bootstrap by Christoph Lameter · 17 years ago
  32. 1f99a28 SLUB: clean up krealloc by Christoph Lameter · 17 years ago
  33. abcd08a SLUB: use check_valid_pointer in kmem_ptr_validate by Christoph Lameter · 17 years ago
  34. be7b3fb SLUB: after object padding only needed for Redzoning by Christoph Lameter · 17 years ago
  35. 65c02d4 SLUB: add support for dynamic cacheline size determination by Christoph Lameter · 17 years ago
  36. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  37. 5f8c990 sh: generic quicklist support. by Paul Mundt · 17 years ago
  38. 74add80 Remove unused variable in get_unmapped_area by Roland McGrath · 17 years ago
  39. 60b59be fbdev: mm: Deferred IO support by Jaya Kumar · 17 years ago
  40. a5c43da Fix race between cat /proc/slab_allocators and rmmod by Alexey Dobriyan · 17 years ago
  41. ef51c97 Remove do_sync_file_range() by Mark Fasheh · 17 years ago
  42. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  43. 3e9f45b Factor outstanding I/O error handling by Guillaume Chazarain · 17 years ago
  44. 72280ed Add white list into modpost.c for memory hotplug code and ia64's machvec section by Yasunori Goto · 17 years ago
  45. a3142c8 Fix section mismatch of memory hotplug related code. by Yasunori Goto · 17 years ago
  46. 0ceb331 mm: move common segment checks to separate helper function by Dmitriy Monakhov · 17 years ago
  47. b46b8f1 Increase slab redzone to 64bits by David Woodhouse · 17 years ago
  48. 0f9008e Fix up SLUB compile by Linus Torvalds · 17 years ago
  49. ef93127 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  50. b1296cc freezer: fix racy usage of try_to_freeze in kswapd by Rafael J. Wysocki · 17 years ago
  51. 7be9823 swsusp: use inline functions for changing page flags by Rafael J. Wysocki · 17 years ago
  52. 4ab688c slob: fix page order calculation on not 4KB page by Akinobu Mita · 17 years ago
  53. cfce660 Slab allocators: remove useless __GFP_NO_GROW flag by Christoph Lameter · 17 years ago
  54. 4f10493 slab allocators: Remove SLAB_CTOR_ATOMIC by Christoph Lameter · 17 years ago
  55. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  56. 4b1d892 get_unmapped_area doesn't need hugetlbfs hacks anymore by Benjamin Herrenschmidt · 17 years ago
  57. 06abdfb get_unmapped_area handles MAP_FIXED in generic code by Benjamin Herrenschmidt · 17 years ago
  58. 2b45ab3 oom: fix constraint deadlock by David Rientjes · 17 years ago
  59. 2b744c0 mm: fix handling of panic_on_oom when cpusets are in use by Yasunori Goto · 17 years ago
  60. 824ebef fault injection: fix failslab with CONFIG_NUMA by Akinobu Mita · 17 years ago
  61. 5af6083 slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN by Christoph Lameter · 17 years ago
  62. 0a27a14 mm: madvise avoid exclusive mmap_sem by Nick Piggin · 17 years ago
  63. b416952 include KERN_* constant in printk() calls in mm/slab.c by matze · 17 years ago
  64. bc0055a slob: handle SLAB_PANIC flag by Akinobu Mita · 17 years ago
  65. 6225e93 Quicklists for page table pages by Christoph Lameter · 17 years ago
  66. 70d7122 slub: remove object activities out of checking functions by Christoph Lameter · 17 years ago
  67. 2086d26 SLUB: Free slabs and sort partial slab lists in kmem_cache_shrink by Christoph Lameter · 17 years ago
  68. 88a420e slub: add ability to list alloc / free callers per slab by Christoph Lameter · 17 years ago
  69. e95eed5 SLUB: Add MIN_PARTIAL by Christoph Lameter · 17 years ago
  70. 53e15af slub: validation of slabs (metadata and guard zones) by Christoph Lameter · 17 years ago
  71. 643b113 slub: enable tracking of full slabs by Christoph Lameter · 17 years ago
  72. 77c5e2d slub: fix object tracking by Christoph Lameter · 17 years ago
  73. b49af68 Add virt_to_head_page and consolidate code in slab and slub by Christoph Lameter · 17 years ago
  74. 6d77795 mm: optimize compound_head() by avoiding a shared page flag by Christoph Lameter · 17 years ago
  75. d85f338 Make page->private usable in compound pages by Christoph Lameter · 17 years ago
  76. 614410d SLUB: allocate smallest object size if the user asks for 0 bytes by Christoph Lameter · 17 years ago
  77. 47bfdc0 SLUB: change default alignments by Christoph Lameter · 17 years ago
  78. 81819f0 SLUB core by Christoph Lameter · 17 years ago
  79. a3a02be slab: mark set_up_list3s() __init by Andrew Morton · 17 years ago
  80. 3b1d92c Do not disable interrupts when reading min_free_kbytes by Mel Gorman · 17 years ago
  81. 8da3430 slab: NUMA kmem_cache diet by Eric Dumazet · 17 years ago
  82. 6310984 SLAB: don't allocate empty shared caches by Eric Dumazet · 17 years ago
  83. 364fbb2 SLAB: use num_possible_cpus() in enable_cpucache() by Eric Dumazet · 17 years ago
  84. 6ce745e readahead: code cleanup by Jan Kara · 17 years ago
  85. ec0f163 readahead: improve heuristic detecting sequential reads by Jan Kara · 17 years ago
  86. 9490991 Add unitialized_var() macro for suppressing gcc warnings by Borislav Petkov · 17 years ago
  87. a812771 mm: simplify filemap_nopage by Nick Piggin · 17 years ago
  88. 14e0729 add pfn_valid_within helper for sub-MAX_ORDER hole detection by Andy Whitcroft · 17 years ago
  89. 9a82782 allow oom_adj of saintly processes by Joshua N Pritikin · 17 years ago
  90. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  91. 714b8171 slab: ensure cache_alloc_refill terminates by Pekka Enberg · 17 years ago
  92. 5f22df0 mm: remove gcc workaround by Nick Piggin · 17 years ago
  93. 1b42446 Use ZVC counters to establish exact size of dirtyable pages by Christoph Lameter · 17 years ago
  94. 476f353 Safer nr_node_ids and nr_node_ids determination and initial values by Christoph Lameter · 17 years ago
  95. aee16b3 Add apply_to_page_range() which applies a function to a pte range by Jeremy Fitzhardinge · 17 years ago
  96. fd76bab slab: introduce krealloc by Pekka Enberg · 17 years ago
  97. 6a5b518 [MM]: sparse_init() should be __init. by David S. Miller · 17 years ago
  98. 62918a0 [PATCH] x86-64: skip cache_free_alien() on non NUMA by Siddha, Suresh B · 17 years ago
  99. ce6234b [PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages by Jeremy Fitzhardinge · 17 years ago
  100. d6dd61c [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction by Jeremy Fitzhardinge · 17 years ago