index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
dump_linuxpagetables.c
Age
Commit message (
Expand
)
Author
2018-01-16
powerpc/mm: Introduce _PAGE_NA
Christophe Leroy
2018-01-16
powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs
Christophe Leroy
2017-12-20
powerpc: capture the PTE format changes in the dump pte report
Ram Pai
2017-11-06
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
2017-09-01
powerpc/mm: Use seq_putc() in two functions
Markus Elfring
2017-05-17
powerpc/mm: Fix crash in page table dump with huge pages
Michael Ellerman
2017-04-27
powerpc/mm: Rename table dump file name
Christophe Leroy
2017-04-27
powerpc/mm: On PPC32, display 32 bits addresses in page table dump
Christophe Leroy
2017-04-27
powerpc/mm: Fix missing page attributes in page table dump
Christophe Leroy
2017-04-27
powerpc/mm: Fix page table dump build on PPC32
Christophe Leroy
2017-04-12
powerpc/mm: Add physical address to Linux page table dump
Oliver O'Halloran
2017-04-12
powerpc/mm: Fix missing _PAGE_NON_IDEMPOTENT in pgtable dump
Oliver O'Halloran
2016-12-01
powerpc/mm: Fix page table dump build on non-Book3S
Michael Ellerman
2016-11-17
powerpc/mm: Dump linux pagetables
Rashmica Gupta