aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/dump_linuxpagetables.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-16powerpc/mm: Introduce _PAGE_NAChristophe Leroy1-7/+11
2018-01-16powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy1-10/+1
2017-12-20powerpc: capture the PTE format changes in the dump pte reportRam Pai1-1/+2
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman1-5/+5
2017-09-01powerpc/mm: Use seq_putc() in two functionsMarkus Elfring1-1/+1
2017-05-17powerpc/mm: Fix crash in page table dump with huge pagesMichael Ellerman1-3/+4
2017-04-27powerpc/mm: Rename table dump file nameChristophe Leroy1-1/+1
2017-04-27powerpc/mm: On PPC32, display 32 bits addresses in page table dumpChristophe Leroy1-0/+5
2017-04-27powerpc/mm: Fix missing page attributes in page table dumpChristophe Leroy1-0/+9
2017-04-27powerpc/mm: Fix page table dump build on PPC32Christophe Leroy1-11/+48
2017-04-12powerpc/mm: Add physical address to Linux page table dumpOliver O'Halloran1-2/+16
2017-04-12powerpc/mm: Fix missing _PAGE_NON_IDEMPOTENT in pgtable dumpOliver O'Halloran1-0/+13
2016-12-01powerpc/mm: Fix page table dump build on non-Book3SMichael Ellerman1-0/+2
2016-11-17powerpc/mm: Dump linux pagetablesRashmica Gupta1-0/+440