summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexesGautham R. Shenoy2019-04-031-9/+18
* 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/+8Star
* 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: 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/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038Michael Ellerman2019-03-272-6/+6
* 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/powernv: Don't reprogram SLW image on every KVM guest entry/exitPaul Mackerras2019-03-233-25/+29
* 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
* powerpc/32: Clear on-stack exception marker upon exception returnChristophe Leroy2019-03-231-0/+9
* powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool.Christophe Leroy2019-02-271-1/+2
* powerpc/radix: Fix kernel crash with mremap()Aneesh Kumar K.V2019-02-152-15/+29
* powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.Mahesh Salgaonkar2019-02-123-5/+14
* powerpc/mm: Fix reporting of kernel execute faults on the 8xxChristophe Leroy2019-02-121-1/+3
* powerpc/powernv/ioda: Allocate indirect TCE levels of cached userspace addres...Alexey Kardashevskiy2019-02-121-1/+1
* powerpc/perf: Fix thresholding counter data for unknown typeMadhavan Srinivasan2019-02-121-1/+6
* powerpc/uaccess: fix warning/error with access_ok()Christophe Leroy2019-02-121-1/+1
* KVM: PPC: Book3S: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machinesSuraj Jitindar Singh2019-02-121-1/+4
* powerpc/32: Add .data..Lubsan_data*/.data..Lubsan_type* sections explicitlyMathieu Malaterre2019-02-121-0/+4
* powerpc/pseries: add of_node_put() in dlpar_detach_node()Frank Rowand2019-02-121-0/+2
* powerpc/xmon: Fix invocation inside lock regionBreno Leitao2019-01-261-4/+14
* powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao2019-01-132-15/+49
* Revert "powerpc/tm: Unset MSR[TS] if not recheckpointing"Greg Kroah-Hartman2019-01-132-29/+9Star
* powerpc/boot: Set target when cross-compiling for clangJoel Stanley2019-01-131-0/+5
* powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley2019-01-132-1/+7
* powerpc: avoid -mno-sched-epilog on GCC 4.9 and newerNicholas Piggin2019-01-131-2/+6
* powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin2019-01-135-13/+13
* powerpc: remove old GCC version checksNicholas Piggin2019-01-131-29/+2Star
* powerpc/mm: Fallback to RAM if the altmap is unusableOliver O'Halloran2019-01-131-3/+16
* powerpc/mm: Fix linux page tables build with some configsMichael Ellerman2019-01-131-0/+1
* powerpc: Fix COFF zImage booting on old powermacsPaul Mackerras2019-01-131-1/+3
* powerpc/tm: Unset MSR[TS] if not recheckpointingBreno Leitao2019-01-092-9/+29
* powerpc/fsl: Fix spectre_v2 mitigations reportingDiana Craciun2019-01-091-1/+1
* powerpc: Look for "stdout-path" when setting up legacy consolesBenjamin Herrenschmidt2018-12-191-1/+5