summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2022-02-01powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI...Athira Rajeev
2022-02-01powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06Naveen N. Rao
2022-02-01powerpc/32: Fix boot failure with GCC latent entropy pluginChristophe Leroy
2022-02-01powerpc/32s: Fix kasan_init_region() for KASANChristophe Leroy
2022-02-01powerpc/32s: Allocate one 256k IBAT instead of two consecutives 128k IBATsChristophe 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/64s/radix: Fix huge vmap false positiveNicholas Piggin
2022-01-27powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panicHari Bathini
2022-01-27powerpc: handle kdump appropriately with crash_kexec_post_notifiers optionHari Bathini
2022-01-27powerpc/40x: Map 32Mbytes of memory at startupChristophe Leroy
2022-01-27KVM: PPC: Book3S: Suppress failed alloc warning in H_COPY_TOFROM_GUESTAlexey Kardashevskiy
2022-01-27KVM: PPC: Book3S: Suppress warnings when allocating too big memory slotsAlexey 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/xive: Add missing null check after calling kmallocAmmar Faizi
2022-01-27powerpc/powermac: Add additional missing lockdep_register_key()Christophe Leroy
2022-01-27powerpc/32s: Fix shift-out-of-bounds in KASAN initChristophe Leroy
2022-01-27powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an over...Athira Rajeev
2022-01-27powerpc/irq: Add helper to set regs->softeChristophe Leroy
2022-01-27powerpc/perf: move perf irq/nmi handling details into traps.cNicholas Piggin
2022-01-27powerpc/perf: MMCR0 control for PMU registers under PMCC=00Athira Rajeev
2022-01-27powerpc/64s: Convert some cpu_setup() and cpu_restore() functions to CJordan Niethe
2022-01-27powerpc/prom_init: Fix improper check of prom_getprop()Peiwei Hu
2022-01-20powerpc/pseries: Get entry and uaccess flush required bits from H_GET_CPU_CHA...Nicholas Piggin
2021-12-22powerpc/85xx: Fix oops when CONFIG_FSL_PMC=nXiaoming Ni
2021-12-08powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for persi...Alexey Kardashevskiy
2021-12-01powerpc/32: Fix hardlockup on vmap stack overflowChristophe Leroy
2021-12-01KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLBNicholas Piggin
2021-11-26powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy
2021-11-26KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr()Michael Ellerman
2021-11-26powerpc/8xx: Fix Oops with STRICT_KERNEL_RWX without DEBUG_RODATA_TESTChristophe Leroy
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-18powerpc/85xx: fix timebase sync issue when CONFIG_HOTPLUG_CPU=nXiaoming Ni
2021-11-18powerpc/powernv/prd: Unregister OPAL_MSG_PRD2 notifier during module unloadVasant Hegde
2021-11-18powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPECNaveen N. Rao
2021-11-18powerpc/security: Add a helper to query stf_barrier typeNaveen N. Rao
2021-11-18powerpc/bpf: Validate branch rangesNaveen N. Rao
2021-11-18powerpc/lib: Add helper to check if offset is within conditional branch rangeNaveen N. Rao
2021-11-18powerpc/44x/fsp2: add missing of_node_putBixuan Cui
2021-11-18powerpc: fix unbalanced node refcount in check_kvm_guest()Nathan Lynch
2021-11-18powerpc: Fix is_kvm_guest() / kvm_para_available()Michael Ellerman
2021-11-18powerpc: Reintroduce is_kvm_guest() as a fast-path checkSrikar Dronamraju
2021-11-18powerpc: Rename is_kvm_guest() to check_kvm_guest()Srikar Dronamraju