summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
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
2017-10-10powerpc/livepatch: Fix livepatch stack accessKamalesh Babulal
2017-10-09Merge branch 'ppc-bundle' (bundle from Michael Ellerman)Linus Torvalds
2017-10-06Merge tag 'powerpc-4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-10-06Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-10-06powerpc/tm: Fix illegal TM state in signal handlerGustavo Romero
2017-10-06powerpc/64s: Use emergency stack for kernel TM Bad Thing program checksCyril Bur
2017-10-04powerpc/watchdog: Make use of watchdog_nmi_probe()Thomas Gleixner
2017-10-04watchdog/core, powerpc: Lock cpus across reconfigurationThomas Gleixner
2017-10-04watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Thomas Gleixner
2017-10-03powerpc/4xx: Fix compile error with 64K pages on 40x, 44xChristian Lamparter
2017-10-03powerpc: Fix action argument for cpufeatures-based TLB flushJeremy Kerr
2017-09-29powerpc: Fix workaround for spurious MCE on POWER9Michael Neuling
2017-09-26powerpc: Handle MCE on POWER9 with only DSISR bit 30 setMichael Neuling
2017-09-21powerpc/eeh: Create PHB PEs after EEH is initializedBenjamin Herrenschmidt
2017-09-20powerpc/kprobes: Update optprobes to use emulate_update_regs()Naveen N. Rao
2017-09-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2017-09-20powerpc/tm: Flush TM only if CPU has TM featureGustavo Romero
2017-09-15Merge tag 'powerpc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-09-15powerpc: Fix handling of alignment interrupt on dcbz instructionPaul Mackerras
2017-09-14watchdog/hardlockup: Clean up hotplug locking messThomas Gleixner