summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2018-06-05powerpc/mm/slice: Fix hugepage allocation at hint address on 8xxChristophe Leroy
2018-05-30powerpc/64s: sreset panic if there is no debugger or crash dump handlersNicholas Piggin
2018-05-30powerpc/64s/idle: Fix restore of AMOR on POWER9 after deep sleepNicholas Piggin
2018-05-30powerpc/fscr: Enable interrupts earlier before calling get_user()Anshuman Khandual
2018-05-30powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin
2018-05-30powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()Michael Ellerman
2018-05-30powerpc: Move default security feature flagsMauricio Faria de Oliveira
2018-05-30powerpc/64s: Wire up cpu_show_spectre_v2()Michael Ellerman
2018-05-30powerpc/64s: Wire up cpu_show_spectre_v1()Michael Ellerman
2018-05-30powerpc/64s: Enhance the information in cpu_show_meltdown()Michael Ellerman
2018-05-30powerpc/64s: Move cpu_show_meltdown()Michael Ellerman
2018-05-30powerpc: Add security feature flags for Spectre/MeltdownMichael Ellerman
2018-05-30powerpc/rfi-flush: Differentiate enabled and patched flush typesMauricio Faria de Oliveira
2018-05-30powerpc/rfi-flush: Make it possible to call setup_rfi_flush() againMichael Ellerman
2018-05-30powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs codeMichael Ellerman
2018-05-30powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin
2018-05-30powerpc/64s: Clear PCR on bootMichael Neuling
2018-05-22powerpc: Don't preempt_disable() in show_cpuinfo()Benjamin Herrenschmidt
2018-05-01powerpc/eeh: Fix race with driver un/bindMichael Neuling
2018-04-26powerpc: System reset avoid interleaving oops using die synchronisationNicholas Piggin
2018-04-24powerpc/eeh: Fix enabling bridge MMIO windowsMichael Neuling
2018-04-24powerpc/kexec_file: Fix error code when trying to load kdump kernelThiago Jung Bauermann
2018-04-24powerpc/kprobes: Fix call trace due to incorrect preempt countNaveen N. Rao
2018-04-24powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted LPCR bitsNicholas Piggin
2018-04-08powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRsNicholas Piggin
2018-04-08powerpc/64s: Fix lost pending interrupt due to race causing lost update to ir...Nicholas Piggin
2018-03-19powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled contextNicholas Piggin
2018-03-19powerpc/modules: Don't try to restore r2 after a sibling callJosh Poimboeuf
2018-02-22powerpc: Fix DABR match on hash based systemsBenjamin Herrenschmidt
2018-02-07powerpc/64s: Allow control of RFI flush via debugfsMichael Ellerman
2018-02-07powerpc/64s: Wire up cpu_show_meltdown()Michael Ellerman
2018-01-23powerpc/64s: Support disabling RFI flush with no_rfi_flush and noptiMichael Ellerman
2018-01-23powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman
2018-01-23powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNELNicholas Piggin
2018-01-23powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNELNicholas Piggin
2018-01-23powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNELNicholas Piggin
2018-01-23powerpc/64s: Simple RFI macro conversionsNicholas Piggin
2017-12-25powerpc/watchdog: Do not trigger SMP crash from touch_nmi_watchdogNicholas Piggin
2017-12-14powerpc/64s: Initialize ISAv3 MMU registers before setting partition tableNicholas Piggin
2017-12-14Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"David Gibson
2017-12-10powerpc/kprobes: Disable preemption before invoking probe handler for optprobesNaveen N. Rao
2017-12-10powerpc/jprobes: Disable preemption when triggered through ftraceNaveen N. Rao
2017-12-05powerpc/kexec: Fix kexec/kdump in P9 guest kernelsMichael Ellerman
2017-11-30powerpc/64s: Fix masking of SRR1 bits on instruction faultMichael Ellerman
2017-11-30powerpc/signal: Properly handle return value from uprobe_deny_signal()Naveen N. Rao
2017-11-03Merge tag 'powerpc-4.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01powerpc/kprobes: Dereference function pointers only if the address does not b...Naveen N. Rao
2017-10-25powerpc: Fix check for copy/paste instructions in alignment handlerPaul Mackerras
2017-10-13Merge tag 'powerpc-4.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds