summaryrefslogtreecommitdiff
path: root/mm/page_idle.c
AgeCommit message (Expand)Author
2019-07-03mm/page_idle.c: fix oops because end_pfn is larger than max_pfnColin Ian King
2018-05-30mm: thp: fix potential clearing to referenced flag in page_idle_clear_pte_ref...Yang Shi
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-06mm/page_idle.c: constify attribute_group structuresArvind Yadav
2017-05-03mm: make rmap_one boolean functionMinchan Kim
2017-02-24mm: fix handling PTE-mapped THPs in page_idle_clear_pte_refs()Kirill A. Shutemov
2016-07-28mm, vmscan: move lru_lock to the nodeMel Gorman
2016-01-15mm: add page_check_address_transhuge() helperVladimir Davydov
2016-01-15mm: prepare page_referenced() and page_idle to new THP refcountingKirill A. Shutemov
2016-01-15mm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2015-09-10mm: introduce idle page trackingVladimir Davydov