summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/ptdump
Commit message (Expand)AuthorAgeFilesLines
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-092-2/+0
* Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-055-43/+84
|\
| * powerpc/8xx: Add a function to early map kernel via huge pagesChristophe Leroy2020-05-261-0/+5
| * powerpc/ptdump: Handle hugepd at PGD levelChristophe Leroy2020-05-261-3/+26
| * powerpc/ptdump: Properly handle non standard page sizeChristophe Leroy2020-05-261-9/+12
| * powerpc/ptdump: Standardise display of BAT flagsChristophe Leroy2020-05-261-22/+15
| * powerpc/ptdump: Display size of BATsChristophe Leroy2020-05-263-9/+21
| * powerpc/ptdump: Add _PAGE_COHERENT flagChristophe Leroy2020-05-261-0/+5
* | powerpc: add support for folded p4d page tablesMike Rapoport2020-06-042-8/+24
|/
* powerpc/mm: ptdump: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2020-03-044-20/+11
* powerpc/ptdump: Fix W+X verificationChristophe Leroy2020-01-231-1/+3
* powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WXChristophe Leroy2020-01-231-0/+2
* powerpc: use the generic dma coherent remap allocatorChristoph Hellwig2019-08-281-9/+0
* powerpc/32s: get rid of CPU_FTR_601 featureChristophe Leroy2019-08-281-1/+1
* powerpc/ptdump: drop non vital #ifdefsChristophe Leroy2019-08-201-15/+9
* powerpc/ptdump: get out of note_prot_wx() when CONFIG_PPC_DEBUG_WX is not sel...Christophe Leroy2019-08-201-1/+1
* powerpc/ptdump: drop dummy KERN_VIRT_START on PPC32Christophe Leroy2019-08-201-10/+8
* powerpc/ptdump: fix walk_pagetables() address mismatchChristophe Leroy2019-08-201-5/+3
* powerpc/ptdump: Fix addresses display on PPC32Christophe Leroy2019-08-201-1/+1
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-3/+3
|\
| * powerpc/book3s: Use config independent helpers for page table walkAneesh Kumar K.V2019-07-051-3/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-052-10/+2
|/
* powerpc/mm: Warn if W+X pages found on bootRussell Currey2019-05-031-1/+42
* powerpc/mm/ptdump: Wrap seq_printf() to handle NULL pointersRussell Currey2019-05-031-10/+22
* powerpc/32: prepare shadow area for KASANChristophe Leroy2019-05-031-0/+8
* powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V2019-04-212-2/+3
* powerpc/mm: Check secondary hash page tableRashmica Gupta2019-03-021-1/+1
* powerpc: Move page table dump files in a dedicated subdirectoryChristophe Leroy2019-02-229-0/+1476