summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/dump.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 9073/1: ptdump: add __init section marker to three functionsJisheng Zhang (syna)2021-04-181-2/+2
* ARM: 9053/1: arm/mm/ptdump:Add address markers for KASAN regionsHailong Liu2021-02-011-1/+8
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* arm: add support for folded p4d page tablesMike Rapoport2020-06-041-6/+23
* 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/+1
|/
* 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/+28
* 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/+2
* 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