blob: 61851493d185674fd62aa4f5f827bd8847ea3f34 [file] [log] [blame]
11c9c7edae06 ("mm/page_poison.c: replace bool variable with static key")
bd33ef368135 ("mm: enable page poisoning early at boot")
f86e4271978b ("mm: check the return value of lookup_page_ext for all call sites")
2a138dc7e50b ("mm: use existing helper to convert "on"/"off" to boolean")
479f854a207c ("mm, page_alloc: defer debugging checks of pages allocated from the PCP")
c603844bdcb5 ("mm, page_alloc: convert alloc_flags to unsigned")
682a3385e773 ("mm, page_alloc: inline the fast path of the zonelist iterator")
1414c7f4f7d7 ("mm/page_poisoning.c: allow for zero poisoning")
8823b1dbc05f ("mm/page_poison.c: enable PAGE_POISONING as a separate option")
4e462112e98f ("mm, page_owner: dump page owner info from dump_page()")
7cd12b4abfd2 ("mm, page_owner: track and print last migrate reason")
d435edca9288 ("mm, page_owner: copy page owner info during migration")
7dd80b8af0bc ("mm, page_owner: convert page_owner_inited to static key")
edf14cdbf9a0 ("mm, printk: introduce new format string for flags")
420adbe9fc1a ("mm, tracing: unify mm flags handling in tracepoints and printk")
14e0a214d62d ("tools, perf: make gfp_compact_table up to date")
1f7866b4aebd ("mm, tracing: make show_gfp_flags() up to date")
ea6eabb05b26 ("mm/debug_pagealloc: ask users for default setting of debug_pagealloc")
e9b61f19858a ("thp: reintroduce split_huge_page()")
eef1b3ba053a ("thp: implement split_huge_pmd()")
53f9263baba6 ("mm: rework mapcount accounting to enable 4k mapping of THPs")
3ac808fdd2b8 ("mm, thp: remove compound_lock()")
ad0bed24e98b ("thp: drop all split_huge_page()-related code")
122afea9626a ("mm, vmstats: new THP splitting event")
78ddc5347341 ("thp: rename split_huge_page_pmd() to split_huge_pmd()")
6742d293cbe0 ("mm: adjust FOLL_SPLIT for new refcounting")
d281ee614518 ("rmap: add argument to charge compound page")
1c290f642101 ("mm: sanitize page->mapping for tail pages")
d8c1bdeb5d6b ("page-flags: trivial cleanup for PageTrans* helpers")
7d2eba0557c1 ("mm: add tracepoint for scanning pages")
a16601c5458e ("mm/page_alloc.c: use list_{first,last}_entry instead of list_entry")
6ac0206bc0d1 ("mm/page_alloc.c: remove unnecessary parameter from __rmqueue")
eca56ff906bd ("mm, shmem: add internal shmem resident memory accounting")
1031bc589228 ("lib/vsprintf: add %*pg format specifier")