1. 37e8435 mm: memcontrol: charge swap to cgroup2 by Vladimir Davydov · 8 years ago
  2. 0b8f73e mm: memcontrol: clean up alloc, online, offline, free functions by Johannes Weiner · 8 years ago
  3. 0db1529 mm: memcontrol: flatten struct cg_proto by Johannes Weiner · 8 years ago
  4. d886f4e mm: memcontrol: rein in the CONFIG space madness by Johannes Weiner · 8 years ago
  5. d55f90b net: drop tcp_memcontrol.c by Vladimir Davydov · 8 years ago
  6. 489c2a2 mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM by Johannes Weiner · 8 years ago
  7. 04823c8 mm: memcontrol: allow to disable kmem accounting for cgroup2 by Vladimir Davydov · 8 years ago
  8. 52c29b0 mm: memcontrol: account "kmem" consumers in cgroup2 memory controller by Johannes Weiner · 8 years ago
  9. 127424c mm: memcontrol: move kmem accounting code to CONFIG_MEMCG by Johannes Weiner · 8 years ago
  10. 3893e30 mm: memcontrol: separate kmem code from legacy tcp accounting code by Johannes Weiner · 8 years ago
  11. 8e0a891 mm: memcontrol: group kmem init and exit functions together by Johannes Weiner · 8 years ago
  12. 567e9ab mm: memcontrol: give the kmem states more descriptive names by Johannes Weiner · 8 years ago
  13. b15aac1 mm: memcontrol: remove double kmem page_counter init by Johannes Weiner · 8 years ago
  14. 6d378da mm: memcontrol: drop unused @css argument in memcg_init_kmem by Johannes Weiner · 8 years ago
  15. a3b609e proc read mm's {arg,env}_{start,end} with mmap semaphore taken. by Mateusz Guzik · 8 years ago
  16. c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 8 years ago
  17. caaee62 ptrace: use fsuid, fsgid, effective creds for fs access checks by Jann Horn · 8 years ago
  18. c102f07 zsmalloc: fix migrate_zspage-zs_free race condition by Junil Lee · 8 years ago
  19. 0b9b6ff thp: fix interrupt unsafe locking in split_huge_page() by Kirill A. Shutemov · 8 years ago
  20. 629d9d1 mm: avoid uninitialized variable in tracepoint by Arnd Bergmann · 8 years ago
  21. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  22. 2da80b5 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  23. 25eedab vm: fix incorrect unlock error path in madvise_free_huge_pmd by Linus Torvalds · 8 years ago
  24. 6611d8d memcg: only free spare array when readers are done by Martijn Coenen · 8 years ago
  25. 98fd1ef mm: soft-offline: exit with failure for non anonymous thp by Naoya Horiguchi · 8 years ago
  26. acc14dc mm: soft-offline: clean up soft_offline_page() by Naoya Horiguchi · 8 years ago
  27. 9f8bdb3 mm: make swapoff more robust against soft dirty by Hugh Dickins · 8 years ago
  28. 88f306b mm: fix locking order in mm_take_all_locks() by Kirill A. Shutemov · 8 years ago
  29. d645fc0 mm: mempolicy: skip non-migratable VMAs when setting MPOL_MF_LAZY by Liang Chen · 8 years ago
  30. f16f091 mm/page_alloc.c: remove unused struct zone *z variable by Alexander Kuleshov · 8 years ago
  31. 7f43add mm/mlock.c: change can_do_mlock return value type to boolean by Wang Xiaoqiang · 8 years ago
  32. 61e1655 mm/vmalloc.c: use macro IS_ALIGNED to judge the aligment by Wang Xiaoqiang · 8 years ago
  33. 654a0dd cgroup, memcg, writeback: drop spurious rcu locking around mem_cgroup_css_from_page() by Tejun Heo · 8 years ago
  34. 6f8d2b8 mm/page_isolation: do some cleanup in "undo_isolate_page_range" by Wang Xiaoqiang · 8 years ago
  35. 4a9e1cd mm: bring in additional flag for fixup_user_fault to signal unlock by Dominik Dingel · 8 years ago
  36. 3565fce mm, x86: get_user_pages() for dax mappings by Dan Williams · 8 years ago
  37. 5c7fb56 mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd by Dan Williams · 8 years ago
  38. f25748e3 mm, dax: convert vmf_insert_pfn_pmd() to pfn_t by Dan Williams · 8 years ago
  39. 01c8f1c mm, dax, gpu: convert vm_insert_mixed to pfn_t by Dan Williams · 8 years ago
  40. 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 8 years ago
  41. 01871e5 mm, dax: fix livelock, allow dax pmd mappings to become writeable by Ross Zwisler · 8 years ago
  42. bd56086 thp: fix split_huge_page() after mremap() of THP by Kirill A. Shutemov · 8 years ago
  43. b8d3c4c mm/huge_memory.c: don't split THP page when MADV_FREE syscall is called by Minchan Kim · 8 years ago
  44. 337ed7e mm/ksm.c: mark stable page dirty by Minchan Kim · 8 years ago
  45. 10853a0 mm: move lazily freed pages to inactive list by Minchan Kim · 8 years ago
  46. 64b42bc mm/madvise.c: free swp_entry in madvise_free by Minchan Kim · 8 years ago
  47. 854e9ed mm: support madvise(MADV_FREE) by Minchan Kim · 8 years ago
  48. 8749cfe mm: add page_check_address_transhuge() helper by Vladimir Davydov · 8 years ago
  49. d965432 thp: increase split_huge_page() success rate by Kirill A. Shutemov · 8 years ago
  50. 49071d4 thp: add debugfs handle to split all huge pages by Kirill A. Shutemov · 8 years ago
  51. b20ce5e mm: prepare page_referenced() and page_idle to new THP refcounting by Kirill A. Shutemov · 8 years ago
  52. e90309c thp: allow mlocked THP again by Kirill A. Shutemov · 8 years ago
  53. 61f5d69 mm: re-enable THP by Kirill A. Shutemov · 8 years ago
  54. 9a98225 thp: introduce deferred_split_huge_page() by Kirill A. Shutemov · 8 years ago
  55. 248db92 migrate_pages: try to split pages on queuing by Kirill A. Shutemov · 8 years ago
  56. e9b61f1 thp: reintroduce split_huge_page() by Kirill A. Shutemov · 8 years ago
  57. 4e41a30 mm: hwpoison: adjust for new thp refcounting by Naoya Horiguchi · 8 years ago
  58. d96b339 mm: soft-offline: check return value in second __get_any_page() call by Naoya Horiguchi · 8 years ago
  59. 4d2fa96 thp, mm: split_huge_page(): caller need to lock page by Kirill A. Shutemov · 8 years ago
  60. ba98828 thp: add option to setup migration entries during PMD split by Kirill A. Shutemov · 8 years ago
  61. eef1b3b thp: implement split_huge_pmd() by Kirill A. Shutemov · 8 years ago
  62. e81c480 mm, numa: skip PTE-mapped THP on numa fault by Kirill A. Shutemov · 8 years ago
  63. e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 8 years ago
  64. 53f9263 mm: rework mapcount accounting to enable 4k mapping of THPs by Kirill A. Shutemov · 8 years ago
  65. 4b471e8 mm, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 8 years ago
  66. 3ac808f mm, thp: remove compound_lock() by Kirill A. Shutemov · 8 years ago
  67. f765f54 ksm: prepare to new THP semantics by Kirill A. Shutemov · 8 years ago
  68. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 8 years ago
  69. ad0bed2 thp: drop all split_huge_page()-related code by Kirill A. Shutemov · 8 years ago
  70. 56a17b8 mm: temporarily mark THP broken by Kirill A. Shutemov · 8 years ago
  71. 122afea mm, vmstats: new THP splitting event by Kirill A. Shutemov · 8 years ago
  72. 78ddc53 thp: rename split_huge_page_pmd() to split_huge_pmd() by Kirill A. Shutemov · 8 years ago
  73. b1caa95 khugepaged: ignore pmd tables with THP mapped with ptes by Kirill A. Shutemov · 8 years ago
  74. 7479df6 thp, mlock: do not allow huge pages in mlocked area by Kirill A. Shutemov · 8 years ago
  75. 7aef417 mm: handle PTE-mapped tail pages in gerneric fast gup implementaiton by Kirill A. Shutemov · 8 years ago
  76. 6742d29 mm: adjust FOLL_SPLIT for new refcounting by Kirill A. Shutemov · 8 years ago
  77. 1f25fe2 mm, thp: adjust conditions when we can reuse the page on WP fault by Kirill A. Shutemov · 8 years ago
  78. f627c2f memcg: adjust to support new THP refcounting by Kirill A. Shutemov · 8 years ago
  79. d281ee6 rmap: add argument to charge compound page by Kirill A. Shutemov · 8 years ago
  80. 1c290f6 mm: sanitize page->mapping for tail pages by Kirill A. Shutemov · 8 years ago
  81. de09d31 page-flags: define PG_reserved behavior on compound pages by Kirill A. Shutemov · 8 years ago
  82. 48c935a page-flags: define PG_locked behavior on compound pages by Kirill A. Shutemov · 8 years ago
  83. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  84. 7dfa461 zsmalloc: reorganize struct size_class to pack 4 bytes hole by Weijie Yang · 8 years ago
  85. f58fb5e mm/zbud.c: use list_last_entry() instead of list_tail_entry() by Geliang Tang · 8 years ago
  86. 63f729c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  87. 7d2eba0 mm: add tracepoint for scanning pages by Ebru Akagunduz · 8 years ago
  88. fec174d mm/page_isolation: use macro to judge the alignment by Naoya Horiguchi · 8 years ago
  89. 8463833 mm: rework virtual memory accounting by Konstantin Khlebnikov · 8 years ago
  90. d72ee91 mm: move lru_to_page to mm_inline.h by Geliang Tang · 8 years ago
  91. 6f754ba memory-hotplug: don't BUG() in register_memory_resource() by Vitaly Kuznetsov · 8 years ago
  92. 3e89e1c hugetlb: make mm and fs code explicitly non-modular by Paul Gortmaker · 8 years ago
  93. 0d576d2 mm/swapfile.c: use list_for_each_entry_safe in free_swap_count_continuations by Geliang Tang · 8 years ago
  94. bb5b858 mm: make sure isolate_lru_page() is never called for tail page by Kirill A. Shutemov · 8 years ago
  95. 0eb77e9 vmstat: make vmstat_updater deferrable again and shut down on idle by Christoph Lameter · 8 years ago
  96. 686739f memcg: avoid vmpressure oops when memcg disabled by Hugh Dickins · 8 years ago
  97. ef12947 mm: memcontrol: switch to the updated jump-label API by Johannes Weiner · 8 years ago
  98. 8e8ae64 mm: memcontrol: hook up vmpressure to socket pressure by Johannes Weiner · 8 years ago
  99. f7e1cb6 mm: memcontrol: account socket memory in unified hierarchy memory controller by Johannes Weiner · 8 years ago
  100. 1109208 mm: memcontrol: move socket code for unified hierarchy accounting by Johannes Weiner · 8 years ago