summaryrefslogtreecommitdiffstats
path: root/mm/debug.c
Commit message (Expand)AuthorAgeFilesLines
* mm: clarify why we avoid page_mapcount() for slab pages in dump_page()Kirill A. Shutemov2016-10-071-0/+5
* mm: avoid endless recursion in dump_page()Kirill A. Shutemov2016-09-191-2/+4
* mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-171-1/+1
* mm, debug: move bad flags printing to bad_page()Vlastimil Babka2016-03-151-7/+3
* mm, page_owner: dump page owner info from dump_page()Vlastimil Babka2016-03-151-0/+2
* mm, page_owner: track and print last migrate reasonVlastimil Babka2016-03-151-0/+11
* mm, debug: replace dump_flags() with the new printk formatsVlastimil Babka2016-03-151-46/+14
* mm, printk: introduce new format string for flagsVlastimil Babka2016-03-151-14/+20
* mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka2016-03-151-77/+11
* mm: rework mapcount accounting to enable 4k mapping of THPsKirill A. Shutemov2016-01-151-1/+4
* mm, thp: remove compound_lock()Kirill A. Shutemov2016-01-151-3/+0
* mm: rework virtual memory accountingKonstantin Khlebnikov2016-01-141-2/+2
* mm: make compound_head() robustKirill A. Shutemov2015-11-061-5/+0
* mm: introduce VM_LOCKONFAULTEric B Munson2015-11-051-0/+1
* mm: introduce idle page trackingVladimir Davydov2015-09-101-0/+4
* tracing: Rename ftrace_event.h to trace_events.hSteven Rostedt (Red Hat)2015-05-131-1/+1
* mm: account pmd page tables to the processKirill A. Shutemov2015-02-111-1/+2
* mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov2015-02-101-1/+0
* mm: move page->mem_cgroup bad page handling into generic codeJohannes Weiner2014-12-101-1/+4
* mm/debug.c: use pr_emerg()Andrew Morton2014-10-091-12/+9
* mm: introduce VM_BUG_ON_MMSasha Levin2014-10-091-0/+78
* mm: move debug code out of page_alloc.cSasha Levin2014-10-091-0/+162
OpenPOWER on IntegriCloud