aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2018-08-06Merge branch 'linux-linaro-lsk-v4.9' into linux-linaro-lsk-v4.9-rtlinux-linux-linaro-lsk-v4.9-testMark Brown
2018-08-03powerpc/8xx: fix invalid register expression in head_8xx.SChristophe Leroy
2018-08-03powerpc/32: Add a missing include headerMathieu Malaterre
2018-08-03powerpc/eeh: Fix use-after-release of EEH driverSam Bobroff
2018-07-05Merge branch 'linux-linaro-lsk-v4.9' into linux-linaro-lsk-v4.9-rtMark Brown
2018-07-03powerpc/fadump: Unregister fadump on kexec down path.Mahesh Salgaonkar
2018-07-03powerpc/ptrace: Fix enforcement of DAWR constraintsMichael Neuling
2018-07-03powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREGMichael Neuling
2018-07-03powerpc/mm/hash: Add missing isync prior to kernel stack SLB switchAneesh Kumar K.V
2018-06-11Merge branch 'linux-linaro-lsk-v4.9' into linux-linaro-lsk-v4.9-rtMark Brown
2018-06-06powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin
2018-06-06powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()Michael Ellerman
2018-06-06powerpc: Move default security feature flagsMauricio Faria de Oliveira
2018-06-06powerpc/64s: Wire up cpu_show_spectre_v2()Michael Ellerman
2018-06-06powerpc/64s: Wire up cpu_show_spectre_v1()Michael Ellerman
2018-06-06powerpc/64s: Enhance the information in cpu_show_meltdown()Michael Ellerman
2018-06-06powerpc/64s: Move cpu_show_meltdown()Michael Ellerman
2018-06-06powerpc: Add security feature flags for Spectre/MeltdownMichael Ellerman
2018-06-06powerpc/rfi-flush: Differentiate enabled and patched flush typesMauricio Faria de Oliveira
2018-06-06powerpc/rfi-flush: Make it possible to call setup_rfi_flush() againMichael Ellerman
2018-06-06powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs codeMichael Ellerman
2018-06-06powerpc/rfi-flush: Move out of HARDLOCKUP_DETECTOR #ifdefMichael Ellerman
2018-06-06powerpc/64s: Clear PCR on bootMichael Neuling
2018-06-01Merge branch 'linux-linaro-lsk-v4.9' into linux-linaro-lsk-v4.9-rtlsk-v4.9-18.05-rtMark Brown
2018-05-22powerpc: Don't preempt_disable() in show_cpuinfo()Benjamin Herrenschmidt
2018-05-22Merge branch 'linux-linaro-lsk-v4.9' into linux-linaro-lsk-v4.9-rtlinux-linaro-lsk-v4.9-rt-testMark Brown
2018-05-01powerpc/eeh: Fix race with driver un/bindMichael Neuling
2018-04-24powerpc/eeh: Fix enabling bridge MMIO windowsMichael Neuling
2018-04-13powerpc/[booke|4xx]: Don't clobber TCR[WP] when setting TCR[DIE]Ivan Mikhaylov
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-22powerpc/modules: Don't try to restore r2 after a sibling callJosh Poimboeuf
2018-02-26Merge tag 'v4.9.84' into v4.9-rtJulia Cartwright
2018-02-25powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin
2018-02-25powerpc/64s: Simple RFI macro conversionsNicholas Piggin
2018-02-25powerpc/64s: Fix conversion of slb_miss_common to use RFI_TO_USER/KERNELMichael Ellerman
2018-02-22powerpc: fix build errors in stable treeNicholas Piggin
2018-02-13powerpc/64s: Allow control of RFI flush via debugfsMichael Ellerman
2018-02-13powerpc/64s: Wire up cpu_show_meltdown()Michael Ellerman
2018-02-13powerpc/64s: Support disabling RFI flush with no_rfi_flush and noptiMichael Ellerman
2018-02-13powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman
2018-02-13powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNELNicholas Piggin
2018-02-13powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNELNicholas Piggin
2018-02-13powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNELNicholas Piggin
2018-01-15Merge tag 'v4.9.76' into v4.9-rtJulia Cartwright
2017-12-14Merge tag 'v4.9.66' into v4.9-rtSteven Rostedt (VMware)
2017-12-14powerpc/64s: Initialize ISAv3 MMU registers before setting partition tableNicholas Piggin
2017-11-30powerpc/signal: Properly handle return value from uprobe_deny_signal()Naveen N. Rao
2017-11-29Merge tag 'v4.9.62' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.55' into v4.9-rtSteven Rostedt (VMware)