summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* pstore: Convert buf_lock to semaphoreKees Cook2019-06-111-2/+0
* KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth2019-06-091-0/+3
* powerpc/perf: Fix MMCRA corruption by bhrb_filterRavi Bangoria2019-06-093-2/+10
* KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interruptsCédric Le Goater2019-06-091-2/+2
* powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWXRussell Currey2019-05-311-1/+3
* 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/perf: Return accordingly on invalid chip-id inAnju T Sudhakar2019-05-311-0/+5
* powerpc/booke64: set RI in default MSRLaurentiu Tudor2019-05-161-1/+1
* powerpc/powernv/idle: Restore IAMR after idleRussell Currey2019-05-161-0/+20
* powerpc/64s: Include cpu headerBreno Leitao2019-05-161-0/+1
* powerpc: remove old GCC version checksNicholas Piggin2019-05-161-29/+2
* powerpc/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-142-4/+4
* powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown ...Aneesh 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