summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2015-06-11powerpc/mmu: Add userspace-to-physical addresses translation cacheAlexey Kardashevskiy1-0/+3
2015-06-11powerpc/iommu/powernv: Release replaced TCEAlexey Kardashevskiy1-40/+19
2015-06-11powerpc/iommu: Fix IOMMU ownership control functionsAlexey Kardashevskiy1-5/+25
2015-06-11vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership controlAlexey Kardashevskiy1-12/+0
2015-06-11powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_groupAlexey Kardashevskiy1-3/+11
2015-06-11powerpc/spapr: vfio: Replace iommu_table with iommu_table_groupAlexey Kardashevskiy1-8/+9
2015-06-11powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy2-22/+29
2015-06-11powerpc/powernv: Do not set "read" flag if direction==DMA_NONEAlexey Kardashevskiy1-0/+15
2015-06-11vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driverAlexey Kardashevskiy1-55/+0
2015-06-11powerpc/iommu: Always release iommu_table in iommu_free_table()Alexey Kardashevskiy1-3/+5
2015-06-11powerpc/iommu: Put IOMMU group explicitlyAlexey Kardashevskiy1-7/+0
2015-06-11powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU groupAlexey Kardashevskiy1-3/+1
2015-06-07powerpc/dscr: Add some in-code documentationAnshuman Khandual1-0/+38
2015-06-07powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULTAnshuman Khandual3-4/+4
2015-06-07powerpc/kernel: Remove the unused extern dscr_defaultAnshuman Khandual1-1/+0
2015-06-07powerpc: Fix handling of DSCR related facility unavailable exceptionAnshuman Khandual1-5/+40
2015-06-07powerpc/eeh: Fix trivial error in eeh_restore_dev_state()David Gibson1-1/+1
2015-06-03powerpc/pci: Add pcibios_disable_device() hookMichael Neuling1-0/+8
2015-06-03powerpc/pci: Add release_device() hook to phb opsMichael Neuling1-0/+5
2015-06-03powerpc/pci: Export symbols for CXLDaniel Axtens1-0/+3
2015-06-02powerpc: Non relocatable system call doesn't need a trampolineAnton Blanchard1-1/+1
2015-06-02powerpc: Relocatable system call no longer uses the LRAnton Blanchard1-12/+4
2015-06-02powerpc/pci: add dma_set_mask to pci_controller_opsDaniel Axtens1-0/+8
2015-06-02powerpc: Remove MSI-related PCI controller ops from ppc_mdDaniel Axtens1-11/+4
2015-05-22powerpc: Add MSI operations to pci_controller_ops structDaniel Axtens1-3/+15
2015-05-13powerpc/eeh: remove unused macro IS_BRIDGEWei Yang1-2/+0
2015-05-13powerpc/eeh: fix comment for wait_state()Wei Yang1-1/+1
2015-05-13powerpc/eeh: fix start/end/flags type in struct pci_io_addr_range{}Wei Yang1-8/+8
2015-05-12powerpc/eeh: Introduce eeh_pe_inject_err()Gavin Shan1-0/+35
2015-05-11powerpc/vdso: Disable building the 32-bit VDSO on little endianMichael Ellerman2-3/+36
2015-05-11powerpc/vdso: Combine start/size variablesMichael Ellerman1-29/+26
2015-05-11powerpc/vdso: Remove unused debug codeMichael Ellerman1-44/+0
2015-05-11powerpc: Show utsname->machine in boot-up bannerMichael Ellerman1-1/+2
2015-05-01powerpc/powernv: Restore non-volatile CRs after napSam Bobroff1-0/+2
2015-05-01powerpc/eeh: Delay probing EEH device during hotplugGavin Shan1-0/+6
2015-05-01powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()Gavin Shan1-1/+4
2015-04-30Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman1-19/+0
2015-04-26Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2-7/+9
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+23
2015-04-21KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8Paul Mackerras1-0/+3
2015-04-21KVM: PPC: Book3S HV: Use bitmap of active threads rather than countPaul Mackerras1-1/+1
2015-04-21KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_wokenPaul Mackerras1-1/+0
2015-04-21KVM: PPC: Book3S HV: Minor cleanupsPaul Mackerras1-1/+0
2015-04-21KVM: PPC: Book3S HV: Accumulate timing information for real-mode codePaul Mackerras2-0/+19
2015-04-17powerpc/mm/thp: Make page table walk safe against thp split/collapseAneesh Kumar K.V2-7/+9
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds30-308/+1439
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2015-04-14powerpc/eeh: Fix crash in eeh_add_device_early() on CellMichael Ellerman1-1/+1
2015-04-14Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman2-0/+149
2015-04-11powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson1-10/+34