summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/dump_hashpagetable.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Move page table dump files in a dedicated subdirectoryChristophe Leroy2019-02-221-550/+0Star
* powerpc: remove superflous inclusions of asm/fixmap.hChristophe Leroy2018-07-301-1/+0Star
* powerpc/mm/hash: Remove the superfluous bitwise operation when find hpte groupAneesh Kumar K.V2018-07-241-1/+1
* powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman2017-11-061-1/+1
* powerpc/mm: Use seq_putc() in two functionsMarkus Elfring2017-09-011-1/+1
* powerpc/mm/ptdump: Dump the first entry of the linear mapping as wellBalbir Singh2017-06-021-1/+1
* powerpc/mm: Fix hash table dump when memory is not contiguousRashmica Gupta2017-04-121-1/+1
* powerpc/mm: Dump hash tableRashmica Gupta2016-11-171-0/+551