summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2022-09-28KVM: PPC: Book3S HV: Fix decrementer migrationFabiano Rosas
2022-09-26powerpc: remove mmap linked list walksMatthew Wilcox (Oracle)
2022-09-26Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-09-26Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton
2022-09-26powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flushYang Shi
2022-09-26KVM: remove KVM_REQ_UNHALTPaolo Bonzini
2022-09-26powerpc: Remove direct call to personality syscall handlerRohan McLure
2022-09-26powerpc/32: Remove powerpc select specialisationRohan McLure
2022-09-26powerpc: Use generic fallocate compatibility syscallRohan McLure
2022-09-26powerpc: Fix fallocate and fadvise64_64 compat parameter combinationRohan McLure
2022-09-26powerpc/64s: Fix comment on interrupt handler prologueRohan McLure
2022-09-26powerpc/64e: Clarify register saves and clears with {SAVE,ZEROIZE}_GPRSRohan McLure
2022-09-26powerpc/32: Clarify interrupt restores with REST_GPR macro in entry_32.SRohan McLure
2022-09-26powerpc/64s: Use {ZEROIZE,SAVE,REST}_GPRS macros in sc, scv 0 handlersRohan McLure
2022-09-26powerpc: Add ZEROIZE_GPRS macros for register clearsRohan McLure
2022-09-26powerpc: Save caller r3 prior to system_call_exceptionRohan McLure
2022-09-26powerpc: Remove asmlinkage from syscall handler definitionsRohan McLure
2022-09-26powerpc/irq: Refactor irq_soft_mask_{set,or}_return()Christophe Leroy
2022-09-26powerpc: Remove impossible mmu_psize_defs[] on nohashChristophe Leroy
2022-09-26powerpc: Cleanup idle for e500Christophe Leroy
2022-09-26powerpc: Simplify redundant Kconfig testsChristophe Leroy
2022-09-26powerpc: Replace PPC_85xx || PPC_BOOKE_64 by PPC_E500Christophe Leroy
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3E_MMUChristophe Leroy
2022-09-26powerpc: Remove CONFIG_PPC_FSL_BOOK3EChristophe Leroy
2022-09-26powerpc: Change CONFIG_E500 to CONFIG_PPC_E500Christophe Leroy
2022-09-26powerpc: Remove redundant selection of E500 and E500MCChristophe Leroy
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3EChristophe Leroy
2022-09-26powerpc/cputable: Split cpu_specs[] for mpc85xx and e500mcChristophe Leroy
2022-09-26powerpc: Remove CONFIG_FSL_BOOKEChristophe Leroy
2022-09-26powerpc/cputable: Split cpu_specs[] out of cputable.hChristophe Leroy
2022-09-26powerpc/cputable: Move __cpu_setup() prototypes out of cputable.hChristophe Leroy
2022-09-26powerpc/cputable: Remove __machine_check_early_realmode_p{7/8/9} prototypesChristophe Leroy
2022-09-26powerpc/64e: Remove unnecessary #ifdef CONFIG_PPC_FSL_BOOK3EChristophe Leroy
2022-09-26powerpc/64e: Tie PPC_BOOK3E_64 to PPC_E500MCChristophe Leroy
2022-09-26powerpc/Kconfig: Fix non existing CONFIG_PPC_FSL_BOOKEChristophe Leroy
2022-09-26powerpc: dts: turris1x.dts: Fix labels in DSA cpu port nodesPali Rohár
2022-09-26powerpc: dts: turris1x.dts: Fix NOR partitions labelsPali Rohár
2022-09-26powerpc: Always select HAVE_EFFICIENT_UNALIGNED_ACCESSMichael Ellerman
2022-09-26powerpc/highmem: Properly handle fragmented memoryChristophe Leroy
2022-09-26powerpc/prom_init: drop PROM_BUG()David Hildenbrand
2022-09-26powerpc/mm: Make PAGE_KERNEL_xxx macros grep-friendlyChristophe Leroy
2022-09-26powerpc/mm: Reduce redundancy in pgtable.hChristophe Leroy
2022-09-26powerpc/book3s: Inline first level of update_mmu_cache()Christophe Leroy
2022-09-26powerpc: Rely on generic definition of hugepd_t and is_hugepd when unusedChristophe Leroy
2022-09-26powerpc/nohash: Remove pgd_huge() stubChristophe Leroy
2022-09-26powerpc/mm/64s: Drop p4d_leaf()Michael Ellerman
2022-09-26powerpc/mm/64s: Drop pgd_huge()Michael Ellerman
2022-09-26powerpc/microwatt: Remove unused early debug codeMichael Ellerman
2022-09-26powerpc/64: Remove unused SYS_CALL_TABLE symbolMichael Ellerman
2022-09-26powerpc/build: put sys_call_table in .data.rel.ro if RELOCATABLENicholas Piggin