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