aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/dump_hashpagetable.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-22powerpc: Move page table dump files in a dedicated subdirectoryChristophe Leroy1-550/+0
2018-07-30powerpc: remove superflous inclusions of asm/fixmap.hChristophe Leroy1-1/+0
2018-07-24powerpc/mm/hash: Remove the superfluous bitwise operation when find hpte groupAneesh Kumar K.V1-1/+1
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman1-1/+1
2017-09-01powerpc/mm: Use seq_putc() in two functionsMarkus Elfring1-1/+1
2017-06-02powerpc/mm/ptdump: Dump the first entry of the linear mapping as wellBalbir Singh1-1/+1
2017-04-12powerpc/mm: Fix hash table dump when memory is not contiguousRashmica Gupta1-1/+1
2016-11-17powerpc/mm: Dump hash tableRashmica Gupta1-0/+551