summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64s/interrupt: Fix lost interrupts when returning to soft-masked contextNicholas Piggin2022-10-211-2/+13
* powerpc/pseries/vas: Pass hw_cpu_id to node associativity HCALLHaren Myneni2022-10-211-1/+1
* powerpc/kprobes: Fix null pointer reference in arch_prepare_kprobe()Li Huafei2022-10-211-1/+7
* powerpc: Fix SPE Power ISA properties for e500v1 platformsPali Rohár2022-10-215-4/+55
* powerpc/64/interrupt: Fix return to masked context after hard-mask irq become...Nicholas Piggin2022-10-212-13/+31
* powerpc/64: mark irqs hard disabled in boot pacaNicholas Piggin2022-10-211-1/+3
* powerpc/64/interrupt: Fix false warning in context tracking due to idle stateNicholas Piggin2022-10-211-1/+2
* powerpc/64s: Fix GENERIC_CPU build flags for PPC970 / G5Nicholas Piggin2022-10-211-1/+1
* powerpc: Fix fallocate and fadvise64_64 compat parameter combinationRohan McLure2022-10-213-15/+15
* powerpc: dts: turris1x.dts: Fix labels in DSA cpu port nodesPali Rohár2022-10-211-2/+2
* powerpc: dts: turris1x.dts: Fix NOR partitions labelsPali Rohár2022-10-211-5/+5
* powerpc/powernv: add missing of_node_put() in opal_export_attrs()Zheng Yongjun2022-10-211-0/+1
* powerpc/pci_dn: Add missing of_node_put()Liang He2022-10-211-0/+1
* powerpc/sysdev/fsl_msi: Add missing of_node_put()Liang He2022-10-211-0/+2
* powerpc/math_emu/efp: Include module.hNathan Chancellor2022-10-211-0/+1
* powerpc/configs: Properly enable PAPR_SCM in pseries_defconfigMichael Ellerman2022-10-211-0/+1
* powerpc/boot: Explicitly disable usage of SPE instructionsPali Rohár2022-10-211-0/+1
* powerpc/Kconfig: Fix non existing CONFIG_PPC_FSL_BOOKEChristophe Leroy2022-10-211-1/+1
* Revert "powerpc/rtas: Implement reentrant rtas call"Nathan Lynch2022-10-155-99/+11
* Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-09-261-9/+0
|\
| * powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flushYang Shi2022-09-261-9/+0
* | Merge tag 'powerpc-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-09-091-1/+2
|\ \
| * | powerpc/pseries: Fix plpks crash on non-pseriesMichael Ellerman2022-09-081-1/+2
* | | Merge tag 'asm-generic-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-09-091-2/+2
|\ \ \ | |/ / |/| |
| * | asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Sebastian Andrzej Siewior2022-09-051-2/+2
| |/
* | powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register()Nathan Chancellor2022-09-021-1/+3
* | Revert "powerpc/irq: Don't open code irq_soft_mask helpers"Michael Ellerman2022-09-021-7/+36
* | powerpc: Fix hard_irq_disable() with sanitizerChristophe Leroy2022-08-311-1/+2
* | powerpc/rtas: Fix RTAS MSR[HV] handling for CellMichael Ellerman2022-08-261-0/+4
* | Revert "powerpc: Remove unused FW_FEATURE_NATIVE references"Michael Ellerman2022-08-261-0/+8
* | powerpc: align syscall table for ppc32Masahiro Yamada2022-08-261-0/+1
* | powerpc/pci: Enable PCI domains in /proc when PCI bus numbers are not uniquePali Rohár2022-08-251-0/+9
* | powerpc/papr_scm: Fix nvdimm event mappingsKajol Jain2022-08-231-61/+27
|/
* Merge tag 'powerpc-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-08-201-6/+10
|\
| * powerpc/pci: Fix get_phb_number() lockingMichael Ellerman2022-08-151-6/+10
* | KVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng2022-08-197-15/+15
|/
* Merge tag 'powerpc-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-08-146-30/+25
|\
| * powerpc/kexec: Fix build failure from uninitialised variableRussell Currey2022-08-101-5/+5
| * powerpc/ppc-opcode: Fix PPC_RAW_TW()Christophe Leroy2022-08-101-1/+1
| * powerpc64/ftrace: Fix ftrace for clang buildsNaveen N. Rao2022-08-101-4/+4
| * powerpc: Make eh value more explicit when using lwarxChristophe Leroy2022-08-101-2/+3
| * powerpc: Don't hide eh field of lwarx behind a macroChristophe Leroy2022-08-102-12/+3
| * powerpc: Fix eh field when calling lwarx on PPC32Christophe Leroy2022-08-101-6/+9
* | Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2022-08-101-0/+1
|\ \
| * | powerpc/mm: Export memory_add_physaddr_to_nid() for modulesMichael Ellerman2022-07-291-0/+1
* | | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds2022-08-072-8/+9
|\ \ \
| * | | powerpc: drop dependency on <asm/machdep.h> in archrandom.hYury Norov2022-08-012-8/+13
| |/ /
* | | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-071-7/+0
|\ \ \ | |_|/ |/| |
| * | profile: setup_profiling_timer() is moslty not implementedBen Dooks2022-07-291-7/+0
* | | Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-08-06194-1863/+3363
|\ \ \