summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/dump.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-2/+2
|\
| * arm: dump: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-031-2/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1Star
|/
* ARM: 8737/1: mm: dump: add checking for writable and executableJinbum Park2018-01-211-1/+57
* ARM: 8736/1: mm: dump: make the page table dumping seq_fileJinbum Park2018-01-211-7/+21
* ARM: 8735/1: mm: dump: make page table dumping reusableJinbum Park2018-01-211-37/+28Star
* ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin2017-11-211-2/+2
* ARM: 8666/1: mm: dump: Add domain to outputKees Cook2017-03-291-10/+44
* ARM: 8646/1: mmu: decouple VECTORS_BASE from KconfigAfzal Mohammed2017-02-281-2/+3
* ARM: 8249/1: mm: dump: don't skip regionsMark Rutland2015-01-071-7/+2Star
* ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper2014-07-241-2/+2
* ARM: 8014/1: mm: fix reporting of read-only PMD bitsKees Cook2014-04-071-15/+32
* ARM: 7963/1: mm: report both sections from PMDKees Cook2014-02-181-0/+3
* ARM: add support to dump the kernel page tablesRussell King2013-12-111-0/+345