summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/dscr: Add some in-code documentationAnshuman Khandual2015-06-072-0/+47
* powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULTAnshuman Khandual2015-06-074-5/+5
* 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/powernv: Add opal-prd channelJeremy Kerr2015-06-058-2/+535
* powerpc/powernv: Expose OPAL APIs required by PRD interfaceJeremy Kerr2015-06-051-0/+4
* powerpc/powernv: Merge common platform device initialisationJeremy Kerr2015-06-051-15/+6
* powerpc/config: Enable bnx2x on ppc64 and pseries defconfigsAnton Blanchard2015-06-042-0/+2
* powerpc/powernv: convert OPAL codes returned by sysparam callsCédric Le Goater2015-06-042-4/+9
* cxl: Move include file cxl.h -> cxl-base.hMichael Neuling2015-06-034-4/+4
* powerpc/pci: Add pcibios_disable_device() hookMichael Neuling2015-06-032-0/+10
* powerpc/pci: Add shutdown hook to pci_controller_opsMichael Neuling2015-06-034-11/+9
* powerpc: Add cxl context to device archdataMichael Neuling2015-06-031-0/+3
* powerpc/pci: Add release_device() hook to phb opsMichael Neuling2015-06-032-0/+7
* powerpc/pci: Export symbols for CXLDaniel Axtens2015-06-031-0/+3
* powerpc/copro: Fix faulting kernel segmentsMichael Neuling2015-06-031-2/+5
* powerpc/configs: Replace pseries_le_defconfig with a Makefile target using me...Cyril Bur2015-06-023-319/+16
* powerpc/configs: Merge pseries_defconfig and pseries_le_defconfigCyril Bur2015-06-021-1/+0
* powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-06-025-5/+5
* 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/perf: Fix book3s kernel to userspace backtracesAnton Blanchard2015-06-021-1/+10
* powerpc/mm: Fix build break with STRICT_MM_TYPECHECKS && DEBUG_PAGEALLOCMichael Ellerman2015-06-021-1/+1
* powerpc/powernv: Move dma_set_mask() from pnv_phb to pci_controller_opsDaniel Axtens2015-06-025-29/+4
* powerpc/pci: add dma_set_mask to pci_controller_opsDaniel Axtens2015-06-022-0/+10
* powerpc/powernv: Specialise pci_controller_ops for each controller typeDaniel Axtens2015-06-025-18/+28
* powerpc: Remove MSI-related PCI controller ops from ppc_mdDaniel Axtens2015-06-022-17/+4
* powerpc/mpic_u3msi: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-021-3/+6
* powerpc/pasemi: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-021-3/+6
* powerpc/ppc4xx_hsta_msi: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-021-2/+5
* powerpc/ppc4xx_msi: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-021-2/+5
* powerpc/fsl_msi: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-021-8/+15
* powerpc/pseries: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-021-3/+13
* powerpc/cell: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-05-221-2/+3
* powerpc/powernv: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-05-221-6/+4
* powerpc: Add MSI operations to pci_controller_ops structDaniel Axtens2015-05-222-3/+21
* opal: Remove events notifierAlistair Popple2015-05-224-95/+8
* powernv/opal-dump: Convert to irq domainAlistair Popple2015-05-221-39/+17
* powernv/elog: Convert elog to opal irq domainAlistair Popple2015-05-221-16/+16
* powernv/opal: Convert opal message events to opal irq domainAlistair Popple2015-05-221-14/+15
* powernv/eeh: Update the EEH code to use the opal irq domainAlistair Popple2015-05-221-27/+31
* powerpc/powernv: Add a virtual irqchip for opal eventsAlistair Popple2015-05-225-67/+273
* powerpc/powernv: Reorder OPAL subsystem initialisationAlistair Popple2015-05-226-8/+19
* powerpc/powernv: Introduce sysfs control for fastsleep workaround behaviorShreyas B. Prabhu2015-05-224-0/+110
* powerpc/powernv: Move cpuidle related code from setup.c to new fileShreyas B. Prabhu2015-05-223-172/+193
* powerpc: Fix cpu_online_cores_map to return only online threads maskShreyas B. Prabhu2015-05-221-5/+8
* powerpc: Enable sys_kcmp() for CRIULaurent Dufour2015-05-201-1/+1
* powerpc: Little endian should depend on PPC_BOOK3S_64Michael Ellerman2015-05-181-0/+1
* powerpc/eeh: remove unused macro IS_BRIDGEWei Yang2015-05-131-2/+0