summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpuPaul Mackerras2019-06-221-8/+1
* KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras2019-06-223-8/+8
* powerpc/perf: Fix MMCRA corruption by bhrb_filterRavi Bangoria2019-06-113-2/+10
* powerpc/numa: improve control of topology updatesNathan Lynch2019-05-311-6/+12
* powerpc/boot: Fix missing check of lseek() return valueBo YU2019-05-311-1/+5
* powerpc/booke64: set RI in default MSRLaurentiu Tudor2019-05-161-1/+1
* powerpc/lib: fix book3s/32 boot failure due to code patchingChristophe Leroy2019-05-161-1/+1
* powerpc/64s: Include cpu headerBreno Leitao2019-05-161-0/+1
* powerpc/security: Fix spectre_v2 reportingMichael Ellerman2019-04-171-15/+8
* powerpc/fsl: Fix the flush of branch predictor.Christophe Leroy2019-04-171-0/+1
* powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'Diana Craciun2019-04-171-6/+12
* powerpc/fsl: Update Spectre v2 reportingDiana Craciun2019-04-171-1/+4
* powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is usedDiana Craciun2019-04-171-0/+1
* powerpc/fsl: Flush branch predictor when entering KVMDiana Craciun2019-04-171-0/+4
* powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)Diana Craciun2019-04-172-0/+21
* powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun2019-04-173-1/+37
* powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun2019-04-172-0/+26
* powerpc/fsl: Emulate SPRN_BUCSR registerDiana Craciun2019-04-171-0/+7
* powerpc/fsl: Fix spectre_v2 mitigations reportingDiana Craciun2019-04-171-1/+1
* powerpc/fsl: Add macro to flush the branch predictorDiana Craciun2019-04-171-0/+21
* powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun2019-04-174-0/+45
* powerpc/powernv: Query firmware for count cache flush settingsMichael Ellerman2019-04-171-0/+7
* powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman2019-04-172-0/+9
* powerpc/64s: Add support for software count cache flushMichael Ellerman2019-04-174-5/+154
* powerpc/64s: Add new security feature flags for count cache flushMichael Ellerman2019-04-171-0/+6
* powerpc/asm: Add a patch_site macro & helpers for patching instructionsMichael Ellerman2019-04-173-0/+36
* powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platformsDiana Craciun2019-04-171-0/+10
* powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3EDiana Craciun2019-04-173-2/+39
* powerpc/64: Make meltdown reporting Book3S 64 specificDiana Craciun2019-04-171-0/+2
* powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman2019-04-174-2/+6
* powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman2019-04-177-10/+22
* powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.Diana Craciun2019-04-171-0/+2
* powerpc/64: Disable the speculation barrier from the command lineDiana Craciun2019-04-171-1/+11
* powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2Michael Ellerman2019-04-171-10/+17
* powerpc/64s: Enhance the information in cpu_show_spectre_v1()Michal Suchanek2019-04-171-0/+3
* powerpc/64: Use barrier_nospec in syscall entryMichael Ellerman2019-04-171-0/+10
* powerpc: Use barrier_nospec in copy_from_user()Michael Ellerman2019-04-171-1/+10
* powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek2019-04-174-0/+63
* powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek2019-04-174-4/+27
* powerpc: Avoid code patching freed init sectionsMichael Neuling2019-04-173-0/+11
* powerpc/64s: Add support for ori barrier_nospec patchingMichal Suchanek2019-04-176-1/+54
* powerpc/64s: Add barrier_nospecMichal Suchanek2019-04-171-0/+15
* powerpc: Fix invalid use of register expressionsAndreas Schwab2019-04-176-76/+76
* powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEMBreno Leitao2019-04-171-5/+18
* powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot2019-04-053-8/+22
* powerpc: bpf: Fix generation of load/store DW instructionsNaveen N. Rao2019-04-035-18/+37
* powerpc/ptrace: Simplify vr_get/set() to avoid GCC warningMichael Ellerman2019-03-231-2/+8
* powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guestMark Cave-Ayland2019-03-231-1/+1
* powerpc/83xx: Also save/restore SPRG4-7 during suspendChristophe Leroy2019-03-231-7/+27
* powerpc/powernv: Make opal log only readable by rootJordan Niethe2019-03-231-1/+1