summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2019-04-20powerpc/pseries: Remove prrn_work workqueueNathan Fontenot1-14/+3
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-05powerpc/64s: Clear on-stack exception marker upon exception returnNicolai Stange1-0/+7
2019-04-05powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callbackAneesh Kumar K.V1-2/+3
2019-04-05powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpcNathan Chancellor1-1/+1
2019-04-05powerpc/powernv/ioda: Fix locked_vm counting for memory used by IOMMU tablesAlexey Kardashevskiy2-2/+6
2019-04-03powerpc/64: Fix memcmp reading past the end of src/destMichael Ellerman1-4/+13
2019-04-03powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexesGautham R. Shenoy1-9/+18
2019-04-03powerpc: bpf: Fix generation of load/store DW instructionsNaveen N. Rao5-18/+37
2019-04-03powerpc/security: Fix spectre_v2 reportingMichael Ellerman1-15/+8
2019-04-03powerpc/fsl: Fix the flush of branch predictor.Christophe Leroy1-0/+1
2019-04-03powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'Diana Craciun1-6/+12
2019-04-03powerpc/fsl: Update Spectre v2 reportingDiana Craciun1-1/+4
2019-04-03powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is usedDiana Craciun1-0/+1
2019-04-03powerpc/fsl: Flush branch predictor when entering KVMDiana Craciun1-0/+4
2019-04-03powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)Diana Craciun2-0/+21
2019-04-03powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun3-1/+37
2019-04-03powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun2-0/+26
2019-04-03powerpc/fsl: Emulate SPRN_BUCSR registerDiana Craciun1-0/+7
2019-04-03powerpc/fsl: Add macro to flush the branch predictorDiana Craciun1-0/+10
2019-04-03powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun4-0/+45
2019-03-27powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038Michael Ellerman2-6/+6
2019-03-23KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson1-1/+1
2019-03-23powerpc/traps: Fix the message printed when stack overflowsChristophe Leroy1-2/+2
2019-03-23powerpc/traps: fix recoverability of machine check handling on book3s/32Christophe Leroy1-4/+4
2019-03-23powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configurationAneesh Kumar K.V1-0/+8
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/powernv: Don't reprogram SLW image on every KVM guest entry/exitPaul Mackerras3-25/+29
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-02-27powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool.Christophe Leroy1-1/+2
2019-02-15powerpc/radix: Fix kernel crash with mremap()Aneesh Kumar K.V2-15/+29
2019-02-12powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.Mahesh Salgaonkar3-5/+14
2019-02-12powerpc/mm: Fix reporting of kernel execute faults on the 8xxChristophe Leroy1-1/+3
2019-02-12powerpc/powernv/ioda: Allocate indirect TCE levels of cached userspace addres...Alexey Kardashevskiy1-1/+1
2019-02-12powerpc/perf: Fix thresholding counter data for unknown typeMadhavan Srinivasan1-1/+6
2019-02-12powerpc/uaccess: fix warning/error with access_ok()Christophe Leroy1-1/+1
2019-02-12KVM: PPC: Book3S: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machinesSuraj Jitindar Singh1-1/+4
2019-02-12powerpc/32: Add .data..Lubsan_data*/.data..Lubsan_type* sections explicitlyMathieu Malaterre1-0/+4
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-13Revert "powerpc/tm: Unset MSR[TS] if not recheckpointing"Greg Kroah-Hartman2-29/+9
2019-01-13powerpc/boot: Set target when cross-compiling for clangJoel Stanley1-0/+5
2019-01-13powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley2-1/+7
2019-01-13powerpc: avoid -mno-sched-epilog on GCC 4.9 and newerNicholas Piggin1-2/+6