summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-0237-306/+747
|\
| * powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V2013-04-303-14/+14
| * powerpc: Use encode avpn where we need only avpn valuesAneesh Kumar K.V2013-04-302-6/+6
| * powerpc: Use signed formatting when printing errorAneesh Kumar K.V2013-04-301-1/+1
| * Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2013-04-308-4/+242
| |\
| | * powerpc/fsl-booke: Add B4_QDS board supportShaveta Leekha2013-04-103-0/+120
| | * powerpc: remove "config MPC10X_OPENPIC"Paul Bolle2013-04-101-5/+0
| | * powerpc/85xx: fix a bug with the parameter of mpic_reset_core()Chen-Hui Zhao2013-04-031-1/+1
| | * powerpc/85xx: sgy-cts1000 - Remove __dev* attributesBen Collins2013-04-031-3/+3
| | * powerpc/fsl: remove the PPC_CLOCK dependencyTang Yuantian2013-03-121-1/+0
| | * powerpc/fsl-booke: Add initial T4240QDS board supportKumar Gala2013-03-124-1/+120
| | * powerpc/85xx: Add AltiVec support for e6500Kumar Gala2013-03-121-1/+1
| * | Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2013-04-306-20/+45
| |\ \
| | * | powerpc/512x: add ifm ac14xx boardAnatolij Gustschin2013-04-101-0/+1
| | * | powerpc/mpc512x: add platform code for MPC5125.Matteo Facchinetti2013-04-104-2/+29
| | * | powerpc/512x: move mpc5121_generic platform to mpc512x_generic.Matteo Facchinetti2013-04-013-10/+10
| | * | powerpc/mpc512x: create SoC devices for more nodesAnatolij Gustschin2013-04-011-8/+5
| * | | mm: remove free_area_cache use in powerpc architectureMichel Lespinasse2013-04-301-1/+1
| * | | powerpc/powernv: Fix invalid IOMMU tableGavin Shan2013-04-261-21/+12
| * | | powerpc/powernv: Build DMA space for PE on PHB3Gavin Shan2013-04-261-6/+93
| * | | powerpc/powernv: TCE invalidation for PHB3Gavin Shan2013-04-263-49/+90
| * | | powerpc/powernv: Patch MSI EOI handler on P8Gavin Shan2013-04-265-7/+46
| * | | powerpc/powernv: Add option CONFIG_POWERNV_MSIGavin Shan2013-04-261-0/+5
| * | | powerpc/powernv: Supports PHB3Gavin Shan2013-04-263-34/+42
| * | | powerpc/pseries: Update CPU maps when device tree is updatedJesse Larrew2013-04-261-0/+1
| * | | powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot2013-04-263-24/+70
| * | | powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table arrayNathan Fontenot2013-04-261-5/+3
| * | | powerpc/pseries: Correct buffer parsing in update_dt_node()Nathan Fontenot2013-04-261-4/+16
| * | | powerpc/pseries: Expose pseries devicetree_update()Nathan Fontenot2013-04-261-9/+12
| * | | powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman2013-04-241-0/+1
| * | | powerpc/cell: Only iterate over online nodes in cbe_init_pm_irq()Michael Ellerman2013-04-241-1/+1
| * | | powerpc/pseries: close DDW race between functions of adapterNishanth Aravamudan2013-04-181-0/+26
| * | | powerpc/powernv: Use MSI bitmap to manage IRQsGavin Shan2013-04-184-61/+25
| * | | powerpc: drop even more unused Kconfig symbolsPaul Bolle2013-04-181-4/+0
| * | | powerpc: remove CONFIG_MPC10X_OPENPICPaul Bolle2013-04-181-5/+0
| * | | powerpc: remove unused CONFIG_405EPPaul Bolle2013-04-181-4/+0
| * | | powerpc: remove PReP platformPaul Bolle2013-04-182-25/+1
| * | | powerpc/40x: remove unused "config 405GPR"Paul Bolle2013-04-181-3/+0
| * | | powerpc/wsp: drop "select PPC_WSP_COPRO"Paul Bolle2013-04-181-1/+0
| * | | powerpc: Use PTR_RET instead of IS_ERR/PTR_ERRAdrian-Leonard Radu2013-04-181-3/+1
| * | | powerpc: Use VPA subfunction macros instead of numbers for vpa callsLi Zhong2013-04-181-8/+7
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-013-24/+12
|\ \ \ \
| * | | | ppc: Clean up scanlogDavid Howells2013-05-011-18/+11
| * | | | proc: Supply PDE attribute setting accessor functionsDavid Howells2013-05-011-1/+1
| * | | | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-6/+3
| * | | | spufs: don't bother with fops->ownerAl Viro2013-04-091-2/+0
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-0/+20
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-221-1/+7
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli2013-03-221-0/+20
| | |/ / | |/| |
* | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-3010-565/+26
|\ \ \ \
OpenPOWER on IntegriCloud