summary refs log tree commit diff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2022-09-26powerpc: remove mmap linked list walksMatthew Wilcox (Oracle)
2022-09-26powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flushYang Shi
2022-08-10Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-07-29powerpc/mm: Export memory_add_physaddr_to_nid() for modulesMichael Ellerman
2022-07-27powerpc/44x: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')Christophe Leroy
2022-07-27powerpc/32s: Fix boot failure with KASAN + SMP + JUMP_LABEL_FEATURE_CHECK_DEBUGChristophe Leroy
2022-07-27powerpc/32: Set an IBAT covering up to _einittext during initChristophe Leroy
2022-07-27powerpc/32: Call mmu_mark_initmem_nx() regardless of data block mapping.Christophe Leroy
2022-07-27powerpc/64s: POWER10 nest MMU can upgrade PTE access authority without TLB flushNicholas Piggin
2022-07-27powerpc/64s: POWER10 nest MMU does not require flush escalation workaroundNicholas Piggin
2022-07-25powerpc: Fix all occurences of duplicate wordsMichael Ellerman
2022-07-17powerpc/mm: move protection_map[] inside the platformAnshuman Khandual
2022-07-09Merge branch 'fixes' into nextMichael Ellerman
2022-06-29powerpc/memhotplug: Add add_pages override for PPCAneesh Kumar K.V
2022-06-29powerpc/64e: KASAN Full support for BOOK3E/64Christophe Leroy
2022-06-29powerpc/64e: Move virtual memory closer to linear memoryChristophe Leroy
2022-06-29powerpc/64e: Remove MMU_FTR_USE_TLBRSRV and MMU_FTR_USE_PAIRED_MASChristophe Leroy
2022-06-29powerpc/64e: Fix early TLB miss with KUAPChristophe Leroy
2022-06-29powerpc/ptdump: Fix display of RW pages on FSL_BOOK3EChristophe Leroy
2022-06-29powerpc/32: Remove __map_without_ltlbsChristophe Leroy
2022-06-29powerpc/32: Remove 'noltlbs' kernel parameterChristophe Leroy
2022-06-29powerpc/32: Remove the 'nobats' kernel parameterChristophe Leroy
2022-06-29powerpc: Include asm/firmware.h in all users of firmware_has_feature()Christophe Leroy
2022-06-24powerpc/book3e: Fix PUD allocation size in map_kernel_page()Christophe Leroy
2022-06-20powerpc: Don't include asm/setup.h in asm/machdep.hChristophe Leroy
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesPeter Xu
2022-06-06powerpc/book3e: get rid of #include <generated/compile.h>Masahiro Yamada
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-22powerpc/fsl_book3e: Don't set rodata RO too earlyChristophe Leroy
2022-05-22powerpc: Fix all occurences of "the the"Michael Ellerman
2022-05-22powerpc/numa: Associate numa node to its cpu earlierOscar Salvador
2022-05-22powerpc/kaslr_booke: Fix build errorYueHaibing
2022-05-22powerpc/book3e: Fix build errorYueHaibing
2022-05-22powerpc: Book3S 64-bit outline-only KASAN supportDaniel Axtens
2022-05-22powerpc/mm/kasan: rename kasan_init_32.c to init_32.cDaniel Axtens
2022-05-22powerpc/ftrace: Remove ftrace init tramp once kernel init is completeNaveen N. Rao
2022-05-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2022-05-19KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlersAlexey Kardashevskiy
2022-05-13KVM: PPC: Book3S HV: Update LPID allocator init for POWER9, NestedNicholas Piggin
2022-05-11powerpc/code-patching: Use jump_label for testing freed initmemChristophe Leroy
2022-05-08powerpc: align address to page boundary in change_page_attr()Christophe Leroy
2022-05-08powerpc/8xx: Simplify flush_tlb_kernel_range()Christophe Leroy
2022-05-08powerpc: Add missing headersChristophe Leroy
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy
2022-05-05powerpc: fix typos in commentsJulia Lawall
2022-05-05powerpc: Simplify and move arch_randomize_brk()Christophe Leroy
2022-05-05powerpc/mm: Convert to default topdown mmap layoutChristophe Leroy