summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/dump_linuxpagetables.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Fix linux page tables build with some configsMichael Ellerman2018-11-271-0/+1
* powerpc/mm: Fix page table dump to work on RadixMichael Ellerman2018-10-201-3/+9
* powerpc/mm: Split dump_pagelinuxtables flag_array tableChristophe Leroy2018-10-141-153/+2Star
* powerpc/mm: Introduce _PAGE_NAChristophe Leroy2018-01-161-7/+11
* powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy2018-01-161-10/+1Star
* powerpc: capture the PTE format changes in the dump pte reportRam Pai2017-12-201-1/+2
* powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman2017-11-061-5/+5
* powerpc/mm: Use seq_putc() in two functionsMarkus Elfring2017-09-011-1/+1
* powerpc/mm: Fix crash in page table dump with huge pagesMichael Ellerman2017-05-171-3/+4
* powerpc/mm: Rename table dump file nameChristophe Leroy2017-04-271-1/+1
* powerpc/mm: On PPC32, display 32 bits addresses in page table dumpChristophe Leroy2017-04-271-0/+5
* powerpc/mm: Fix missing page attributes in page table dumpChristophe Leroy2017-04-271-0/+9
* powerpc/mm: Fix page table dump build on PPC32Christophe Leroy2017-04-271-11/+48
* powerpc/mm: Add physical address to Linux page table dumpOliver O'Halloran2017-04-121-2/+16
* powerpc/mm: Fix missing _PAGE_NON_IDEMPOTENT in pgtable dumpOliver O'Halloran2017-04-121-0/+13
* powerpc/mm: Fix page table dump build on non-Book3SMichael Ellerman2016-12-011-0/+2
* powerpc/mm: Dump linux pagetablesRashmica Gupta2016-11-171-0/+440