summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powernv: Fix race in updating core_idle_stateShreyas B. Prabhu2015-07-071-10/+21
* powerpc: Set the correct kernel taint on machine check errors.Daniel Axtens2015-07-061-0/+2
* Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-021-1/+1
|\
| * powerpc: use device_initcall for registering rtc devicesPaul Gortmaker2015-06-161-1/+1
* | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-011-1/+0
|\ \
| * \ Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely2015-06-301-1/+0
| |\ \ | | |/ | |/|
| | * of: clean-up unnecessary libfdt include pathsRob Herring2015-06-041-1/+0
* | | powerpc: use for_each_sg()Akinobu Mita2015-06-241-5/+5
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-241-0/+1
|\ \ \
| * | | of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel2015-06-021-0/+1
* | | | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-06-2422-312/+444
|\ \ \ \
| * \ \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-06-192-48/+71
| |\ \ \ \
| | * | | | powerpc/8xx: Implementation of PAGE_EXECLEROY Christophe2015-06-021-3/+9
| | * | | | powerpc/8xx: Handle PAGE_USER via APG bitsLEROY Christophe2015-06-021-9/+12
| | * | | | powerpc/8xx: Add support for TASK_SIZE greater than 0x80000000LEROY Christophe2015-06-021-6/+19
| | * | | | powerpc/8xx: Use SPRG2 instead of DAR for saving r3LEROY Christophe2015-06-021-5/+4
| | * | | | 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
OpenPOWER on IntegriCloud