aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/ptdump/ptdump.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-28powerpc: use the generic dma coherent remap allocatorChristoph Hellwig1-9/+0
2019-08-20powerpc/ptdump: get out of note_prot_wx() when CONFIG_PPC_DEBUG_WX is not selected.Christophe Leroy1-1/+1
2019-08-20powerpc/ptdump: drop dummy KERN_VIRT_START on PPC32Christophe Leroy1-10/+8
2019-08-20powerpc/ptdump: fix walk_pagetables() address mismatchChristophe Leroy1-5/+3
2019-08-20powerpc/ptdump: Fix addresses display on PPC32Christophe Leroy1-1/+1
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-3/+3
2019-07-05powerpc/book3s: Use config independent helpers for page table walkAneesh Kumar K.V1-3/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-5/+1
2019-05-03powerpc/mm: Warn if W+X pages found on bootRussell Currey1-1/+42
2019-05-03powerpc/mm/ptdump: Wrap seq_printf() to handle NULL pointersRussell Currey1-10/+22
2019-05-03powerpc/32: prepare shadow area for KASANChristophe Leroy1-0/+8
2019-04-21powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V1-1/+2
2019-02-22powerpc: Move page table dump files in a dedicated subdirectoryChristophe Leroy1-0/+379