summaryrefslogtreecommitdiff
path: root/mm/debug-pagealloc.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-24mm, hwpoison: fixup "mm: check the return value of lookup_page_ext for all ca...Michal Hocko1-3/+3
2017-11-24mm: check the return value of lookup_page_ext for all call sitesYang Shi1-0/+6
2014-12-13mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim1-1/+7
2014-12-13mm/debug-pagealloc: prepare boottime configurable on/offJoonsoo Kim1-4/+33
2011-12-06mm, x86: Remove debug_pagealloc_enabledStanislaw Gruszka1-3/+0
2011-11-01debug-pagealloc: add support for highmem pagesAkinobu Mita1-34/+10
2011-11-01mm/debug-pagealloc.c: use memchr_invAkinobu Mita1-5/+3
2011-11-01mm/debug-pagealloc.c: use plain __ratelimit() instead of printk_ratelimit()Akinobu Mita1-1/+3
2009-04-01generic debug pageallocAkinobu Mita1-0/+129