aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/dump_linuxpagetables.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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