aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2022-04-20Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/intel-x86Bruce Ashfield
2022-04-20Merge tag 'v5.4.190' into v5.4/standard/baseBruce Ashfield
2022-04-20Merge tag 'v5.4.189' into v5.4/standard/baseBruce Ashfield
2022-04-20powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bitKefeng Wang
2022-04-15powerpc: Set crashkernel offset to mid of RMA regionSourabh Jain
2022-04-15powerpc: dts: t104xrdb: fix phy type for FMAN 4/5Maxim Kiselev
2022-04-15powerpc/kasan: Fix early region not updated correctlyChen Jingwen
2022-04-15powerpc: Fix build errors with newer binutilsAnders Roxell
2022-04-15powerpc/lib/sstep: Fix build errors with newer binutilsAnders Roxell
2022-04-15powerpc/lib/sstep: Fix 'sthcx' instructionAnders Roxell
2022-04-15powerpc: 8xx: fix a return value error in mpc8xx_pic_initHangyu Hua
2022-04-15powerpc/sysdev: fix incorrect use to determine if list is emptyJakob Koschel
2022-04-15powerpc/Makefile: Don't pass -mcpu=powerpc64 when building 32-bitMichael Ellerman
2022-04-15powerpc/perf: Don't use perf_hw_context for trace IMC PMUAthira Rajeev
2022-04-15KVM: PPC: Fix vmx/vsx mixup in mmio emulationFabiano Rosas
2022-04-15powerpc/kvm: Fix kvm_use_magic_pageAndreas Gruenbacher
2022-03-02Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/intel-x86Bruce Ashfield
2022-03-02Merge tag 'v5.4.181' into v5.4/standard/baseBruce Ashfield
2022-02-23powerpc/lib/sstep: fix 'ptesync' build errorAnders Roxell
2022-02-03Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/intel-x86Bruce Ashfield
2022-02-03Merge tag 'v5.4.176' into v5.4/standard/baseBruce Ashfield
2022-02-03Merge tag 'v5.4.174' into v5.4/standard/baseBruce Ashfield
2022-02-01powerpc/32: Fix boot failure with GCC latent entropy pluginChristophe Leroy
2022-01-27powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO busesTobias Waldekranz
2022-01-27powerpc/cell: Fix clang -Wimplicit-fallthrough warningAnders Roxell
2022-01-27powerpc: handle kdump appropriately with crash_kexec_post_notifiers optionHari Bathini
2022-01-27KVM: PPC: Book3S: Suppress failed alloc warning in H_COPY_TOFROM_GUESTAlexey Kardashevskiy
2022-01-27powerpc/powermac: Add missing lockdep_register_key()Christophe Leroy
2022-01-27powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILINGMichael Ellerman
2022-01-27powerpc/watchdog: Fix missed watchdog reset due to memory ordering raceNicholas Piggin
2022-01-27powerpc/btext: add missing of_node_putJulia Lawall
2022-01-27powerpc/cell: add missing of_node_putJulia Lawall
2022-01-27powerpc/powernv: add missing of_node_putJulia Lawall
2022-01-27powerpc/6xx: add missing of_node_putJulia Lawall
2022-01-27powerpc/powermac: Add additional missing lockdep_register_key()Christophe Leroy
2022-01-27powerpc/prom_init: Fix improper check of prom_getprop()Peiwei Hu
2021-12-08Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/intel-x86Bruce Ashfield
2021-12-08Merge tag 'v5.4.163' into v5.4/standard/baseBruce Ashfield
2021-12-01KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLBNicholas Piggin
2021-11-29Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/intel-x86Bruce Ashfield
2021-11-29Merge tag 'v5.4.162' into v5.4/standard/baseBruce Ashfield
2021-11-29Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/intel-x86Bruce Ashfield
2021-11-29Merge tag 'v5.4.160' into v5.4/standard/baseBruce Ashfield
2021-11-26KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr()Michael Ellerman
2021-11-26powerpc/dcr: Use cmplwi instead of 3-argument cmpliMichael Ellerman
2021-11-26powerpc/5200: dts: fix memory node unit nameAnatolij Gustschin
2021-11-17powerpc/powernv/prd: Unregister OPAL_MSG_PRD2 notifier during module unloadVasant Hegde
2021-11-17powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPECNaveen N. Rao
2021-11-17powerpc/security: Add a helper to query stf_barrier typeNaveen N. Rao
2021-11-17powerpc/bpf: Fix BPF_SUB when imm == 0x80000000Naveen N. Rao