summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2022-10-21powerpc/64s/interrupt: Fix lost interrupts when returning to soft-masked contextNicholas Piggin
2022-10-21powerpc/pseries/vas: Pass hw_cpu_id to node associativity HCALLHaren Myneni
2022-10-21powerpc/kprobes: Fix null pointer reference in arch_prepare_kprobe()Li Huafei
2022-10-21powerpc: Fix SPE Power ISA properties for e500v1 platformsPali Rohár
2022-10-21powerpc/64/interrupt: Fix return to masked context after hard-mask irq become...Nicholas Piggin
2022-10-21powerpc/64: mark irqs hard disabled in boot pacaNicholas Piggin
2022-10-21powerpc/64/interrupt: Fix false warning in context tracking due to idle stateNicholas Piggin
2022-10-21powerpc/64s: Fix GENERIC_CPU build flags for PPC970 / G5Nicholas Piggin
2022-10-21powerpc: Fix fallocate and fadvise64_64 compat parameter combinationRohan McLure
2022-10-21powerpc: dts: turris1x.dts: Fix labels in DSA cpu port nodesPali Rohár
2022-10-21powerpc: dts: turris1x.dts: Fix NOR partitions labelsPali Rohár
2022-10-21powerpc/powernv: add missing of_node_put() in opal_export_attrs()Zheng Yongjun
2022-10-21powerpc/pci_dn: Add missing of_node_put()Liang He
2022-10-21powerpc/sysdev/fsl_msi: Add missing of_node_put()Liang He
2022-10-21powerpc/math_emu/efp: Include module.hNathan Chancellor
2022-10-21powerpc/configs: Properly enable PAPR_SCM in pseries_defconfigMichael Ellerman
2022-10-21powerpc/boot: Explicitly disable usage of SPE instructionsPali Rohár
2022-10-21powerpc/Kconfig: Fix non existing CONFIG_PPC_FSL_BOOKEChristophe Leroy
2022-10-15Revert "powerpc/rtas: Implement reentrant rtas call"Nathan Lynch
2022-09-26Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-09-26powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flushYang Shi
2022-09-09Merge tag 'powerpc-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-09-09Merge tag 'asm-generic-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-09-08powerpc/pseries: Fix plpks crash on non-pseriesMichael Ellerman
2022-09-05asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Sebastian Andrzej Siewior
2022-09-02powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register()Nathan Chancellor
2022-09-02Revert "powerpc/irq: Don't open code irq_soft_mask helpers"Michael Ellerman
2022-08-31powerpc: Fix hard_irq_disable() with sanitizerChristophe Leroy
2022-08-26powerpc/rtas: Fix RTAS MSR[HV] handling for CellMichael Ellerman
2022-08-26Revert "powerpc: Remove unused FW_FEATURE_NATIVE references"Michael Ellerman
2022-08-26powerpc: align syscall table for ppc32Masahiro Yamada
2022-08-25powerpc/pci: Enable PCI domains in /proc when PCI bus numbers are not uniquePali Rohár
2022-08-23powerpc/papr_scm: Fix nvdimm event mappingsKajol Jain
2022-08-20Merge tag 'powerpc-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-08-19KVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng
2022-08-15powerpc/pci: Fix get_phb_number() lockingMichael Ellerman
2022-08-14Merge tag 'powerpc-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-08-10Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2022-08-10powerpc/kexec: Fix build failure from uninitialised variableRussell Currey
2022-08-10powerpc/ppc-opcode: Fix PPC_RAW_TW()Christophe Leroy
2022-08-10powerpc64/ftrace: Fix ftrace for clang buildsNaveen N. Rao
2022-08-10powerpc: Make eh value more explicit when using lwarxChristophe Leroy
2022-08-10powerpc: Don't hide eh field of lwarx behind a macroChristophe Leroy
2022-08-10powerpc: Fix eh field when calling lwarx on PPC32Christophe Leroy
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus 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-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds