1. f7e2f7e mm/memblock.c: use PFN_DOWN by Fabian Frederick · 10 years ago
  2. c8e861a mm/memory_hotplug.c: use PFN_DOWN() by Fabian Frederick · 10 years ago
  3. dd6bd0d swap: use bdev_read_page() / bdev_write_page() by Matthew Wilcox · 10 years ago
  4. 57d9984 fs/mpage.c: factor page_endio() out of mpage_end_io() by Matthew Wilcox · 10 years ago
  5. 399ba0b mm/vmscan.c: avoid throttling reclaim for loop-back nfsd threads by NeilBrown · 10 years ago
  6. 11de992 mm: numa: add migrated transhuge pages to LRU the same way as base pages by Mel Gorman · 10 years ago
  7. bd67314 memcg, slab: simplify synchronization scheme by Vladimir Davydov · 10 years ago
  8. c67a8a6 memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slab by Vladimir Davydov · 10 years ago
  9. 1e32e77 memcg, slab: do not schedule cache destruction when last page goes away by Vladimir Davydov · 10 years ago
  10. d8dc595 memcg: do not hang on OOM when killed by userspace OOM access to memory reserves by Michal Hocko · 10 years ago
  11. 675becc mm: vmscan: do not throttle based on pfmemalloc reserves if node has no ZONE_NORMAL by Mel Gorman · 10 years ago
  12. 64ac494 mm/mmap.c: remove the first mapping check by Huang Shijie · 10 years ago
  13. 2329d37 mm/swap.c: clean up *lru_cache_add* functions by Jianyu Zhan · 10 years ago
  14. 613813e mm: debug: make bad_range() output more usable and readable by Dave Hansen · 10 years ago
  15. c96b9e5 mm/compaction: cleanup isolate_freepages() by Vlastimil Babka · 10 years ago
  16. 13fb44e mm/compaction: clean up unused code lines by Heesub Shin · 10 years ago
  17. 5bcc9f8 mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplaced by Vlastimil Babka · 10 years ago
  18. 03afc0e slab: get_online_mems for kmem_cache_{create,destroy,shrink} by Vladimir Davydov · 10 years ago
  19. bfc8c90 mem-hotplug: implement get/put_online_mems by Vladimir Davydov · 10 years ago
  20. e8d9df3 memcg: un-export __memcg_kmem_get_cache by Vladimir Davydov · 10 years ago
  21. 5f7a75a mm: page_alloc: do not cache reclaim distances by Mel Gorman · 10 years ago
  22. 4f9b16a mm: disable zone_reclaim_mode by default by Mel Gorman · 10 years ago
  23. 944d9fe hugetlb: add support for gigantic page allocation at runtime by Luiz Capitulino · 10 years ago
  24. 1cac6f2 hugetlb: move helpers up in the file by Luiz Capitulino · 10 years ago
  25. a7407a2 hugetlb: update_and_free_page(): don't clear PG_reserved bit by Luiz Capitulino · 10 years ago
  26. bae7f4a hugetlb: add hstate_is_gigantic() by Luiz Capitulino · 10 years ago
  27. 2906dd5 hugetlb: prep_compound_gigantic_page(): drop __init marker by Luiz Capitulino · 10 years ago
  28. 14bd5b4 mm/mmap.c: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 10 years ago
  29. cea371f slab: document kmalloc_order by Vladimir Davydov · 10 years ago
  30. 3dae7fe mm: memcontrol: remove hierarchy restrictions for swappiness and oom_control by Johannes Weiner · 10 years ago
  31. 8bf8fcb mm/mempool: warn about __GFP_ZERO usage by Sebastian Ott · 10 years ago
  32. ae3a8c1 mm/huge_memory.c: complete conversion to pr_foo() by Andrew Morton · 10 years ago
  33. ff9e43e thp: consolidate assert checks in __split_huge_page() by Kirill A. Shutemov · 10 years ago
  34. 2bfc286 memblock: introduce memblock_alloc_range() by Akinobu Mita · 10 years ago
  35. 6b4ebc3 mm,vmacache: optimize overflow system-wide flushing by Davidlohr Bueso · 10 years ago
  36. 4f11514 mm,vmacache: add debug data by Davidlohr Bueso · 10 years ago
  37. 6f04f48 mm: only force scan in reclaim when none of the LRUs are big enough. by Suleiman Souhlal · 10 years ago
  38. b43790e mm: softdirty: don't forget to save file map softdiry bit on unmap by Cyrill Gorcunov · 10 years ago
  39. 0bf0733 mm: softdirty: make freshly remapped file pages being softdirty unconditionally by Cyrill Gorcunov · 10 years ago
  40. 5238343 mm: get rid of __GFP_KMEMCG by Vladimir Davydov · 10 years ago
  41. 5dfb417 sl[au]b: charge slabs to kmemcg explicitly by Vladimir Davydov · 10 years ago
  42. 8eae149 mm: slub: fix ALLOC_SLOWPATH stat by Dave Hansen · 10 years ago
  43. 9a02d69 mm, slab: suppress out of memory warning unless debug is enabled by David Rientjes · 10 years ago
  44. ecc42fb mm/slub.c: convert vnsprintf-static to va_format by Fabian Frederick · 10 years ago
  45. f9f5828 mm/slub.c: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  46. c46a7c8 x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels by Mel Gorman · 10 years ago
  47. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
  48. 7f39dda mm: fix sleeping function warning from __put_anon_vma by Hugh Dickins · 10 years ago
  49. 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next by Linus Torvalds · 10 years ago
  50. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  51. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  52. 8f5759a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux into next by Linus Torvalds · 10 years ago
  53. 681a289 Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next by Linus Torvalds · 10 years ago
  54. 3e030ec mm/memory-failure.c: fix memory leak by race between poison and unpoison by Naoya Horiguchi · 11 years ago
  55. 6f6acb0 memcg: fix swapcache charge from kernel thread context by Michal Hocko · 11 years ago
  56. 55231e5 mm: madvise: fix MADV_WILLNEED on shmem swapouts by Johannes Weiner · 11 years ago
  57. 7fcbbaf mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECT by Jens Axboe · 11 years ago
  58. b985194 hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free hugepage by Chen Yucong · 11 years ago
  59. 65c2ce7 Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes by Ingo Molnar · 11 years ago
  60. 70210ed mm/memblock: add physical memory list by Philipp Hachtmann · 11 years ago
  61. f1af9d3 mm/memblock: Do some refactoring, enhance API by Philipp Hachtmann · 11 years ago
  62. 41abc902 Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  63. 719c555 block: move mm/bounce.c to block/ by Jens Axboe · 11 years ago
  64. 042d27a parisc,metag: Do not hardcode maximum userspace stack size by Helge Deller · 11 years ago
  65. 68cb363 Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 11 years ago
  66. dd18dbc mm, thp: close race between mremap() and split_huge_page() by Kirill A. Shutemov · 11 years ago
  67. 3551a92 mm: postpone the disabling of kmemleak early logging by Catalin Marinas · 11 years ago
  68. 107437f mm/numa: Remove BUG_ON() in __handle_mm_fault() by Rik van Riel · 11 years ago
  69. 2fe5de9 Merge branch 'sched/urgent' into sched/core, to avoid conflicts by Ingo Molnar · 11 years ago
  70. 38583f0 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  71. 41a2128 slub: use sysfs'es release mechanism for kmem_cache by Christoph Lameter · 11 years ago
  72. 6237625 revert "mm: vmscan: do not swap anon pages just because free+file is low" by Johannes Weiner · 11 years ago
  73. 139b6a6 mm: filemap: update find_get_pages_tag() to deal with shadow entries by Johannes Weiner · 11 years ago
  74. 49e068f mm/compaction: make isolate_freepages start at pageblock boundary by Vlastimil Babka · 11 years ago
  75. d5c9fde mm/page-writeback.c: fix divide by zero in pos_ratio_polynom by Rik van Riel · 11 years ago
  76. 457c1b2 hugetlb: ensure hugepage access is denied if hugepages are not supported by Nishanth Aravamudan · 11 years ago
  77. 93030d8 slub: fix memcg_propagate_slab_attrs by Vladimir Davydov · 11 years ago
  78. 8169d30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  79. 39f1f78 nick kvfree() from apparmor by Al Viro · 11 years ago
  80. 30321c7 slab: Fix off by one in object max number tests. by David Miller · 11 years ago
  81. 7cc6897 slab: fix the type of the index on freelist index accessor by Joonsoo Kim · 11 years ago
  82. 5835f25 mm: Fix printk typo in dmapool.c by Hiroshige Sato · 11 years ago
  83. 50f5aa8 mm: don't pointlessly use BUG_ON() for sanity check by Linus Torvalds · 11 years ago
  84. 1cf35d4 mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts by Linus Torvalds · 11 years ago
  85. 1b17844 mm: make fixup_user_fault() check the vma access rights too by Linus Torvalds · 11 years ago
  86. b5a8cad thp: close race between split and zap huge pages by Kirill A. Shutemov · 11 years ago
  87. b59b8cb mm: fix new kernel-doc warning in filemap.c by Randy Dunlap · 11 years ago
  88. 7848a4b mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages() by Mizuma, Masayoshi · 11 years ago
  89. 83da751 vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state() by Christoph Lameter · 11 years ago
  90. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  91. 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 11 years ago
  92. 5a838c3 percpu: make pcpu_alloc_chunk() use pcpu_mem_free() instead of kfree() by Jianyu Zhan · 11 years ago
  93. f7c1d07 mm: Initialize error in shmem_file_aio_read() by Geert Uytterhoeven · 11 years ago
  94. bf3a340 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  95. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  96. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  97. a786c06 missing bits of "splice: fix racy pipe->buffers uses" by Al Viro · 11 years ago
  98. 34bf6ef mm: slab/slub: use page->list consistently instead of page->lru by Dave Hansen · 11 years ago
  99. 0bf1457 mm: vmscan: do not swap anon pages just because free+file is low by Johannes Weiner · 11 years ago
  100. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago