summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* 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/ptrace: Mitigate potential Spectre v1Breno Leitao2019-04-051-1/+7
* powerpc/44x: Force PCI on for CURRITUCKMichael Ellerman2019-04-051-0/+1
* 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/pseries/mce: Fix misleading print for TLB mutlihitMahesh Salgaonkar2019-04-031-0/+1
* 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/fsl: Fix the flush of branch predictor.Christophe Leroy2019-04-031-0/+1
* powerpc/security: Fix spectre_v2 reportingMichael Ellerman2019-03-271-15/+8
* 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/smp: Fix NMI IPI xmon timeoutNicholas Piggin2019-03-231-64/+29
* powerpc/smp: Fix NMI IPI timeoutNicholas Piggin2019-03-231-2/+3
* 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/64s/hash: Fix assert_slb_presence() use of the slbfee. instructionNicholas Piggin2019-03-231-0/+5
* powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exitPaul Mackerras2019-03-233-25/+29
* powerpc/kvm: Save and restore host AMR/IAMR/UAMORMichael Ellerman2019-03-231-9/+17
* 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
* Merge tag 'powerpc-5.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-02-232-0/+4
|\
| * powerpc/powernv/sriov: Register IOMMU groups for VFsAlexey Kardashevskiy2019-02-192-0/+4
* | Merge tag 'powerpc-5.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-02-171-2/+2
|\ \ | |/
| * powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()Michael Ellerman2019-02-171-2/+2
* | Merge tag 'powerpc-5.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-02-083-16/+33
|\ \ | |/
| * powerpc/papr_scm: Use the correct bind addressOliver O'Halloran2019-02-011-1/+4
| * powerpc/radix: Fix kernel crash with mremap()Aneesh Kumar K.V2019-01-312-15/+29
* | Merge tag 'devicetree-fixes-for-5.0-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-01-201-2/+1
|\ \
| * | powerpc: chrp: Use of_node_is_type to access device_typeRob Herring2019-01-191-2/+1
* | | Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-01-199-16/+21
|\ \ \ | | |/ | |/|
| * | powerpc/syscalls: Fix syscall tracingMichael Ellerman2019-01-151-7/+0
| * | powerpc/pseries: Fix build break due to pnv_npu2_init()Jason A. Donenfeld2019-01-151-0/+2
| * | powerpc/4xx/ocm: Fix fix for phys_addr_t printf warningsMichael Ellerman2019-01-111-3/+3
| * | powerpc/powernv/npu: Fix oops in pnv_try_setup_npu_table_group()Frederic Barrat2019-01-111-1/+2
| * | powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEMBreno Leitao2019-01-111-3/+4
| * | powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool.Christophe Leroy2019-01-111-1/+2
| * | powerpc/powernv/npu: Allocate enough memory in pnv_try_setup_npu_table_group()Dan Carpenter2019-01-111-1/+1
| * | powerpc/perf: Update perf_regs structure to include MMCRAMadhavan Srinivasan2019-01-082-0/+7
| |/
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-082-4/+5
|/
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-6/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
OpenPOWER on IntegriCloud