summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/ptdump/hashpagetable.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/ptdump: Fix walk_vmemmap() to also print first vmemmap entryRitesh Harjani (IBM)2024-04-181-1/+1
* powerpc/ptdump: Fix sparse warning in hashpagetable.cMichael Ellerman2022-02-021-1/+4
* powerpc/ptdump: Use DEFINE_SHOW_ATTRIBUTE()Christophe Leroy2021-08-251-11/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-071-1/+1
|\
| * mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+1
* | powerpc/ptdump: Fix build failure in hashpagetable.cChristophe Leroy2020-06-221-1/+1
|/
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* powerpc: add support for folded p4d page tablesMike Rapoport2020-06-041-3/+17
* powerpc/mm: ptdump: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2020-03-041-5/+2
* powerpc/ptdump: drop non vital #ifdefsChristophe Leroy2019-08-201-15/+9
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
* powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V2019-04-211-1/+1
* powerpc/mm: Check secondary hash page tableRashmica Gupta2019-03-021-1/+1
* powerpc: Move page table dump files in a dedicated subdirectoryChristophe Leroy2019-02-221-0/+550