summaryrefslogtreecommitdiffstats
path: root/include/linux/page_ext.h
Commit message (Expand)AuthorAgeFilesLines
* mm/idle_page_tracking: make PG_idle reusableSeongJae Park2021-09-081-1/+1
* mm: fix page_owner initializing issue for arm32Zhenhua Huang2020-12-151-0/+8
* mm, page_owner: rename flag indicating that page is allocatedVlastimil Babka2019-10-141-1/+1
* mm, page_owner: fix off-by-one error in __set_page_owner_handle()Vlastimil Babka2019-10-141-0/+8
* mm, page_owner: keep owner info when freeing the pageVlastimil Babka2019-09-241-0/+1
* mm, debug_pagealloc: use a page type instead of page_ext flagVlastimil Babka2019-07-121-1/+0
* mm/page_ext.c: constify lookup_page_ext() argumentKirill A. Shutemov2018-08-171-2/+2
* include/linux/page_ext.h: drop definition of unused PAGE_EXT_DEBUG_POISONKirill A. Shutemov2018-08-171-11/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mm/page_owner: don't define fields on struct page_ext by hard-codingJoonsoo Kim2016-10-071-6/+0
* mm/page_ext: support extra space allocation by page_ext userJoonsoo Kim2016-10-071-0/+2
* mm/page_owner: use stackdepot to store stacktraceJoonsoo Kim2016-07-261-2/+2
* mm, page_owner: track and print last migrate reasonVlastimil Babka2016-03-151-0/+1
* mm: introduce idle page trackingVladimir Davydov2015-09-101-0/+4
* mm/page_owner.c: remove unnecessary stack_trace fieldSergei Rogachev2015-02-111-1/+1
* mm/page_owner: keep track of page ownersJoonsoo Kim2014-12-131-0/+10
* mm/debug-pagealloc: prepare boottime configurable on/offJoonsoo Kim2014-12-131-0/+15
* mm/page_ext: resurrect struct page extending code for debuggingJoonsoo Kim2014-12-131-0/+59