summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | powerpc/8xx: dont save CR in SCRATCH registersLEROY Christophe2015-06-021-14/+15
| | * | | | powerpc/8xx: Handle CR out of exception PROLOG/EPILOGLEROY Christophe2015-06-021-3/+7
| | * | | | powerpc/8xx: macro for handling CPU15 errataLEROY Christophe2015-06-021-6/+12
| | * | | | powerpc/e500mc: Remove dead L2 flushing code in idle_e500.SScott Wood2015-06-021-9/+0
| * | | | | powerpc/tm: Abort syscalls in active transactionsSam bobroff2015-06-192-1/+38
| * | | | | powerpc/mmu: Add userspace-to-physical addresses translation cacheAlexey Kardashevskiy2015-06-111-0/+3
| * | | | | powerpc/iommu/powernv: Release replaced TCEAlexey Kardashevskiy2015-06-111-40/+19
| * | | | | powerpc/iommu: Fix IOMMU ownership control functionsAlexey Kardashevskiy2015-06-111-5/+25
| * | | | | vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership controlAlexey Kardashevskiy2015-06-111-12/+0
| * | | | | powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_groupAlexey Kardashevskiy2015-06-111-3/+11
| * | | | | powerpc/spapr: vfio: Replace iommu_table with iommu_table_groupAlexey Kardashevskiy2015-06-111-8/+9
| * | | | | powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy2015-06-112-22/+29
| * | | | | powerpc/powernv: Do not set "read" flag if direction==DMA_NONEAlexey Kardashevskiy2015-06-111-0/+15
| * | | | | vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driverAlexey Kardashevskiy2015-06-111-55/+0
| * | | | | powerpc/iommu: Always release iommu_table in iommu_free_table()Alexey Kardashevskiy2015-06-111-3/+5
| * | | | | powerpc/iommu: Put IOMMU group explicitlyAlexey Kardashevskiy2015-06-111-7/+0
| * | | | | powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU groupAlexey Kardashevskiy2015-06-111-3/+1
| * | | | | powerpc/dscr: Add some in-code documentationAnshuman Khandual2015-06-071-0/+38
| * | | | | powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULTAnshuman Khandual2015-06-073-4/+4
| * | | | | powerpc/kernel: Remove the unused extern dscr_defaultAnshuman Khandual2015-06-071-1/+0
| * | | | | powerpc: Fix handling of DSCR related facility unavailable exceptionAnshuman Khandual2015-06-071-5/+40
| * | | | | powerpc/eeh: Fix trivial error in eeh_restore_dev_state()David Gibson2015-06-071-1/+1
| * | | | | powerpc/pci: Add pcibios_disable_device() hookMichael Neuling2015-06-031-0/+8
| * | | | | powerpc/pci: Add release_device() hook to phb opsMichael Neuling2015-06-031-0/+5
| * | | | | powerpc/pci: Export symbols for CXLDaniel Axtens2015-06-031-0/+3
| * | | | | powerpc: Non relocatable system call doesn't need a trampolineAnton Blanchard2015-06-021-1/+1
| * | | | | powerpc: Relocatable system call no longer uses the LRAnton Blanchard2015-06-021-12/+4
| |/ / / /
| * | | | powerpc/pci: add dma_set_mask to pci_controller_opsDaniel Axtens2015-06-021-0/+8
| * | | | powerpc: Remove MSI-related PCI controller ops from ppc_mdDaniel Axtens2015-06-021-11/+4
| * | | | powerpc: Add MSI operations to pci_controller_ops structDaniel Axtens2015-05-221-3/+15
| * | | | powerpc/eeh: remove unused macro IS_BRIDGEWei Yang2015-05-131-2/+0
| * | | | powerpc/eeh: fix comment for wait_state()Wei Yang2015-05-131-1/+1
| * | | | powerpc/eeh: fix start/end/flags type in struct pci_io_addr_range{}Wei Yang2015-05-131-8/+8
| * | | | powerpc/eeh: Introduce eeh_pe_inject_err()Gavin Shan2015-05-121-0/+35
| * | | | powerpc/vdso: Disable building the 32-bit VDSO on little endianMichael Ellerman2015-05-112-3/+36
| * | | | powerpc/vdso: Combine start/size variablesMichael Ellerman2015-05-111-29/+26
| * | | | powerpc/vdso: Remove unused debug codeMichael Ellerman2015-05-111-44/+0
| * | | | powerpc: Show utsname->machine in boot-up bannerMichael Ellerman2015-05-111-1/+2
| |/ / /
* | | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-232-2/+0
|\ \ \ \
| * | | | PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas2015-06-082-2/+0
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-06-221-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu2015-06-1933-318/+1471
| |\ \ \ | | | |/ | | |/|
| * | | powerpc: export of_get_ibm_chip_id functionDan Streetman2015-05-111-0/+1
* | | | powerpc: Align TOC to 256 bytesAnton Blanchard2015-05-141-0/+1
* | | | powerpc/mce: fix off by one errors in mce event handlingDaniel Axtens2015-05-121-2/+2
| |_|/ |/| |
* | | powerpc/powernv: Restore non-volatile CRs after napSam Bobroff2015-05-011-0/+2
* | | powerpc/eeh: Delay probing EEH device during hotplugGavin Shan2015-05-011-0/+6
* | | powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()Gavin Shan2015-05-011-1/+4
* | | Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman2015-04-301-19/+0
| |/ |/|
* | Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-262-7/+9
|\ \