summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-11-29powerpc/85xx: Fix no previous prototype warning for mpc85xx_setup_pmc()Michael Ellerman
2021-11-29powerpc: select CPUMASK_OFFSTACK if NR_CPUS >= 8192Nicholas Piggin
2021-11-29powerpc: remove cpu_online_cores_map functionNicholas Piggin
2021-11-29Revert "powerpc/code-patching: Improve verification of patchability"Michael Ellerman
2021-11-25powerpc/watchdog: Fix wd_smp_last_reset_tb reportingNicholas Piggin
2021-11-25powerpc/microwatt: Make microwatt_get_random_darn() staticMichael Ellerman
2021-11-25powerpc/watchdog: read TB close to where it is usedNicholas Piggin
2021-11-25powerpc/watchdog: Avoid holding wd_smp_lock over printk and smp_send_nmi_ipiNicholas Piggin
2021-11-25powerpc/watchdog: tighten non-atomic read-modify-write accessNicholas Piggin
2021-11-25powerpc/watchdog: Fix missed watchdog reset due to memory ordering raceNicholas Piggin
2021-11-25powerpc/prom_init: Fix improper check of prom_getprop()Peiwei Hu
2021-11-25powerpc/rtas: rtas_busy_delay_time() kernel-docNathan Lynch
2021-11-25powerpc/rtas: rtas_busy_delay() improvementsNathan Lynch
2021-11-25powerpc/pseries: delete scanlogNathan Lynch
2021-11-25powerpc/rtas: kernel-doc fixesNathan Lynch
2021-11-25powerpc/code-patching: Improve verification of patchabilityChristophe Leroy
2021-11-25powerpc/tsi108: make EXPORT_SYMBOL follow its function immediatelyJason Wang
2021-11-25bpf ppc32: Access only if addr is kernel addressHari Bathini
2021-11-25bpf ppc32: Add BPF_PROBE_MEM support for JITHari Bathini
2021-11-25bpf ppc64: Access only if addr is kernel addressRavi Bangoria
2021-11-25bpf ppc64: Add BPF_PROBE_MEM support for JITRavi Bangoria
2021-11-25powerpc/ppc-opcode: introduce PPC_RAW_BRANCH() macroHari Bathini
2021-11-25bpf powerpc: refactor JIT compiler codeHari Bathini
2021-11-25bpf powerpc: Remove extra_pass from bpf_jit_build_body()Ravi Bangoria
2021-11-25bpf powerpc: Remove unused SEEN_STACKRavi Bangoria
2021-11-25powerpc/eeh: Use a goto for recovery failuresOliver O'Halloran
2021-11-25powerpc/eeh: Small refactor of eeh_handle_normal_event()Daniel Axtens
2021-11-25powerpc/xive: Add a debugfs toggle for save-restoreCédric Le Goater
2021-11-25powerpc/xive: Add a kernel parameter for StoreEOICédric Le Goater
2021-11-25powerpc/xive: Add a debugfs toggle for StoreEOICédric Le Goater
2021-11-25powerpc/xive: Add a debugfs file to dump EQsCédric Le Goater
2021-11-25powerpc/xive: Rename the 'cpus' debugfs file to 'ipis'Cédric Le Goater
2021-11-25powerpc/xive: Change the debugfs file 'xive' into a directoryCédric Le Goater
2021-11-25powerpc/xive: Introduce xive_core_debugfs_create()Cédric Le Goater
2021-11-25powerpc/xive: Activate StoreEOI on P10Cédric Le Goater
2021-11-25powerpc/xive: Introduce an helper to print out interrupt characteristicsCédric Le Goater
2021-11-25powerpc/xive: Replace pr_devel() by pr_debug() to ease debugCédric Le Goater
2021-11-25powerpc/powernv: Remove POWER9 PVR version check for entry and uaccess flushesNicholas Piggin
2021-11-25powerpc/btext: add missing of_node_putJulia Lawall
2021-11-25powerpc/cell: add missing of_node_putJulia Lawall
2021-11-25powerpc/powernv: add missing of_node_putJulia Lawall
2021-11-25powerpc/6xx: add missing of_node_putJulia Lawall
2021-11-24KVM: PPC: Book3S HV P9: Remove subcore HMI handlingNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Stop using vc->dpdesNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Tidy kvmppc_create_dtl_entryNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Remove most of the vcore logicNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Avoid cpu_in_guest atomics on entry and exitNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Add unlikely annotation for !mmu_readyNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Avoid changing MSR[RI] in entry and exitNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Optimise hash guest SLB savingNicholas Piggin