aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* powerpc/tm: Abort syscalls in active transactionsSam bobroff2015-04-11
* powerpc: dart_iommu: Remove check for controller_ops == NULL caseDaniel Axtens2015-04-11
* powerpc: Remove shims for pci_controller_ops operationsDaniel Axtens2015-04-11
* powerpc/cell: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-11
* powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-11
* powerpc/maple: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-11
* powerpc/pasemi: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-11
* powerpc/powernv: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-11
* powerpc/pseries: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-11
* powerpc/powermac: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-11
* powerpc: dart_iommu: optionally populate controller_ops on initDaniel Axtens2015-04-11
* powerpc: Create pci_controller_ops.reset_secondary_bus and shimDaniel Axtens2015-04-11
* powerpc: Create pci_controller_ops.window_alignment and shimDaniel Axtens2015-04-11
* powerpc: Create pci_controller_ops.enable_device_hook and shimDaniel Axtens2015-04-11
* powerpc: Create pci_controller_ops.probe_mode and shimDaniel Axtens2015-04-11
* powerpc: Create pci_controller_ops.dma_bus_setup and shimDaniel Axtens2015-04-11
* powerpc: Create pci_controller_ops.dma_dev_setup and shimDaniel Axtens2015-04-11
* powerpc: pcibios_enable_device_hook: return bool rather than intDaniel Axtens2015-04-11
* powerpc/powermac: move pmac_pci_probe_mode from setup.c to pci.cDaniel Axtens2015-04-11
* powerpc: move find_and_init_phbs() to pSeries specific codeDaniel Axtens2015-04-11
* powerpc: Drop return value of smp_ops->probe()Michael Ellerman2015-04-10
* powerpc/cell: Fix cell iommu after it_page_shift changesMichael Ellerman2015-04-10
* powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changesMichael Ellerman2015-04-10
* powerpc: Reword the "returning from prom_init" messageMichael Ellerman2015-04-10
* powerpc: Replace mem_init_done with slab_is_available()Michael Ellerman2015-04-10
* powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabledMichael Ellerman2015-04-10
* powerpc/mm: Change setbat() to take a pgprot_t rather than flagsMichael Ellerman2015-04-07
* powerpc/mm: Remove duplicate declaration of setbat()Michael Ellerman2015-04-07
* powerpc: Remove the celleb supportMichael Ellerman2015-04-07
* powerpc/powernv: Remove powernv RTAS supportMichael Ellerman2015-04-07
* Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Ellerman2015-04-06
|\
| * powerpc: Remove unused st_le*() and ld_le* functionsDavid Gibson2015-03-23
| * powerpc: Cleanup KVM emulated load/store endian handlingDavid Gibson2015-03-23
| * powerpc: Remove arch specific byteswappers from the MXC MMC driverDavid Gibson2015-03-23
| * media/bt8xx: Remove old powerpc cruftBenjamin Herrenschmidt2015-03-23
| * powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson2015-03-22
* | Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh...Michael Ellerman2015-04-06
|\ \
| * | powerpc/powernv: Don't map M64 segments using M32DTGavin Shan2015-03-30
| * | powerpc/eeh: Fix PE#0 check in eeh_add_to_parent_pe()Gavin Shan2015-03-30
| * | powerpc/eeh: Remove device_node dependencyGavin Shan2015-03-23
| * | powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan2015-03-23
| * | powerpc/eeh: Do probe on pci_dnGavin Shan2015-03-23
| * | powerpc/eeh: Create eeh_dev from pci_dn instead of device_nodeGavin Shan2015-03-23
| * | powerpc/pci: Trace more information from pci_dnGavin Shan2015-03-23
| * | powerpc/powernv: Use pci_dn, not device_node, in PCI config accessorGavin Shan2015-03-23
| * | powerpc/pci: Refactor pci_dnGavin Shan2015-03-23
| * | net/ethernet/sfc: Don't use of_node_to_eeh_dev()Benjamin Herrenschmidt2015-03-23
| * | powerpc/powernv: Remove unused fileGavin Shan2015-03-16
| * | powerpc/powernv: Drop PHB operation reset()Gavin Shan2015-03-16
| * | powerpc/powernv: Drop PHB operation next_error()Gavin Shan2015-03-16