aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2018-12-22powerpc: Fix HMIs on big-endian with CONFIG_RELOCATABLE=yBenjamin Herrenschmidt
2018-12-22powerpc: Use of_node_name_eq for node name comparisonsRob Herring
2018-12-22powerpc/pseries/pmem: Convert to %pOFn instead of device_node.nameRob Herring
2018-12-22powerpc/mm: Remove very old comment in hash-4k.hMichael Ellerman
2018-12-22powerpc/pseries: Fix node leak in update_lmb_associativity_index()Michael Ellerman
2018-12-21powerpc/configs/85xx: Enable CONFIG_DEBUG_KERNELScott Wood
2018-12-21powerpc/dts/fsl: Fix dtc-flagged interrupt errorsScott Wood
2018-12-21powerpc/fsl: Use new clockgen bindingScott Wood
2018-12-21powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy
2018-12-21powerpc/fsl-rio: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni
2018-12-21powerpc/fsl_pci: simplify fsl_pci_dma_set_maskChristoph Hellwig
2018-12-21arch/powerpc/fsl_rmu: Use dma_zalloc_coherentSabyasachi Gupta
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-12-21Merge tag 'kvm-ppc-next-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2018-12-21KVM: Make kvm_set_spte_hva() return intLan Tianyu
2018-12-21powerpc/powernv/npu: Fault user page into the hypervisor's pagetableAlexey Kardashevskiy
2018-12-21powerpc/powernv/npu: Check mmio_atsd array bounds when populatingAlexey Kardashevskiy
2018-12-21powerpc/powernv/npu: Add release_ownership hookAlexey Kardashevskiy
2018-12-21powerpc/powernv/npu: Add compound IOMMU groupsAlexey Kardashevskiy
2018-12-21powerpc/powernv/npu: Convert NPU IOMMU helpers to iommu_table_group_opsAlexey Kardashevskiy
2018-12-21powerpc/powernv/npu: Move single TVE handling to NPU PEAlexey Kardashevskiy
2018-12-21powerpc/powernv: Reference iommu_table while it is linked to a groupAlexey Kardashevskiy
2018-12-21powerpc/iommu_api: Move IOMMU groups setup to a single placeAlexey Kardashevskiy
2018-12-21powerpc/powernv/pseries: Rework device adding to IOMMU groupsAlexey Kardashevskiy
2018-12-21powerpc/pseries: Remove IOMMU API support for non-LPAR systemsAlexey Kardashevskiy
2018-12-21powerpc/pseries/npu: Enable platform supportAlexey Kardashevskiy
2018-12-21powerpc/pseries/iommu: Use memory@ nodes in max RAM address calculationAlexey Kardashevskiy
2018-12-21powerpc/powernv/npu: Move OPAL calls away from context manipulationAlexey Kardashevskiy
2018-12-21powerpc/powernv: Move npu struct from pnv_phb to pci_controllerAlexey Kardashevskiy
2018-12-21powerpc/vfio/iommu/kvm: Do not pin device memoryAlexey Kardashevskiy
2018-12-21powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a regionAlexey Kardashevskiy
2018-12-21powerpc/ioda/npu: Call skiboot's hot reset hook when disabling NPU2Alexey Kardashevskiy
2018-12-21powerpc/mm: Fix reporting of kernel execute faults on the 8xxChristophe Leroy
2018-12-21powerpc: generate uapi header and system call table filesFiroz Khan
2018-12-21powerpc: add system call table generation supportFiroz Khan
2018-12-21powerpc: split compat syscall table out from native tableFiroz Khan
2018-12-21powerpc: move macro definition from asm/systbl.hFiroz Khan
2018-12-21powerpc: add __NR_syscalls along with NR_syscallsFiroz Khan
2018-12-21powerpc/pkeys: Fix handling of pkey state across fork()Ram Pai
2018-12-21powerpc/tm: Unset MSR[TS] if not recheckpointingBreno Leitao
2018-12-21powerpc/tm: Print scratch valueBreno Leitao
2018-12-21powerpc/tm: Save MSR to PACA before RFIDBreno Leitao
2018-12-21powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao
2018-12-21KVM: PPC: Book3S HV: Keep rc bits in shadow pgtable in sync with hostSuraj Jitindar Singh
2018-12-21KVM: PPC: Book3S HV: Introduce kvmhv_update_nest_rmap_rc_list()Suraj Jitindar Singh
2018-12-21KVM: PPC: Book3S HV: Apply combination of host and l1 pte rc for nested guestSuraj Jitindar Singh
2018-12-21KVM: PPC: Book3S HV: Align gfn to L1 page size when inserting nest-rmap entrySuraj Jitindar Singh
2018-12-21KVM: PPC: Book3S HV: Hold kvm->mmu_lock across updating nested pte rc bitsSuraj Jitindar Singh
2018-12-21powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.Mahesh Salgaonkar
2018-12-21powerpc/fadump: Throw proper error message on fadump registration failureMahesh Salgaonkar