summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2021-12-09powerpc/kuap: Add kuap_lock()Christophe Leroy
2021-12-09powerpc/32s: Save content of sr0 to avoid 'mfsr'Christophe Leroy
2021-12-09powerpc/32s: Do kuep_lock() and kuep_unlock() in assemblyChristophe Leroy
2021-12-09powerpc/book3e: Activate KUEP at all timeChristophe Leroy
2021-12-09powerpc/44x: Activate KUEP at all timeChristophe Leroy
2021-12-09powerpc/40x: Map 32Mbytes of memory at startupChristophe Leroy
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin
2021-12-09powerpc/64s: Make hash MMU support configurableNicholas Piggin
2021-12-02powerpc/64: pcpu setup avoid reading mmu_linear_psize on 64e or radixNicholas Piggin
2021-12-02powerpc/64s: Make flush_and_reload_slb a no-op when radix is enabledNicholas Piggin
2021-12-02powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specificNicholas Piggin
2021-12-02powerpc/signal32: Use struct_group() to zero spe regsKees Cook
2021-11-30powerpc/modules: Don't WARN on first module allocation attemptChristophe Leroy
2021-11-29powerpc: flexible GPR range save/restore macrosNicholas Piggin
2021-11-29powerpc/watchdog: help remote CPUs to flush NMI printk outputNicholas Piggin
2021-11-29powerpc: Don't bother about .data..Lubsan sectionsChristophe Leroy
2021-11-29powerpc/ftrace: Activate HAVE_DYNAMIC_FTRACE_WITH_REGS on PPC32Christophe Leroy
2021-11-29powerpc/ftrace: Add module_trampoline_target() for PPC32Christophe Leroy
2021-11-29powerpc/ftrace: No need to read LR from stack in _mcount()Christophe Leroy
2021-11-29powerpc: Mark probe_machine() __init and staticMichael Ellerman
2021-11-29powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILINGMichael Ellerman
2021-11-25powerpc/watchdog: Fix wd_smp_last_reset_tb reportingNicholas Piggin
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/rtas: kernel-doc fixesNathan Lynch
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/btext: add missing of_node_putJulia Lawall
2021-11-24KVM: PPC: Book3S HV P9: Use Linux SPR save/restore to manage some host SPRsNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Reduce mtmsrd instructions required to save host SPRsNicholas Piggin
2021-11-24powerpc/64s: Always set PMU control registers to frozen/disabled when not in useNicholas Piggin
2021-11-24powerpc/64s: Keep AMOR SPR a constant ~0 at runtimeNicholas Piggin
2021-11-24powerpc/time: add API for KVM to re-arm the host timer/decrementerNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Use large decrementer for HDECNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer readNicholas Piggin
2021-11-21Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-11-19Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2021-11-19signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman
2021-11-18Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-18Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek
2021-11-16powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy
2021-11-16powerpc/signal32: Fix sigset_t copyChristophe Leroy
2021-11-15powerpc: clean vdso32 and vdso64 directoriesMasahiro Yamada
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-10printk: restore flushing of NMI buffers on remote CPUs after NMI backtracesNicholas Piggin