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