summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-142-4/+4
* powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown searchAneesh Kumar K.V2019-05-081-4/+6
* kmemleak: powerpc: skip scanning holes in the .bss sectionCatalin Marinas2019-05-081-0/+7
* powerpc/pseries: Remove prrn_work workqueueNathan Fontenot2019-04-201-14/+3
* 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/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callbackAneesh Kumar K.V2019-04-051-2/+3
* powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpcNathan Chancellor2019-04-051-1/+1
* powerpc: bpf: Fix generation of load/store DW instructionsNaveen N. Rao2019-04-035-18/+37
* powerpc/security: Fix spectre_v2 reportingMichael Ellerman2019-04-031-15/+8
* powerpc/fsl: Fix the flush of branch predictor.Christophe Leroy2019-04-031-0/+1
* powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'Diana Craciun2019-04-031-6/+12
* powerpc/fsl: Update Spectre v2 reportingDiana Craciun2019-04-031-1/+4
* powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is usedDiana Craciun2019-04-031-0/+1
* powerpc/fsl: Flush branch predictor when entering KVMDiana Craciun2019-04-031-0/+4
* powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)Diana Craciun2019-04-032-0/+21
* powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun2019-04-033-1/+37
* powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun2019-04-032-0/+26
* powerpc/fsl: Emulate SPRN_BUCSR registerDiana Craciun2019-04-031-0/+7
* powerpc/fsl: Fix spectre_v2 mitigations reportingDiana Craciun2019-04-031-1/+1
* powerpc/fsl: Add macro to flush the branch predictorDiana Craciun2019-04-031-0/+10
* powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun2019-04-034-0/+45
* powerpc/powernv: Query firmware for count cache flush settingsMichael Ellerman2019-04-031-0/+7
* powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman2019-04-032-0/+9
* powerpc/64s: Add support for software count cache flushMichael Ellerman2019-04-034-5/+154
* powerpc/64s: Add new security feature flags for count cache flushMichael Ellerman2019-04-031-0/+6
* powerpc/asm: Add a patch_site macro & helpers for patching instructionsMichael Ellerman2019-04-033-0/+36
* powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platformsDiana Craciun2019-04-031-0/+10
* powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3EDiana Craciun2019-04-033-2/+39
* powerpc/64: Make meltdown reporting Book3S 64 specificDiana Craciun2019-04-031-0/+2
* powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman2019-04-034-2/+6
* powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman2019-04-037-10/+22
* powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.Diana Craciun2019-04-031-0/+2
* powerpc/64: Disable the speculation barrier from the command lineDiana Craciun2019-04-031-1/+11
* powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2Michael Ellerman2019-04-031-10/+17
* powerpc/64s: Enhance the information in cpu_show_spectre_v1()Michal Suchanek2019-04-031-0/+3
* powerpc/64: Use barrier_nospec in syscall entryMichael Ellerman2019-04-031-0/+10
* powerpc: Use barrier_nospec in copy_from_user()Michael Ellerman2019-04-031-1/+10
* powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek2019-04-034-0/+62
* powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek2019-04-034-4/+27
* powerpc/64s: Add support for ori barrier_nospec patchingMichal Suchanek2019-04-036-1/+54
* KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson2019-03-231-1/+1
* powerpc/traps: Fix the message printed when stack overflowsChristophe Leroy2019-03-231-2/+2
* powerpc/traps: fix recoverability of machine check handling on book3s/32Christophe Leroy2019-03-231-4/+4
* powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configurationAneesh Kumar K.V2019-03-231-0/+8
* 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
* powerpc/wii: properly disable use of BATs when requested.Christophe Leroy2019-03-231-0/+4