- 8d84fca powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversion by Michael Ellerman · 3 years, 1 month ago
- b14b8b1 powerpc/ptdump: Fix generic ptdump for 64-bit by Michael Ellerman · 3 years, 5 months ago
- e084728 powerpc/ptdump: Convert powerpc to GENERIC_PTDUMP by Christophe Leroy · 3 years, 6 months ago
- cf98d2b powerpc/ptdump: Reduce level numbers by 1 in note_page() and add p4d level by Christophe Leroy · 3 years, 6 months ago
- 64b87b0 powerpc/ptdump: Remove unused 'page_size' parameter by Christophe Leroy · 3 years, 6 months ago
- 11f27a7 powerpc/ptdump: Use DEFINE_SHOW_ATTRIBUTE() by Christophe Leroy · 3 years, 6 months ago
- 6ca6512 powerpc/mm: Properly coalesce pages in ptdump by Christophe Leroy · 3 years, 9 months ago
- 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
- ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
- e54e30b powerpc/ptdump: Refactor update of pg_state by Christophe Leroy · 4 years, 7 months ago
- 846feea powerpc/ptdump: Refactor update of st->last_pa by Christophe Leroy · 4 years, 7 months ago
- 6ca0553 powerpc/32s: Use dedicated segment for modules with STRICT_KERNEL_RWX by Christophe Leroy · 4 years, 7 months ago
- b6be1bb powerpc/32: Set user/kernel boundary at TASK_SIZE instead of PAGE_OFFSET by Christophe Leroy · 4 years, 7 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
- 2fb4706 powerpc: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
- 6b789a2 powerpc/ptdump: Handle hugepd at PGD level by Christophe Leroy · 4 years, 8 months ago
- b00ff6d powerpc/ptdump: Properly handle non standard page size by Christophe Leroy · 4 years, 8 months ago
- 6b30830 powerpc/ptdump: Display size of BATs by Christophe Leroy · 4 years, 8 months ago
- f3c0520 powerpc/mm: ptdump: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
- d80ae83 powerpc/ptdump: Fix W+X verification by Christophe Leroy · 5 years ago
- 1e1c8b2 powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WX by Christophe Leroy · 5 years ago
- f2902a2 powerpc: use the generic dma coherent remap allocator by Christoph Hellwig · 5 years ago
- f3a2ac0 powerpc/ptdump: get out of note_prot_wx() when CONFIG_PPC_DEBUG_WX is not selected. by Christophe Leroy · 5 years ago
- 8224235 powerpc/ptdump: drop dummy KERN_VIRT_START on PPC32 by Christophe Leroy · 5 years ago
- e033829 powerpc/ptdump: fix walk_pagetables() address mismatch by Christophe Leroy · 5 years ago
- 7c7a532 powerpc/ptdump: Fix addresses display on PPC32 by Christophe Leroy · 5 years ago
- 192f0f8 Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
- d6eaced powerpc/book3s: Use config independent helpers for page table walk by Aneesh Kumar K.V · 6 years ago
- b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
- 453d87f powerpc/mm: Warn if W+X pages found on boot by Russell Currey · 6 years ago
- 5f18cbd powerpc/mm/ptdump: Wrap seq_printf() to handle NULL pointers by Russell Currey · 6 years ago
- b4abe38 powerpc/32: prepare shadow area for KASAN by Christophe Leroy · 6 years ago
- 0034d39 powerpc/mm/hash64: Map all the kernel regions in the same 0xc range by Aneesh Kumar K.V · 6 years ago
- e66c320 powerpc: Move page table dump files in a dedicated subdirectory by Christophe Leroy · 6 years ago[Renamed (98%) from arch/powerpc/mm/dump_linuxpagetables.c]
- cabe813 powerpc: dump as a single line areas mapping a single physical page. by Christophe Leroy · 6 years ago
- 462951c powerpc/mm: Fix linux page tables build with some configs by Michael Ellerman · 6 years ago
- 0d92396 powerpc/mm: Fix page table dump to work on Radix by Michael Ellerman · 6 years ago
- 97026b5 powerpc/mm: Split dump_pagelinuxtables flag_array table by Christophe Leroy · 6 years ago
- 3517503 powerpc/mm: Introduce _PAGE_NA by Christophe Leroy · 7 years ago
- 812fadc powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs by Christophe Leroy · 7 years ago
- 7e43635 powerpc: capture the PTE format changes in the dump pte report by Ram Pai · 7 years ago
- 4e00374 powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64 by Michael Ellerman · 7 years ago
- aae85e3 powerpc/mm: Use seq_putc() in two functions by Markus Elfring · 8 years ago
- bfb9956 powerpc/mm: Fix crash in page table dump with huge pages by Michael Ellerman · 8 years ago
- 2505820 powerpc/mm: Rename table dump file name by Christophe Leroy · 8 years ago
- 78a18db powerpc/mm: On PPC32, display 32 bits addresses in page table dump by Christophe Leroy · 8 years ago
- fd893fe powerpc/mm: Fix missing page attributes in page table dump by Christophe Leroy · 8 years ago
- 6c01bbd powerpc/mm: Fix page table dump build on PPC32 by Christophe Leroy · 8 years ago
- aaa2295 powerpc/mm: Add physical address to Linux page table dump by Oliver O'Halloran · 8 years ago
- 70538ea powerpc/mm: Fix missing _PAGE_NON_IDEMPOTENT in pgtable dump by Oliver O'Halloran · 8 years ago
- dd5ac03 powerpc/mm: Fix page table dump build on non-Book3S by Michael Ellerman · 8 years ago
- 8eb07b1 powerpc/mm: Dump linux pagetables by Rashmica Gupta · 9 years ago