summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/ptdump/ptdump.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-051-21/+52
|\
| * powerpc/ptdump: Handle hugepd at PGD levelChristophe Leroy2020-05-261-3/+26
| * powerpc/ptdump: Properly handle non standard page sizeChristophe Leroy2020-05-261-9/+12
| * powerpc/ptdump: Display size of BATsChristophe Leroy2020-05-261-9/+14
* | powerpc: add support for folded p4d page tablesMike Rapoport2020-06-051-5/+7
|/
* powerpc/mm: ptdump: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2020-03-041-5/+3
* powerpc/ptdump: Fix W+X verificationChristophe Leroy2020-01-231-1/+3
* powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WXChristophe Leroy2020-01-231-0/+2
* powerpc: use the generic dma coherent remap allocatorChristoph Hellwig2019-08-281-9/+0
* powerpc/ptdump: get out of note_prot_wx() when CONFIG_PPC_DEBUG_WX is not sel...Christophe Leroy2019-08-201-1/+1
* powerpc/ptdump: drop dummy KERN_VIRT_START on PPC32Christophe Leroy2019-08-201-10/+8
* powerpc/ptdump: fix walk_pagetables() address mismatchChristophe Leroy2019-08-201-5/+3
* powerpc/ptdump: Fix addresses display on PPC32Christophe Leroy2019-08-201-1/+1
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-141-3/+3
|\
| * powerpc/book3s: Use config independent helpers for page table walkAneesh Kumar K.V2019-07-041-3/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
|/
* powerpc/mm: Warn if W+X pages found on bootRussell Currey2019-05-021-1/+42
* powerpc/mm/ptdump: Wrap seq_printf() to handle NULL pointersRussell Currey2019-05-021-10/+22
* powerpc/32: prepare shadow area for KASANChristophe Leroy2019-05-021-0/+8
* powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V2019-04-211-1/+2
* powerpc: Move page table dump files in a dedicated subdirectoryChristophe Leroy2019-02-221-0/+379