summaryrefslogtreecommitdiff
path: root/arch/arm/mm/dump.c
AgeCommit message (Expand)Author
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij
2022-10-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-10-04ARM: 9246/1: dump: show page table level nameWang Kefeng
2022-10-04ARM: 9245/1: dump: show FDT regionWang Kefeng
2022-09-22ARM: 9244/1: dump: Fix wrong pg_level in walk_pmd()Wang Kefeng
2021-04-18ARM: 9073/1: ptdump: add __init section marker to three functionsJisheng Zhang (syna)
2021-02-01ARM: 9053/1: arm/mm/ptdump:Add address markers for KASAN regionsHailong Liu
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-04arm: add support for folded p4d page tablesMike Rapoport
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-06-03arm: dump: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-01-21ARM: 8737/1: mm: dump: add checking for writable and executableJinbum Park
2018-01-21ARM: 8736/1: mm: dump: make the page table dumping seq_fileJinbum Park
2018-01-21ARM: 8735/1: mm: dump: make page table dumping reusableJinbum Park
2017-11-21ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin
2017-03-29ARM: 8666/1: mm: dump: Add domain to outputKees Cook
2017-02-28ARM: 8646/1: mmu: decouple VECTORS_BASE from KconfigAfzal Mohammed
2015-01-07ARM: 8249/1: mm: dump: don't skip regionsMark Rutland
2014-07-24ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper
2014-04-07ARM: 8014/1: mm: fix reporting of read-only PMD bitsKees Cook
2014-02-18ARM: 7963/1: mm: report both sections from PMDKees Cook
2013-12-11ARM: add support to dump the kernel page tablesRussell King