summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc/smp: Fix NMI IPI timeoutNicholas Piggin2019-05-161-2/+3
* 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/mm/radix: Make Radix require HUGETLB_PAGEMichael Ellerman2019-05-022-1/+2
* powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy2019-05-021-1/+1
* 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/64s: Clear on-stack exception marker upon exception returnNicolai Stange2019-04-051-0/+7
* 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/powernv/ioda: Fix locked_vm counting for memory used by IOMMU tablesAlexey Kardashevskiy2019-04-052-2/+6
* powerpc/64: Fix memcmp reading past the end of src/destMichael Ellerman2019-04-031-4/+13
* 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/+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: 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