summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh...Michael Ellerman2015-04-0728-1648/+1652
|\
| * powerpc/powernv: Don't map M64 segments using M32DTGavin Shan2015-03-311-1/+2
| * powerpc/eeh: Fix PE#0 check in eeh_add_to_parent_pe()Gavin Shan2015-03-311-6/+7
| * powerpc/eeh: Remove device_node dependencyGavin Shan2015-03-249-81/+55
| * powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan2015-03-245-97/+87
| * powerpc/eeh: Do probe on pci_dnGavin Shan2015-03-248-138/+172
| * powerpc/eeh: Create eeh_dev from pci_dn instead of device_nodeGavin Shan2015-03-246-11/+69
| * powerpc/pci: Trace more information from pci_dnGavin Shan2015-03-242-0/+13
| * powerpc/powernv: Use pci_dn, not device_node, in PCI config accessorGavin Shan2015-03-243-47/+40
| * powerpc/pci: Refactor pci_dnGavin Shan2015-03-243-6/+141
| * net/ethernet/sfc: Don't use of_node_to_eeh_dev()Benjamin Herrenschmidt2015-03-242-5/+2
| * powerpc/powernv: Remove unused fileGavin Shan2015-03-174-55/+1
| * powerpc/powernv: Drop PHB operation reset()Gavin Shan2015-03-174-244/+223
| * powerpc/powernv: Drop PHB operation next_error()Gavin Shan2015-03-173-359/+327
| * powerpc/powernv: Drop PHB operation get_state()Gavin Shan2015-03-173-186/+170
| * powerpc/powernv: Drop PHB operation set_option()Gavin Shan2015-03-173-92/+54
| * powerpc/powernv: Drop PHB operation configure_bridge()Gavin Shan2015-03-173-24/+1
| * powerpc/powernv: Drop PHB operation get_log()Gavin Shan2015-03-173-29/+3
| * powerpc/powernv: Drop PHB operation post_init()Gavin Shan2015-03-173-199/+179
| * powerpc/powernv: Drop PHB operation err_inject()Gavin Shan2015-03-173-53/+36
| * powerpc/powernv: Shorten EEH function namesGavin Shan2015-03-171-52/+52
| * powerpc/pci: Fix comments about ppc_md.pcibios_fixupGavin Shan2015-03-171-1/+1
| * powerpc/eeh: Enhance pcibios_set_pcie_reset_state()Gavin Shan2015-03-171-0/+55
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-04-0741-284/+981
|\ \
| * | powerpc/corenet: enable CONFIG_I2C_MUX and CONFIG_I2C_MUX_PCA954xShengzhou Liu2015-03-312-0/+4
| * | powerpc/t2080qds: fix rtc interruptShengzhou Liu2015-03-311-1/+1
| * | powerpc/mpic: Remove WHOAMI readback after EOIBogdan Purcareata2015-03-311-1/+0
| * | powerpc/mpc85xx: call k(un)map_atomic rather than k(un)mapYanjiang Jin2015-03-311-2/+2
| * | powerpc: don't export static symbolJulia Lawall2015-03-311-25/+0
| * | powerpc: book3e_64: fix the align size for paca_structKevin Hao2015-03-311-2/+2
| * | powerpc/fsl-booke: Add T4080 SVR valueMadalin Bucur2015-03-311-0/+1
| * | powerpc: Enable power monitor feature in defconfig for supported platformsHongtao Jia2015-03-232-0/+2
| * | powerpc: Enable thermal monitor feature in defconfig for supported platformsHongtao Jia2015-03-234-5/+4
| * | powerpc/corenet: Enable muxing MDIO buses via FPGAShruti Kanetkar2015-03-233-0/+8
| * | powerpc/corenet: Enable muxing MDIO buses via GPIOAndy Fleming2015-03-233-0/+5
| * | powerpc/mpc85xx: Add FSL QorIQ DPAA BMan support to device tree(s)Kumar Gala2015-03-2326-22/+899
| * | powerpc: Make corenet64_defconfig a bit more usefulBenjamin Herrenschmidt2015-03-231-0/+8
| * | powerpc/85xx: workaround for chips with MSI hardware errataHongtao Jia2015-03-232-3/+28
| * | powerpc/mpic: Add get_version API both for internal and external useHongtao Jia2015-03-232-0/+13
| * | powerpc/mpc85xx: Add FMan platform supportIgal Liberman2015-03-232-0/+4
| * | powerpc/dts: Remove B4860 emulator supportEmil Medve2015-03-231-223/+0
* | | powerpc32/chrp: fix section mismatch warningLEROY Christophe2015-03-311-1/+1
* | | powerpc/powernv: handle OPAL_SUCCESS return in opal_sensor_readCédric Le Goater2015-03-311-12/+20
* | | powerpc/powernv: convert codes returned by OPAL callsCédric Le Goater2015-03-313-2/+25
* | | powerpc: Use bool function return values of true/false not 1/0Joe Perches2015-03-314-6/+6
* | | selftests/powerpc: Add a test of the switch_endian() syscallMichael Ellerman2015-03-286-1/+214
* | | powerpc: Add a proper syscall for switching endiannessMichael Ellerman2015-03-288-1/+30
* | | powerpc/pseries: Simplify check for suspendability during suspend/migrationTyrel Datwyler2015-03-283-20/+17
* | | cxl: Fix a typo in ABI documentationPhilippe Bergheaud2015-03-271-1/+1
* | | powerpc/perf: add missing put_cpu_var in power_pmu_event_initJan Stancek2015-03-271-1/+3