summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2019-04-17powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'Diana Craciun1-6/+12
2019-04-17powerpc/fsl: Update Spectre v2 reportingDiana Craciun1-1/+4
2019-04-17powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is usedDiana Craciun1-0/+1
2019-04-17powerpc/fsl: Flush branch predictor when entering KVMDiana Craciun1-0/+4
2019-04-17powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)Diana Craciun2-0/+21
2019-04-17powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun3-1/+37
2019-04-17powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun2-0/+26
2019-04-17powerpc/fsl: Emulate SPRN_BUCSR registerDiana Craciun1-0/+7
2019-04-17powerpc/fsl: Fix spectre_v2 mitigations reportingDiana Craciun1-1/+1
2019-04-17powerpc/fsl: Add macro to flush the branch predictorDiana Craciun1-0/+21
2019-04-17powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun4-0/+45
2019-04-17powerpc/powernv: Query firmware for count cache flush settingsMichael Ellerman1-0/+7
2019-04-17powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman2-0/+9
2019-04-17powerpc/64s: Add support for software count cache flushMichael Ellerman4-5/+154
2019-04-17powerpc/64s: Add new security feature flags for count cache flushMichael Ellerman1-0/+6
2019-04-17powerpc/asm: Add a patch_site macro & helpers for patching instructionsMichael Ellerman3-0/+36
2019-04-17powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platformsDiana Craciun1-0/+10
2019-04-17powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3EDiana Craciun3-2/+39
2019-04-17powerpc/64: Make meltdown reporting Book3S 64 specificDiana Craciun1-0/+2
2019-04-17powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman4-2/+6
2019-04-17powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman7-10/+22
2019-04-17powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.Diana Craciun1-0/+2
2019-04-17powerpc/64: Disable the speculation barrier from the command lineDiana Craciun1-1/+11
2019-04-17powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2Michael Ellerman1-10/+17
2019-04-17powerpc/64s: Enhance the information in cpu_show_spectre_v1()Michal Suchanek1-0/+3
2019-04-17powerpc/64: Use barrier_nospec in syscall entryMichael Ellerman1-0/+10
2019-04-17powerpc: Use barrier_nospec in copy_from_user()Michael Ellerman1-1/+10
2019-04-17powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek4-0/+63
2019-04-17powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek4-4/+27
2019-04-17powerpc: Avoid code patching freed init sectionsMichael Neuling3-0/+11
2019-04-17powerpc/64s: Add support for ori barrier_nospec patchingMichal Suchanek6-1/+54
2019-04-17powerpc/64s: Add barrier_nospecMichal Suchanek1-0/+15
2019-04-17powerpc: Fix invalid use of register expressionsAndreas Schwab6-76/+76
2019-04-17powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEMBreno Leitao1-5/+18
2019-04-05powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot3-8/+22
2019-04-03powerpc: bpf: Fix generation of load/store DW instructionsNaveen N. Rao5-18/+37
2019-03-23powerpc/ptrace: Simplify vr_get/set() to avoid GCC warningMichael Ellerman1-2/+8
2019-03-23powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guestMark Cave-Ayland1-1/+1
2019-03-23powerpc/83xx: Also save/restore SPRG4-7 during suspendChristophe Leroy1-7/+27
2019-03-23powerpc/powernv: Make opal log only readable by rootJordan Niethe1-1/+1
2019-03-23powerpc/wii: properly disable use of BATs when requested.Christophe Leroy1-0/+4
2019-03-23powerpc/32: Clear on-stack exception marker upon exception returnChristophe Leroy1-0/+9
2019-03-05powerpc: Always initialize input array when calling epapr_hypercall()Seth Forshee1-6/+6
2019-02-12powerpc/uaccess: fix warning/error with access_ok()Christophe Leroy1-1/+1
2019-02-12powerpc/pseries: add of_node_put() in dlpar_detach_node()Frank Rowand1-0/+2
2019-01-26powerpc/xmon: Fix invocation inside lock regionBreno Leitao1-4/+14
2019-01-13powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao2-15/+49
2019-01-13powerpc: Fix COFF zImage booting on old powermacsPaul Mackerras1-1/+3
2018-12-21powerpc/msi: Fix NULL pointer access in teardown codeRadu Rendec1-1/+6
2018-12-01powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran1-1/+1