aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/dump.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-21ARM: 8737/1: mm: dump: add checking for writable and executableJinbum Park1-1/+57
2018-01-21ARM: 8736/1: mm: dump: make the page table dumping seq_fileJinbum Park1-7/+21
2018-01-21ARM: 8735/1: mm: dump: make page table dumping reusableJinbum Park1-37/+28
2017-11-21ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin1-2/+2
2017-03-29ARM: 8666/1: mm: dump: Add domain to outputKees Cook1-10/+44
2017-02-28ARM: 8646/1: mmu: decouple VECTORS_BASE from KconfigAfzal Mohammed1-2/+3
2015-01-07ARM: 8249/1: mm: dump: don't skip regionsMark Rutland1-7/+2
2014-07-24ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper1-2/+2
2014-04-07ARM: 8014/1: mm: fix reporting of read-only PMD bitsKees Cook1-15/+32
2014-02-18ARM: 7963/1: mm: report both sections from PMDKees Cook1-0/+3
2013-12-11ARM: add support to dump the kernel page tablesRussell King1-0/+345