summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2019-10-17powerpc/powernv: Restrict OPAL symbol map to only be readable by rootAndrew Donnellan
2019-10-07powerpc/pseries: correctly track irq state in default idleNathan Lynch
2019-10-07powerpc/64s/exception: machine check use correct cfar for late handlerNicholas Piggin
2019-10-07powerpc/pseries/mobility: use cond_resched when updating device treeNathan Lynch
2019-10-07powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this functionChristophe Leroy
2019-10-07powerpc/rtas: use device model APIs and serialization during LPMNathan Lynch
2019-09-21powerpc/mm/radix: Use the right page size for vmemmap mappingAneesh Kumar K.V
2019-09-16powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero
2019-08-25bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann
2019-08-04powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling
2019-08-04powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran
2019-08-04powerpc/boot: add {get, put}_unaligned_be32 to xz_config.hMasahiro Yamada
2019-08-04powerpc/4xx/uic: clear pending interrupt after irq type/pol changeChristian Lamparter
2019-08-04powerpc/pci/of: Fix OF flags parsing for 64bit BARsAlexey Kardashevskiy
2019-08-04powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria
2019-08-04powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy
2019-07-10powerpc/bpf: use unsigned division instruction for 64-bit operationsNaveen N. Rao
2019-06-22KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpuPaul Mackerras
2019-06-22KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras
2019-06-11powerpc/perf: Fix MMCRA corruption by bhrb_filterRavi Bangoria
2019-05-31powerpc/numa: improve control of topology updatesNathan Lynch
2019-05-31powerpc/boot: Fix missing check of lseek() return valueBo YU
2019-05-16powerpc/booke64: set RI in default MSRLaurentiu Tudor
2019-05-16powerpc/lib: fix book3s/32 boot failure due to code patchingChristophe Leroy
2019-05-16powerpc/64s: Include cpu headerBreno Leitao
2019-04-17powerpc/security: Fix spectre_v2 reportingMichael Ellerman
2019-04-17powerpc/fsl: Fix the flush of branch predictor.Christophe Leroy
2019-04-17powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'Diana Craciun
2019-04-17powerpc/fsl: Update Spectre v2 reportingDiana Craciun
2019-04-17powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is usedDiana Craciun
2019-04-17powerpc/fsl: Flush branch predictor when entering KVMDiana Craciun
2019-04-17powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)Diana Craciun
2019-04-17powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun
2019-04-17powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun
2019-04-17powerpc/fsl: Emulate SPRN_BUCSR registerDiana Craciun
2019-04-17powerpc/fsl: Fix spectre_v2 mitigations reportingDiana Craciun
2019-04-17powerpc/fsl: Add macro to flush the branch predictorDiana Craciun
2019-04-17powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun
2019-04-17powerpc/powernv: Query firmware for count cache flush settingsMichael Ellerman
2019-04-17powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman
2019-04-17powerpc/64s: Add support for software count cache flushMichael Ellerman
2019-04-17powerpc/64s: Add new security feature flags for count cache flushMichael Ellerman
2019-04-17powerpc/asm: Add a patch_site macro & helpers for patching instructionsMichael Ellerman
2019-04-17powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platformsDiana Craciun
2019-04-17powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3EDiana Craciun
2019-04-17powerpc/64: Make meltdown reporting Book3S 64 specificDiana Craciun
2019-04-17powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman
2019-04-17powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman
2019-04-17powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.Diana Craciun
2019-04-17powerpc/64: Disable the speculation barrier from the command lineDiana Craciun