summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2022-04-08powerpc: Fix build errors with newer binutilsAnders Roxell3-9/+40
2022-04-08powerpc/lib/sstep: Fix build errors with newer binutilsAnders Roxell1-0/+6
2022-04-08powerpc/lib/sstep: Fix 'sthcx' instructionAnders Roxell1-1/+1
2022-04-08powerpc/kasan: Fix early region not updated correctlyChen Jingwen1-2/+1
2022-04-08uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann1-2/+2
2022-04-08powerpc: 8xx: fix a return value error in mpc8xx_pic_initHangyu Hua1-0/+1
2022-04-08powerpc/sysdev: fix incorrect use to determine if list is emptyJakob Koschel1-2/+2
2022-04-08powerpc/Makefile: Don't pass -mcpu=powerpc64 when building 32-bitMichael Ellerman1-1/+1
2022-04-08powerpc/mm/numa: skip NUMA_NO_NODE onlining in parse_numa_properties()Daniel Henrique Barboza1-1/+3
2022-04-08powerpc/perf: Don't use perf_hw_context for trace IMC PMUAthira Rajeev1-1/+5
2022-04-08KVM: PPC: Book3S HV: Check return value of kvmppc_radix_initFabiano Rosas1-1/+4
2022-04-08powerpc: dts: t1040rdb: fix ports names for Seville Ethernet switchMaxim Kiselev2-4/+34
2022-04-08KVM: PPC: Fix vmx/vsx mixup in mmio emulationFabiano Rosas1-2/+2
2022-04-08powerpc/kvm: Fix kvm_use_magic_pageAndreas Gruenbacher1-1/+1
2022-02-23powerpc/lib/sstep: fix 'ptesync' build errorAnders Roxell1-0/+2
2022-02-16powerpc/fixmap: Fix VM debug warning on unmapChristophe Leroy6-2/+18
2022-02-01powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI...Athira Rajeev1-3/+14
2022-02-01powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06Naveen N. Rao2-9/+14
2022-02-01powerpc/32: Fix boot failure with GCC latent entropy pluginChristophe Leroy2-0/+4
2022-02-01powerpc/32s: Fix kasan_init_region() for KASANChristophe Leroy3-33/+38
2022-02-01powerpc/32s: Allocate one 256k IBAT instead of two consecutives 128k IBATsChristophe Leroy1-3/+2
2022-01-27powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO busesTobias Waldekranz1-0/+2
2022-01-27powerpc/cell: Fix clang -Wimplicit-fallthrough warningAnders Roxell1-0/+1
2022-01-27powerpc/64s/radix: Fix huge vmap false positiveNicholas Piggin2-5/+13
2022-01-27powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panicHari Bathini2-0/+18
2022-01-27powerpc: handle kdump appropriately with crash_kexec_post_notifiers optionHari Bathini1-0/+30
2022-01-27powerpc/40x: Map 32Mbytes of memory at startupChristophe Leroy1-1/+8
2022-01-27KVM: PPC: Book3S: Suppress failed alloc warning in H_COPY_TOFROM_GUESTAlexey Kardashevskiy1-1/+1
2022-01-27KVM: PPC: Book3S: Suppress warnings when allocating too big memory slotsAlexey Kardashevskiy1-2/+6
2022-01-27powerpc/powermac: Add missing lockdep_register_key()Christophe Leroy1-0/+1
2022-01-27powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILINGMichael Ellerman1-0/+2
2022-01-27powerpc/watchdog: Fix missed watchdog reset due to memory ordering raceNicholas Piggin1-1/+40
2022-01-27powerpc/btext: add missing of_node_putJulia Lawall1-1/+3
2022-01-27powerpc/cell: add missing of_node_putJulia Lawall1-0/+1
2022-01-27powerpc/powernv: add missing of_node_putJulia Lawall1-0/+1
2022-01-27powerpc/6xx: add missing of_node_putJulia Lawall1-0/+1
2022-01-27powerpc/xive: Add missing null check after calling kmallocAmmar Faizi1-0/+3
2022-01-27powerpc/powermac: Add additional missing lockdep_register_key()Christophe Leroy1-0/+2
2022-01-27powerpc/32s: Fix shift-out-of-bounds in KASAN initChristophe Leroy1-1/+2
2022-01-27powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an over...Athira Rajeev2-1/+97
2022-01-27powerpc/irq: Add helper to set regs->softeChristophe Leroy1-2/+9
2022-01-27powerpc/perf: move perf irq/nmi handling details into traps.cNicholas Piggin3-59/+32
2022-01-27powerpc/perf: MMCR0 control for PMU registers under PMCC=00Athira Rajeev5-0/+15
2022-01-27powerpc/64s: Convert some cpu_setup() and cpu_restore() functions to CJordan Niethe4-260/+287
2022-01-27powerpc/prom_init: Fix improper check of prom_getprop()Peiwei Hu1-1/+1
2022-01-20powerpc/pseries: Get entry and uaccess flush required bits from H_GET_CPU_CHA...Nicholas Piggin2-0/+8
2021-12-22powerpc/85xx: Fix oops when CONFIG_FSL_PMC=nXiaoming Ni1-2/+2
2021-12-08powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for persi...Alexey Kardashevskiy1-9/+0
2021-12-01powerpc/32: Fix hardlockup on vmap stack overflowChristophe Leroy1-3/+3
2021-12-01KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLBNicholas Piggin1-1/+4