aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/ptdump
AgeCommit message (Expand)AuthorFilesLines
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3E_MMUGravatar Christophe Leroy 1-1/+1
2022-06-29powerpc/ptdump: Fix display of RW pages on FSL_BOOK3EGravatar Christophe Leroy 1-3/+3
2022-05-22powerpc: Book3S 64-bit outline-only KASAN supportGravatar Daniel Axtens 1-1/+2
2022-02-02powerpc/ptdump: Fix sparse warning in hashpagetable.cGravatar Michael Ellerman 1-1/+4
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 2-4/+4
2021-12-23powerpc/mm: Add __init attribute to eligible functionsGravatar Nick Child 1-1/+1
2021-12-21powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversionGravatar Michael Ellerman 1-1/+1
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUGravatar Nicholas Piggin 1-1/+1
2021-11-29powerpc/ptdump: Fix display a BAT's size unitGravatar Christophe Leroy 1-2/+2
2021-09-01powerpc/ptdump: Fix generic ptdump for 64-bitGravatar Michael Ellerman 1-0/+2
2021-08-25powerpc/ptdump: Convert powerpc to GENERIC_PTDUMPGravatar Christophe Leroy 2-112/+43
2021-08-25powerpc/ptdump: Reduce level numbers by 1 in note_page() and add p4d levelGravatar Christophe Leroy 4-14/+21
2021-08-25powerpc/ptdump: Remove unused 'page_size' parameterGravatar Christophe Leroy 1-3/+3
2021-08-25powerpc/ptdump: Use DEFINE_SHOW_ATTRIBUTE()Gravatar Christophe Leroy 4-46/+5
2021-08-13powerpc: rename powerpc_debugfs_root to arch_debugfs_dirGravatar Aneesh Kumar K.V 2-4/+4
2021-06-25powerpc/mm: Properly coalesce pages in ptdumpGravatar Christophe Leroy 1-19/+3
2021-02-09powerpc/32s: mfsrin()/mtsrin() become mfsr()/mtsr()Gravatar Christophe Leroy 1-1/+1
2020-10-08powerpc: Remove support for PowerPC 601Gravatar Christophe Leroy 1-59/+0
2020-09-15powerpc/8xx: Support 16k hugepages with 4k pagesGravatar Christophe Leroy 1-0/+5
2020-08-07Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-2/+1
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Gravatar Mike Rapoport 2-2/+1
2020-07-27powerpc/ptdump: Refactor update of pg_stateGravatar Christophe Leroy 1-14/+20
2020-07-27powerpc/ptdump: Refactor update of st->last_paGravatar Christophe Leroy 1-4/+1
2020-07-27powerpc/32s: Use dedicated segment for modules with STRICT_KERNEL_RWXGravatar Christophe Leroy 1-0/+8
2020-07-27powerpc/32: Set user/kernel boundary at TASK_SIZE instead of PAGE_OFFSETGravatar Christophe Leroy 1-2/+6
2020-06-22powerpc/ptdump: Fix build failure in hashpagetable.cGravatar Christophe Leroy 1-1/+1
2020-06-09mm: reorder includes after introduction of linux/pgtable.hGravatar Mike Rapoport 1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hGravatar Mike Rapoport 4-4/+4
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedGravatar Mike Rapoport 2-2/+0
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 5-43/+84
2020-06-04powerpc: add support for folded p4d page tablesGravatar Mike Rapoport 2-8/+24
2020-05-26powerpc/8xx: Add a function to early map kernel via huge pagesGravatar Christophe Leroy 1-0/+5
2020-05-26powerpc/ptdump: Handle hugepd at PGD levelGravatar Christophe Leroy 1-3/+26
2020-05-26powerpc/ptdump: Properly handle non standard page sizeGravatar Christophe Leroy 1-9/+12
2020-05-26powerpc/ptdump: Standardise display of BAT flagsGravatar Christophe Leroy 1-22/+15
2020-05-26powerpc/ptdump: Display size of BATsGravatar Christophe Leroy 3-9/+21
2020-05-26powerpc/ptdump: Add _PAGE_COHERENT flagGravatar Christophe Leroy 1-0/+5
2020-03-04powerpc/mm: ptdump: no need to check return value of debugfs_create functionsGravatar Greg Kroah-Hartman 4-20/+11
2020-01-23powerpc/ptdump: Fix W+X verificationGravatar Christophe Leroy 1-1/+3
2020-01-23powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WXGravatar Christophe Leroy 1-0/+2
2019-08-28powerpc: use the generic dma coherent remap allocatorGravatar Christoph Hellwig 1-9/+0
2019-08-28powerpc/32s: get rid of CPU_FTR_601 featureGravatar Christophe Leroy 1-1/+1
2019-08-20powerpc/ptdump: drop non vital #ifdefsGravatar Christophe Leroy 1-15/+9
2019-08-20powerpc/ptdump: get out of note_prot_wx() when CONFIG_PPC_DEBUG_WX is not sel...Gravatar Christophe Leroy 1-1/+1
2019-08-20powerpc/ptdump: drop dummy KERN_VIRT_START on PPC32Gravatar Christophe Leroy 1-10/+8
2019-08-20powerpc/ptdump: fix walk_pagetables() address mismatchGravatar Christophe Leroy 1-5/+3
2019-08-20powerpc/ptdump: Fix addresses display on PPC32Gravatar Christophe Leroy 1-1/+1
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-3/+3
2019-07-05powerpc/book3s: Use config independent helpers for page table walkGravatar Aneesh Kumar K.V 1-3/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Gravatar Thomas Gleixner 2-10/+2