summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/8xx: Implementation of PAGE_EXECLEROY Christophe2015-06-024-5/+38
* powerpc/8xx: Handle PAGE_USER via APG bitsLEROY Christophe2015-06-023-46/+21
* powerpc/8xx: mark _PAGE_SHARED all types of kernel pagesLEROY Christophe2015-06-021-1/+6
* 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/mpc85xx: Add FSL QorIQ DPAA QMan support to device tree(s)Kumar Gala2015-06-0227-10/+995
* powerpc/qman: Change fsl,qman-channel-id to cell-indexScott Wood2015-06-021-2/+2
* powerpc/mm: Use PFN_PHYS() in devmem_is_allowed()Scott Wood2015-06-021-1/+1
* powerpc/8xx: mmu_virtual_psize incorrect for 16k pagesLEROY Christophe2015-06-021-0/+7
* powerpc/dts: Fix incorrect clock-names propertyIgal Liberman2015-06-021-2/+2
* dt/bindings: fsl/guts: Added global-utilities compatiblesIgal Liberman2015-06-021-0/+5
* powerpc/fsl-booke: Add T1023 RDB board supportShengzhou Liu2015-06-022-0/+152
* powerpc/fsl-booke: Add T1024 RDB board supportShengzhou Liu2015-06-023-1/+187
* powerpc/fsl-booke: Add T1024 QDS board supportShengzhou Liu2015-06-024-19/+271
* powerpc/fsl-booke: Add device tree support for T1024/T1023 SoCShengzhou Liu2015-06-023-0/+517
* powerpc/e500mc: Remove dead L2 flushing code in idle_e500.SScott Wood2015-06-021-9/+0
* powerpc/e6500: Optimize hugepage TLB missesScott Wood2015-06-021-3/+48
* powerpc/dts: Unify B4 mux nodesIgal Liberman2015-06-023-26/+16
* 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
* hvc: Convert to using interrupts instead of opal eventsAlistair Popple2015-05-221-23/+10
* ipmi/powernv: Convert to irq event interfaceAlistair Popple2015-05-221-17/+22
* 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
* powerpc/eeh: fix powernv_eeh_wait_state delay logicWei Yang2015-05-131-1/+1
OpenPOWER on IntegriCloud