summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/ptdump/ptdump.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/ptdump: Properly handle non standard page sizeChristophe Leroy2020-06-171-9/+12
* powerpc/ptdump: Fix W+X verificationChristophe Leroy2020-02-111-1/+3
* 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-131-3/+3
|\
| * powerpc/book3s: Use config independent helpers for page table walkAneesh Kumar K.V2019-07-051-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-031-1/+42
* powerpc/mm/ptdump: Wrap seq_printf() to handle NULL pointersRussell Currey2019-05-031-10/+22
* powerpc/32: prepare shadow area for KASANChristophe Leroy2019-05-031-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