summaryrefslogtreecommitdiff
path: root/include/linux/page_ext.h
AgeCommit message (Expand)Author
2021-09-08mm/idle_page_tracking: make PG_idle reusableSeongJae Park
2020-12-15mm: fix page_owner initializing issue for arm32Zhenhua Huang
2019-10-14mm, page_owner: rename flag indicating that page is allocatedVlastimil Babka
2019-10-14mm, page_owner: fix off-by-one error in __set_page_owner_handle()Vlastimil Babka
2019-09-24mm, page_owner: keep owner info when freeing the pageVlastimil Babka
2019-07-12mm, debug_pagealloc: use a page type instead of page_ext flagVlastimil Babka
2018-08-17mm/page_ext.c: constify lookup_page_ext() argumentKirill A. Shutemov
2018-08-17include/linux/page_ext.h: drop definition of unused PAGE_EXT_DEBUG_POISONKirill A. Shutemov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-10-07mm/page_owner: don't define fields on struct page_ext by hard-codingJoonsoo Kim
2016-10-07mm/page_ext: support extra space allocation by page_ext userJoonsoo Kim
2016-07-26mm/page_owner: use stackdepot to store stacktraceJoonsoo Kim
2016-03-15mm, page_owner: track and print last migrate reasonVlastimil Babka
2015-09-10mm: introduce idle page trackingVladimir Davydov
2015-02-11mm/page_owner.c: remove unnecessary stack_trace fieldSergei Rogachev
2014-12-13mm/page_owner: keep track of page ownersJoonsoo Kim
2014-12-13mm/debug-pagealloc: prepare boottime configurable on/offJoonsoo Kim
2014-12-13mm/page_ext: resurrect struct page extending code for debuggingJoonsoo Kim