Age | Commit message (Expand) | Author |
2020-08-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport |
2020-07-27 | powerpc/ptdump: Refactor update of pg_state | Christophe Leroy |
2020-07-27 | powerpc/ptdump: Refactor update of st->last_pa | Christophe Leroy |
2020-07-27 | powerpc/32s: Use dedicated segment for modules with STRICT_KERNEL_RWX | Christophe Leroy |
2020-07-27 | powerpc/32: Set user/kernel boundary at TASK_SIZE instead of PAGE_OFFSET | Christophe Leroy |
2020-06-22 | powerpc/ptdump: Fix build failure in hashpagetable.c | Christophe Leroy |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-06-05 | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-06-04 | powerpc: add support for folded p4d page tables | Mike Rapoport |
2020-05-26 | powerpc/8xx: Add a function to early map kernel via huge pages | Christophe Leroy |
2020-05-26 | powerpc/ptdump: Handle hugepd at PGD level | Christophe Leroy |
2020-05-26 | powerpc/ptdump: Properly handle non standard page size | Christophe Leroy |
2020-05-26 | powerpc/ptdump: Standardise display of BAT flags | Christophe Leroy |
2020-05-26 | powerpc/ptdump: Display size of BATs | Christophe Leroy |
2020-05-26 | powerpc/ptdump: Add _PAGE_COHERENT flag | Christophe Leroy |
2020-03-04 | powerpc/mm: ptdump: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2020-01-23 | powerpc/ptdump: Fix W+X verification | Christophe Leroy |
2020-01-23 | powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WX | Christophe Leroy |
2019-08-28 | powerpc: use the generic dma coherent remap allocator | Christoph Hellwig |
2019-08-28 | powerpc/32s: get rid of CPU_FTR_601 feature | Christophe Leroy |
2019-08-20 | powerpc/ptdump: drop non vital #ifdefs | Christophe Leroy |
2019-08-20 | powerpc/ptdump: get out of note_prot_wx() when CONFIG_PPC_DEBUG_WX is not sel... | Christophe Leroy |
2019-08-20 | powerpc/ptdump: drop dummy KERN_VIRT_START on PPC32 | Christophe Leroy |
2019-08-20 | powerpc/ptdump: fix walk_pagetables() address mismatch | Christophe Leroy |
2019-08-20 | powerpc/ptdump: Fix addresses display on PPC32 | Christophe Leroy |
2019-07-13 | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-07-05 | powerpc/book3s: Use config independent helpers for page table walk | Aneesh Kumar K.V |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner |
2019-05-03 | powerpc/mm: Warn if W+X pages found on boot | Russell Currey |
2019-05-03 | powerpc/mm/ptdump: Wrap seq_printf() to handle NULL pointers | Russell Currey |
2019-05-03 | powerpc/32: prepare shadow area for KASAN | Christophe Leroy |
2019-04-21 | powerpc/mm/hash64: Map all the kernel regions in the same 0xc range | Aneesh Kumar K.V |
2019-03-02 | powerpc/mm: Check secondary hash page table | Rashmica Gupta |
2019-02-22 | powerpc: Move page table dump files in a dedicated subdirectory | Christophe Leroy |