1. e1ca778 mm: add vzalloc() and vzalloc_node() helpers by Dave Young · 14 years ago
  2. 7bbc090 mm/memory_hotplug.c: make scan_lru_pages() static by Andrew Morton · 14 years ago
  3. 36deb0b vmstat: include compaction.h when CONFIG_COMPACTION by Namhyung Kim · 14 years ago
  4. e199b5d vmalloc: annotate lock context change on s_start/stop() by Namhyung Kim · 14 years ago
  5. 170168d vmalloc: rename temporary variable in __insert_vmap_area() by Namhyung Kim · 14 years ago
  6. e574b5f rmap: make anon_vma_chain_free() static by Namhyung Kim · 14 years ago
  7. e9a81a8 rmap: wrap page_check_address() using __cond_lock() by Namhyung Kim · 14 years ago
  8. ea4525b rmap: annotate lock context change on page_[un]lock_anon_vma() by Namhyung Kim · 14 years ago
  9. 1b36ba8 mm: wrap follow_pte() using __cond_lock() by Namhyung Kim · 14 years ago
  10. e6219ec mm: add lock release annotation on do_wp_page() by Namhyung Kim · 14 years ago
  11. 25ca1d6 mm: wrap get_locked_pte() using __cond_lock() by Namhyung Kim · 14 years ago
  12. e6223a3 mm: add casts to/from gfp_t in gfp_to_alloc_flags() by Namhyung Kim · 14 years ago
  13. 0116651 mm: remove temporary variable on generic_file_direct_write() by Namhyung Kim · 14 years ago
  14. d065bd8 mm: retry page fault when blocking on disk transfer by Michel Lespinasse · 14 years ago
  15. b522c94 mm: filemap_fault: unique path for locking page by Michel Lespinasse · 14 years ago
  16. ea05c84 mm: add a might_sleep_if() to dma_pool_alloc() by Dima Zavin · 14 years ago
  17. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  18. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  19. 2e30244 vmscan,tmpfs: treat used once pages on tmpfs as used once by KOSAKI Motohiro · 14 years ago
  20. 4cbec4c writeback: remove the internal 5% low bound on dirty_ratio by Wu Fengguang · 14 years ago
  21. 0e093d99 writeback: do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zone by Mel Gorman · 14 years ago
  22. 08fc468 vmscan: isolate_lru_pages(): stop neighbour search if neighbour cannot be isolated by KOSAKI Motohiro · 14 years ago
  23. 4718505 vmscan: remove dead code in shrink_inactive_list() by KOSAKI Motohiro · 14 years ago
  24. 7d3579e vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaim by KOSAKI Motohiro · 14 years ago
  25. bc57e00 vmscan: synchronous lumpy reclaim should not call congestion_wait() by KOSAKI Motohiro · 14 years ago
  26. 52bb919 writeback: account for time spent congestion_waited by Mel Gorman · 14 years ago
  27. e11da5b tracing, vmscan: add trace events for LRU list shrinking by Mel Gorman · 14 years ago
  28. 66d9a98 vmscan: delete dead code by Shaohua Li · 14 years ago
  29. 79da826 writeback: report dirty thresholds in /proc/vmstat by Michael Rubin · 14 years ago
  30. ea941f0 writeback: add nr_dirtied and nr_written to /proc/vmstat by Michael Rubin · 14 years ago
  31. f629d1c mm: add account_page_writeback() by Michael Rubin · 14 years ago
  32. 0def08e mm/mempolicy.c: check return code of check_range by Vasiliy Kulikov · 14 years ago
  33. 74e3f3c vmscan: prevent background aging of anon page in no swap system by Minchan Kim · 14 years ago
  34. 49ac825 memory hotplug: unify is_removable and offline detection code by KAMEZAWA Hiroyuki · 14 years ago
  35. 4b20477 memory hotplug: fix notifier's return value check by KAMEZAWA Hiroyuki · 14 years ago
  36. cf608ac mm: compaction: fix COMPACTPAGEFAILED counting by Minchan Kim · 14 years ago
  37. e4455ab mm: only build per-node scan_unevictable functions when NUMA is enabled by Thadeu Lima de Souza Cascardo · 14 years ago
  38. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  39. 1e99bad oom: kill all threads sharing oom killed task's mm by David Rientjes · 14 years ago
  40. e18641e oom: avoid killing a task if a thread sharing its mm cannot be killed by David Rientjes · 14 years ago
  41. b7f50cf mm, page-allocator: do not check the state of a non-existant buddy during free by Mel Gorman · 14 years ago
  42. f8f72ad mm: fix return value of scan_lru_pages in memory unplug by KAMEZAWA Hiroyuki · 14 years ago
  43. f1ebdd6 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 14 years ago
  44. e2b8d7a [S390] add support for nonquiescing sske by Martin Schwidefsky · 14 years ago
  45. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  46. 76c39e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  47. 1765a1f Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  48. 6d4121f Merge branch 'master' into for-linus by Pekka Enberg · 14 years ago
  49. 45888a0 export __get_user_pages_fast() function by Xiao Guangrong · 14 years ago
  50. 0fc0531 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  51. 91b7450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  52. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  53. 46e387b Merge branch 'hwpoison-hugepages' into hwpoison by Andi Kleen · 14 years ago
  54. e9d0856 Merge branch 'hwpoison-cleanups' into hwpoison by Andi Kleen · 14 years ago
  55. 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  56. c3b86a2 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  57. 10ccd84 memory_hotplug: drop spurious calls to flush_scheduled_work() by Tejun Heo · 14 years ago
  58. fa251f89 Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier by Jens Axboe · 14 years ago
  59. 8e4029e Merge branch 'x86/urgent' into core/memblock by H. Peter Anvin · 14 years ago
  60. cd79481 memblock: Annotate memblock functions with __init_memblock by Yinghai Lu · 14 years ago
  61. 236260b memblock: Allow memblock_init to be called early by Jeremy Fitzhardinge · 14 years ago
  62. 3ef8fd7 Fix migration.c compilation on s390 by Andi Kleen · 14 years ago
  63. a08c80e HWPOISON: Remove retry loop for try_to_unmap by Andi Kleen · 14 years ago
  64. 9033ae1 HWPOISON: Turn addr_valid from bitfield into char by Andi Kleen · 14 years ago
  65. 898e70d HWPOISON: Disable DEBUG by default by Andi Kleen · 14 years ago
  66. fb46e73 HWPOISON: Convert pr_debugs to pr_info by Andi Kleen · 14 years ago
  67. 1c80b99 HWPOISON: Improve comments in memory-failure.c by Andi Kleen · 14 years ago
  68. aa50d3a Encode huge page size for VM_FAULT_HWPOISON errors by Andi Kleen · 14 years ago
  69. d5bd910 hugepage: move is_hugepage_on_freelist inside ifdef to avoid warning by Andi Kleen · 14 years ago
  70. 4e1c197 Clean up __page_set_anon_rmap by Andi Kleen · 14 years ago
  71. 6a90181 HWPOISON, hugetlb: fix unpoison for hugepage by Naoya Horiguchi · 14 years ago
  72. d950b95 HWPOISON, hugetlb: soft offlining for hugepage by Naoya Horiguchi · 14 years ago
  73. 8c6c2ec HWPOSION, hugetlb: recover from free hugepage error when !MF_COUNT_INCREASED by Naoya Horiguchi · 14 years ago
  74. a9869b8 hugetlb: move refcounting in hugepage allocation inside hugetlb_lock by Naoya Horiguchi · 14 years ago
  75. 6de2b1a HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page() by Naoya Horiguchi · 14 years ago
  76. 290408d hugetlb: hugepage migration core by Naoya Horiguchi · 14 years ago
  77. 0ebabb4 hugetlb: redefine hugepage copy functions by Naoya Horiguchi · 14 years ago
  78. bf50bab hugetlb: add allocate function for hugepage migration by Naoya Horiguchi · 14 years ago
  79. 998b438 hugetlb: fix metadata corruption in hugetlb_fault() by Naoya Horiguchi · 14 years ago
  80. 153db80 Merge commit 'v2.6.36-rc7' into core/memblock by Ingo Molnar · 14 years ago
  81. 6b0cd00 Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 14 years ago
  82. ad4ca5f memcg: fix thresholds with use_hierarchy == 1 by Kirill A. Shutemov · 14 years ago
  83. f241e660 mm: alloc_large_system_hash() printk overflow on 16TB boot by Robin Holt · 14 years ago
  84. 47f43e7 HWPOISON: Stop shrinking at right page count by Andi Kleen · 14 years ago
  85. 0d9ee6a HWPOISON: Report correct address granuality for AO huge page errors by Andi Kleen · 14 years ago
  86. 92a5bbc SLUB: Fix memory hotplug with !NUMA by Pekka Enberg · 14 years ago
  87. a5a8475 slub: Move functions to reduce #ifdefs by Christoph Lameter · 14 years ago
  88. ab4d5ed slub: Enable sysfs support for !CONFIG_SLUB_DEBUG by Christoph Lameter · 14 years ago
  89. 15b7c51 SLUB: Optimize slab_free() debug check by Pekka Enberg · 14 years ago
  90. f1af98c memblock: Fix wraparound in find_region() by Yinghai Lu · 14 years ago
  91. 4e31635 ksm: fix bad user data when swapping by Hugh Dickins · 14 years ago
  92. 4829b90 ksm: fix page_address_in_vma anon_vma oops by Hugh Dickins · 14 years ago
  93. 5d1f57e slub: Move NUMA-related functions under CONFIG_NUMA by Namhyung Kim · 14 years ago
  94. 3478973 slub: Add lock release annotation by Namhyung Kim · 14 years ago
  95. a5dd5c1 slub: Fix signedness warnings by Namhyung Kim · 14 years ago
  96. 62e346a slub: extract common code to remove objects from partial list without locking by Christoph Lameter · 14 years ago
  97. f7cb193 SLUB: Pass active and inactive redzone flags instead of boolean to debug functions by Christoph Lameter · 14 years ago
  98. 7340cc8 slub: reduce differences between SMP and NUMA by Christoph Lameter · 14 years ago
  99. ed59ecb Revert "Slub: UP bandaid" by Pekka Enberg · 14 years ago
  100. ed6c111 percpu: clear memory allocated with the km allocator by Tejun Heo · 14 years ago