- 8958b24 mm: fix some spelling mistakes in comments by Haitao Shi · 4 years ago
- dfefd22 mm: cleanup kstrto*() usage by Alexey Dobriyan · 4 years, 1 month ago
- ae7a927 mm: use sysfs_emit for struct kobject * uses by Joe Perches · 4 years, 1 month ago
- 336e6b5 khugepaged: add parameter explanations for kernel-doc markup by Alex Shi · 4 years, 1 month ago
- b8eddff mm: memcontrol: add file_thp, shmem_thp to memory.stat by Johannes Weiner · 4 years, 1 month ago
- 4d45e75 mm: remove the now-unnecessary mmget_still_valid() hack by Jann Horn · 4 years, 3 months ago
- 4aab2be mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged by Vijay Balakrishna · 4 years, 3 months ago
- 033b5d7 mm/khugepaged: fix filemap page_to_pgoff(page) != offset by Hugh Dickins · 4 years, 3 months ago
- e5a59d3 mm/khugepaged.c: fix khugepaged's request size in collapse_file by David Howells · 4 years, 4 months ago
- f3f99d6 khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter() by Hugh Dickins · 4 years, 4 months ago
- b518154 mm/vmscan: protect the workingset on anonymous LRU by Joonsoo Kim · 4 years, 5 months ago
- bbe98f9 khugepaged: khugepaged_test_exit() check mmget_still_valid() by Hugh Dickins · 4 years, 5 months ago
- 18e7760 khugepaged: retract_page_tables() remember to test exit by Hugh Dickins · 4 years, 5 months ago
- 119a5fc khugepaged: collapse_pte_mapped_thp() protect the pmd lock by Hugh Dickins · 4 years, 5 months ago
- 723a80d khugepaged: collapse_pte_mapped_thp() flush the right range by Hugh Dickins · 4 years, 5 months ago
- 594cced khugepaged: fix null-pointer dereference due to race by Kirill A. Shutemov · 4 years, 5 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
- 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- 6058eae mm: fold and remove lru_cache_add_anon() and lru_cache_add_file() by Johannes Weiner · 4 years, 7 months ago
- d9eb1ea mm: memcontrol: delete unused lrucare handling by Johannes Weiner · 4 years, 7 months ago
- 9d82c69 mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API by Johannes Weiner · 4 years, 7 months ago
- be5d0a7 mm: memcontrol: switch to native NR_ANON_MAPPED counter by Johannes Weiner · 4 years, 7 months ago
- 0d1c207 mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters by Johannes Weiner · 4 years, 7 months ago
- 3fba69a mm: memcontrol: drop @compound parameter from memcg charging API by Johannes Weiner · 4 years, 7 months ago
- 71a2c11 khugepaged: introduce 'max_ptes_shared' tunable by Kirill A. Shutemov · 4 years, 7 months ago
- 5503fbf khugepaged: allow to collapse PTE-mapped compound pages by Kirill A. Shutemov · 4 years, 7 months ago
- 9445689 khugepaged: allow to collapse a page shared across fork by Kirill A. Shutemov · 4 years, 7 months ago
- ae2c5d8 khugepaged: drain LRU add pagevec after swapin by Kirill A. Shutemov · 4 years, 7 months ago
- a980df3 khugepaged: drain all LRU caches before scanning pages by Kirill A. Shutemov · 4 years, 7 months ago
- ffe945e khugepaged: do not stop collapse if less than half PTEs are referenced by Kirill A. Shutemov · 4 years, 7 months ago
- 2f33a70 mm,thp: stop leaking unreleased file pages by Hugh Dickins · 4 years, 7 months ago
- e1e267c khugepaged: skip collapse if uffd-wp detected by Peter Xu · 4 years, 9 months ago
- 9de4f22 mm: code cleanup for MADV_FREE by Huang Ying · 4 years, 9 months ago
- 396bcc5 mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE by Matthew Wilcox (Oracle) · 4 years, 9 months ago
- 222100e mm/vma: make is_vma_temporary_stack() available for general use by Anshuman Khandual · 4 years, 9 months ago
- b444377 mm/vma: move VM_NO_KHUGEPAGED into generic header by Anshuman Khandual · 4 years, 9 months ago
- 75f3606 mm/thp: flush file for !is_shmem PageDirty() case in collapse_file() by Song Liu · 5 years ago
- 4655e5e mm,thp: recheck each page before collapsing file THP by Song Liu · 5 years ago
- ec649c9d mm/khugepaged: fix might_sleep() warn with CONFIG_HIGHPTE=y by Ville Syrjälä · 5 years ago
- 27e1f82 khugepaged: enable collapse pmd for pte-mapped THP by Song Liu · 5 years ago
- 09d91cd mm,thp: avoid writes to file with THP in pagecache by Song Liu · 5 years ago
- 99cb0db mm,thp: add read-only THP support for (non-shmem) FS by Song Liu · 5 years ago
- 579c571 khugepaged: rename collapse_shmem() and khugepaged_scan_shmem() by Song Liu · 5 years ago
- 4101196 mm: page cache: store only head pages in i_pages by Matthew Wilcox (Oracle) · 5 years ago
- a55c745 sched/topology: Improve load balancing on AMD EPYC systems by Matt Fleming · 5 years ago
- 69bf4b6 Revert "mm: page cache: store only head pages in i_pages" by Linus Torvalds · 5 years ago
- 59ea6d0 coredump: fix race condition between collapse_huge_page() and core dumping by Andrea Arcangeli · 6 years ago
- 7269f99 mm/mmu_notifier: use correct mmu_notifier events for each invalidation by Jérôme Glisse · 6 years ago
- 6f4f13e mm/mmu_notifier: contextual information for event triggering invalidation by Jérôme Glisse · 6 years ago
- 5fd4ca2 mm: page cache: store only head pages in i_pages by Matthew Wilcox · 6 years ago
- 1ff9e6e mm: memcontrol: expose THP events on a per-memcg basis by Chris Down · 6 years ago
- ac46d4f mm/mmu_notifier: use structure for invalidate_range_start/end calls v2 by Jérôme Glisse · 6 years ago
- 4bbfd74 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 6 years ago
- 95feeab mm/khugepaged: fix the xas_create_range() error path by Hugh Dickins · 6 years ago
- 06a5e12 mm/khugepaged: collapse_shmem() do not crash on Compound by Hugh Dickins · 6 years ago
- 87c460a mm/khugepaged: collapse_shmem() without freezing new_page by Hugh Dickins · 6 years ago
- 042a308 mm/khugepaged: minor reorderings in collapse_shmem() by Hugh Dickins · 6 years ago
- 2af8ff2 mm/khugepaged: collapse_shmem() remember to clear holes by Hugh Dickins · 6 years ago
- aaa52e3 mm/khugepaged: fix crashes due to misaccounted holes by Hugh Dickins · 6 years ago
- 701270f mm/khugepaged: collapse_shmem() stop if punched or truncated by Hugh Dickins · 6 years ago
- 35f3aa3 mm: Replace spin_is_locked() with lockdep by Lance Roy · 6 years ago
- 85b392d mm: Convert khugepaged_scan_shmem to XArray by Matthew Wilcox · 7 years ago
- 77da938 mm: Convert collapse_shmem to XArray by Matthew Wilcox · 7 years ago
- 3159f94 xarray: Replace exceptional entries by Matthew Wilcox · 7 years ago
- 2b74030 mm: Change return type int to vm_fault_t for fault handlers by Souptick Joarder · 6 years ago
- 50f8b92 mm: thp: pass correct vm_flags to hugepage_vma_check() by Song Liu · 6 years ago
- 87aa752 mm: thp: inc counter for collapsed shmem THP by Yang Shi · 6 years ago
- c223102 mm: thp: register mm for khugepaged when merging vma for shmem by Yang Shi · 6 years ago
- b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
- b7d349c mm/thp: don't count ZONE_MOVABLE as the target for freepage reserving by Joonsoo Kim · 7 years ago
- 2a70f6a memcg, thp: do not invoke oom killer on thp charges by Michal Hocko · 7 years ago
- 9d3c335 mm, thp: do not cause memcg oom for thp by David Rientjes · 7 years ago
- fece202 mm/khugepaged.c: convert VM_BUG_ON() to collapse fail by Kirill A. Shutemov · 7 years ago
- 3b454ad mm: thp: use down_read_trylock() in khugepaged to avoid long block by Yang Shi · 7 years ago
- 977fbdc mm: add unmap_mapping_pages() by Matthew Wilcox · 7 years ago
- f55e101 Revert "mm, thp: Do not make pmd/pud dirty without a reason" by Linus Torvalds · 7 years ago
- 152e93a mm, thp: Do not make pmd/pud dirty without a reason by Kirill A. Shutemov · 7 years ago
- c481290 mm: introduce wrappers to access mm->nr_ptes by Kirill A. Shutemov · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 1860033 mm: make PR_SET_THP_DISABLE immediately active by Michal Hocko · 7 years ago
- c891d9f mm, thp: remove cond_resched from __collapse_huge_page_copy by David Rientjes · 8 years ago
- 338a16b mm, thp: copying user pages must schedule on collapse by David Rientjes · 8 years ago
- 835152a mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin by SeongJae Park · 8 years ago
- 2948be5 mm: do not use double negation for testing page flags by Minchan Kim · 8 years ago
- d44d363 mm: don't assume anonymous pages have SwapBacked flag by Shaohua Li · 8 years ago
- f7ccbae sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> by Ingo Molnar · 8 years ago
- 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
- 41b6167 mm: get rid of __GFP_OTHER_NODE by Michal Hocko · 8 years ago
- d670ffd mm/thp/pagecache/collapse: free the pte page table on collapse for thp page cache. by Aneesh Kumar K.V · 8 years ago
- 148deab radix-tree: improve multiorder iterators by Matthew Wilcox · 8 years ago
- 2994302 mm: add orig_pte field into vm_fault by Jan Kara · 8 years ago
- 0721ec8 mm: use pgoff in struct vm_fault instead of passing it separately by Jan Kara · 8 years ago
- 82b0f8c mm: join struct fault_env and vm_fault by Jan Kara · 8 years ago
- 953c66c mm: THP page cache support for ppc64 by Aneesh Kumar K.V · 8 years ago
- 6d75f36 lib: radix-tree: check accounting of existing slot replacement users by Johannes Weiner · 8 years ago
- 59749e6 mm: khugepaged: fix radix tree node leak in shmem collapse error path by Johannes Weiner · 8 years ago
- 91a45f7 mm: khugepaged: close use-after-free race during shmem collapsing by Johannes Weiner · 8 years ago
- e1465d1 mm, thp: propagation of conditional compilation in khugepaged.c by Jérémy Lefaure · 8 years ago