1. 6611d8d memcg: only free spare array when readers are done by Martijn Coenen · 8 years ago
  2. 98fd1ef mm: soft-offline: exit with failure for non anonymous thp by Naoya Horiguchi · 8 years ago
  3. acc14dc mm: soft-offline: clean up soft_offline_page() by Naoya Horiguchi · 8 years ago
  4. 9f8bdb3 mm: make swapoff more robust against soft dirty by Hugh Dickins · 8 years ago
  5. 88f306b mm: fix locking order in mm_take_all_locks() by Kirill A. Shutemov · 8 years ago
  6. d645fc0 mm: mempolicy: skip non-migratable VMAs when setting MPOL_MF_LAZY by Liang Chen · 8 years ago
  7. f16f091 mm/page_alloc.c: remove unused struct zone *z variable by Alexander Kuleshov · 8 years ago
  8. 7f43add mm/mlock.c: change can_do_mlock return value type to boolean by Wang Xiaoqiang · 8 years ago
  9. 61e1655 mm/vmalloc.c: use macro IS_ALIGNED to judge the aligment by Wang Xiaoqiang · 8 years ago
  10. 654a0dd cgroup, memcg, writeback: drop spurious rcu locking around mem_cgroup_css_from_page() by Tejun Heo · 8 years ago
  11. 6f8d2b8 mm/page_isolation: do some cleanup in "undo_isolate_page_range" by Wang Xiaoqiang · 8 years ago
  12. 4a9e1cd mm: bring in additional flag for fixup_user_fault to signal unlock by Dominik Dingel · 8 years ago
  13. 3565fce mm, x86: get_user_pages() for dax mappings by Dan Williams · 8 years ago
  14. 5c7fb56 mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd by Dan Williams · 8 years ago
  15. f25748e3 mm, dax: convert vmf_insert_pfn_pmd() to pfn_t by Dan Williams · 8 years ago
  16. 01c8f1c mm, dax, gpu: convert vm_insert_mixed to pfn_t by Dan Williams · 8 years ago
  17. 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 8 years ago
  18. 01871e5 mm, dax: fix livelock, allow dax pmd mappings to become writeable by Ross Zwisler · 8 years ago
  19. bd56086 thp: fix split_huge_page() after mremap() of THP by Kirill A. Shutemov · 8 years ago
  20. b8d3c4c mm/huge_memory.c: don't split THP page when MADV_FREE syscall is called by Minchan Kim · 8 years ago
  21. 337ed7e mm/ksm.c: mark stable page dirty by Minchan Kim · 8 years ago
  22. 10853a0 mm: move lazily freed pages to inactive list by Minchan Kim · 8 years ago
  23. 64b42bc mm/madvise.c: free swp_entry in madvise_free by Minchan Kim · 8 years ago
  24. 854e9ed mm: support madvise(MADV_FREE) by Minchan Kim · 8 years ago
  25. 8749cfe mm: add page_check_address_transhuge() helper by Vladimir Davydov · 8 years ago
  26. d965432 thp: increase split_huge_page() success rate by Kirill A. Shutemov · 8 years ago
  27. 49071d4 thp: add debugfs handle to split all huge pages by Kirill A. Shutemov · 8 years ago
  28. b20ce5e mm: prepare page_referenced() and page_idle to new THP refcounting by Kirill A. Shutemov · 8 years ago
  29. e90309c thp: allow mlocked THP again by Kirill A. Shutemov · 8 years ago
  30. 61f5d69 mm: re-enable THP by Kirill A. Shutemov · 8 years ago
  31. 9a98225 thp: introduce deferred_split_huge_page() by Kirill A. Shutemov · 8 years ago
  32. 248db92 migrate_pages: try to split pages on queuing by Kirill A. Shutemov · 8 years ago
  33. e9b61f1 thp: reintroduce split_huge_page() by Kirill A. Shutemov · 8 years ago
  34. 4e41a30 mm: hwpoison: adjust for new thp refcounting by Naoya Horiguchi · 8 years ago
  35. d96b339 mm: soft-offline: check return value in second __get_any_page() call by Naoya Horiguchi · 8 years ago
  36. 4d2fa96 thp, mm: split_huge_page(): caller need to lock page by Kirill A. Shutemov · 8 years ago
  37. ba98828 thp: add option to setup migration entries during PMD split by Kirill A. Shutemov · 8 years ago
  38. eef1b3b thp: implement split_huge_pmd() by Kirill A. Shutemov · 8 years ago
  39. e81c480 mm, numa: skip PTE-mapped THP on numa fault by Kirill A. Shutemov · 8 years ago
  40. e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 8 years ago
  41. 53f9263 mm: rework mapcount accounting to enable 4k mapping of THPs by Kirill A. Shutemov · 8 years ago
  42. 4b471e8 mm, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 8 years ago
  43. 3ac808f mm, thp: remove compound_lock() by Kirill A. Shutemov · 8 years ago
  44. f765f54 ksm: prepare to new THP semantics by Kirill A. Shutemov · 8 years ago
  45. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 8 years ago
  46. ad0bed2 thp: drop all split_huge_page()-related code by Kirill A. Shutemov · 8 years ago
  47. 56a17b8 mm: temporarily mark THP broken by Kirill A. Shutemov · 8 years ago
  48. 122afea mm, vmstats: new THP splitting event by Kirill A. Shutemov · 8 years ago
  49. 78ddc53 thp: rename split_huge_page_pmd() to split_huge_pmd() by Kirill A. Shutemov · 8 years ago
  50. b1caa95 khugepaged: ignore pmd tables with THP mapped with ptes by Kirill A. Shutemov · 8 years ago
  51. 7479df6 thp, mlock: do not allow huge pages in mlocked area by Kirill A. Shutemov · 8 years ago
  52. 7aef417 mm: handle PTE-mapped tail pages in gerneric fast gup implementaiton by Kirill A. Shutemov · 8 years ago
  53. 6742d29 mm: adjust FOLL_SPLIT for new refcounting by Kirill A. Shutemov · 8 years ago
  54. 1f25fe2 mm, thp: adjust conditions when we can reuse the page on WP fault by Kirill A. Shutemov · 8 years ago
  55. f627c2f memcg: adjust to support new THP refcounting by Kirill A. Shutemov · 8 years ago
  56. d281ee6 rmap: add argument to charge compound page by Kirill A. Shutemov · 8 years ago
  57. 1c290f6 mm: sanitize page->mapping for tail pages by Kirill A. Shutemov · 8 years ago
  58. de09d31 page-flags: define PG_reserved behavior on compound pages by Kirill A. Shutemov · 8 years ago
  59. 48c935a page-flags: define PG_locked behavior on compound pages by Kirill A. Shutemov · 8 years ago
  60. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  61. 7dfa461 zsmalloc: reorganize struct size_class to pack 4 bytes hole by Weijie Yang · 8 years ago
  62. f58fb5e mm/zbud.c: use list_last_entry() instead of list_tail_entry() by Geliang Tang · 8 years ago
  63. 63f729c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  64. 7d2eba0 mm: add tracepoint for scanning pages by Ebru Akagunduz · 8 years ago
  65. fec174d mm/page_isolation: use macro to judge the alignment by Naoya Horiguchi · 8 years ago
  66. 8463833 mm: rework virtual memory accounting by Konstantin Khlebnikov · 8 years ago
  67. d72ee91 mm: move lru_to_page to mm_inline.h by Geliang Tang · 8 years ago
  68. 6f754ba memory-hotplug: don't BUG() in register_memory_resource() by Vitaly Kuznetsov · 8 years ago
  69. 3e89e1c hugetlb: make mm and fs code explicitly non-modular by Paul Gortmaker · 8 years ago
  70. 0d576d2 mm/swapfile.c: use list_for_each_entry_safe in free_swap_count_continuations by Geliang Tang · 8 years ago
  71. bb5b858 mm: make sure isolate_lru_page() is never called for tail page by Kirill A. Shutemov · 8 years ago
  72. 0eb77e9 vmstat: make vmstat_updater deferrable again and shut down on idle by Christoph Lameter · 8 years ago
  73. 686739f memcg: avoid vmpressure oops when memcg disabled by Hugh Dickins · 8 years ago
  74. ef12947 mm: memcontrol: switch to the updated jump-label API by Johannes Weiner · 8 years ago
  75. 8e8ae64 mm: memcontrol: hook up vmpressure to socket pressure by Johannes Weiner · 8 years ago
  76. f7e1cb6 mm: memcontrol: account socket memory in unified hierarchy memory controller by Johannes Weiner · 8 years ago
  77. 1109208 mm: memcontrol: move socket code for unified hierarchy accounting by Johannes Weiner · 8 years ago
  78. 7941d21 mm: memcontrol: do not account memory+swap on unified hierarchy by Johannes Weiner · 8 years ago
  79. 80e95fe mm: memcontrol: generalize the socket accounting jump label by Johannes Weiner · 8 years ago
  80. baac50b net: tcp_memcontrol: simplify linkage between socket and page counter by Johannes Weiner · 8 years ago
  81. e805605 net: tcp_memcontrol: sanitize tcp memory accounting callbacks by Johannes Weiner · 8 years ago
  82. 3d596f7 net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label by Johannes Weiner · 8 years ago
  83. 7d82860 mm: memcontrol: export root_mem_cgroup by Johannes Weiner · 8 years ago
  84. 0364041 mm/ksm.c: use list_for_each_entry_safe by Geliang Tang · 8 years ago
  85. c8ad630 mm/readahead.c, mm/vmscan.c: use lru_to_page instead of list_to_page by Geliang Tang · 8 years ago
  86. 7546934 mm/compaction.c: __compact_pgdat() code cleanuup by Joonsoo Kim · 8 years ago
  87. a8ae499 mm/swapfile.c: use list_{next,first}_entry by Geliang Tang · 8 years ago
  88. 8c9c170 mm/memblock: introduce for_each_memblock_type() by Alexander Kuleshov · 8 years ago
  89. f14516f mm/memblock: remove rgnbase and rgnsize variables by Alexander Kuleshov · 8 years ago
  90. 5020e28 mm, oom: give __GFP_NOFAIL allocations access to memory reserves by Michal Hocko · 8 years ago
  91. 86760a2 mm/page_alloc.c: use list_for_each_entry in mark_free_pages() by Geliang Tang · 8 years ago
  92. a16601c mm/page_alloc.c: use list_{first,last}_entry instead of list_entry by Geliang Tang · 8 years ago
  93. 6ac0206 mm/page_alloc.c: remove unnecessary parameter from __rmqueue by Mel Gorman · 8 years ago
  94. a8d0143 mm: page_alloc: generalize the dirty balance reserve by Johannes Weiner · 8 years ago
  95. c20cd45 mm: allow GFP_{FS,IO} for page_cache_read page cache allocation by Michal Hocko · 8 years ago
  96. fec4eb2 mm/compaction: improve comment for compact_memory tunable knob handler by Yaowei Bai · 8 years ago
  97. d07e225 mm: mmap: add new /proc tunable for mmap_base ASLR by Daniel Cashman · 8 years ago
  98. bc36f70 mm/mmap.c: remove incorrect MAP_FIXED flag comparison from mmap_region by Piotr Kwapulinski · 8 years ago
  99. 9f6c399 mm, vmscan: consider isolated pages in zone_reclaimable_pages by Michal Hocko · 8 years ago
  100. 9ee11ba memcg: do not allow to disable tcp accounting after limit is set by Vladimir Davydov · 8 years ago