summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2015-04-11powerpc: Remove shims for pci_controller_ops operationsDaniel Axtens
2015-04-11powerpc/cell: Move controller ops from ppc_md to controller_opsDaniel Axtens
2015-04-11powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_opsDaniel Axtens
2015-04-11powerpc/maple: Move controller ops from ppc_md to controller_opsDaniel Axtens
2015-04-11powerpc/pasemi: Move controller ops from ppc_md to controller_opsDaniel Axtens
2015-04-11powerpc/powernv: Move controller ops from ppc_md to controller_opsDaniel Axtens
2015-04-11powerpc/pseries: Move controller ops from ppc_md to controller_opsDaniel Axtens
2015-04-11powerpc/powermac: Move controller ops from ppc_md to controller_opsDaniel Axtens
2015-04-11powerpc: dart_iommu: optionally populate controller_ops on initDaniel Axtens
2015-04-11powerpc: Create pci_controller_ops.reset_secondary_bus and shimDaniel Axtens
2015-04-11powerpc: Create pci_controller_ops.window_alignment and shimDaniel Axtens
2015-04-11powerpc: Create pci_controller_ops.enable_device_hook and shimDaniel Axtens
2015-04-11powerpc: Create pci_controller_ops.probe_mode and shimDaniel Axtens
2015-04-11powerpc: Create pci_controller_ops.dma_bus_setup and shimDaniel Axtens
2015-04-11powerpc: Create pci_controller_ops.dma_dev_setup and shimDaniel Axtens
2015-04-11powerpc: pcibios_enable_device_hook: return bool rather than intDaniel Axtens
2015-04-11powerpc/powermac: move pmac_pci_probe_mode from setup.c to pci.cDaniel Axtens
2015-04-11powerpc: move find_and_init_phbs() to pSeries specific codeDaniel Axtens
2015-04-10powerpc: Drop return value of smp_ops->probe()Michael Ellerman
2015-04-10powerpc/cell: Fix cell iommu after it_page_shift changesMichael Ellerman
2015-04-10powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changesMichael Ellerman
2015-04-10powerpc: Reword the "returning from prom_init" messageMichael Ellerman
2015-04-10powerpc: Replace mem_init_done with slab_is_available()Michael Ellerman
2015-04-10powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabledMichael Ellerman
2015-04-07powerpc/mm: Change setbat() to take a pgprot_t rather than flagsMichael Ellerman
2015-04-07powerpc/mm: Remove duplicate declaration of setbat()Michael Ellerman
2015-04-07powerpc: Remove the celleb supportMichael Ellerman
2015-04-07powerpc/powernv: Remove powernv RTAS supportMichael Ellerman
2015-04-07Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Ellerman
2015-04-07Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh...Michael Ellerman
2015-04-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2015-03-31powerpc/corenet: enable CONFIG_I2C_MUX and CONFIG_I2C_MUX_PCA954xShengzhou Liu
2015-03-31powerpc/t2080qds: fix rtc interruptShengzhou Liu
2015-03-31powerpc/mpic: Remove WHOAMI readback after EOIBogdan Purcareata
2015-03-31powerpc/mpc85xx: call k(un)map_atomic rather than k(un)mapYanjiang Jin
2015-03-31powerpc: don't export static symbolJulia Lawall
2015-03-31powerpc: book3e_64: fix the align size for paca_structKevin Hao
2015-03-31powerpc/fsl-booke: Add T4080 SVR valueMadalin Bucur
2015-03-31powerpc32/chrp: fix section mismatch warningLEROY Christophe
2015-03-31powerpc/powernv: handle OPAL_SUCCESS return in opal_sensor_readCédric Le Goater
2015-03-31powerpc/powernv: convert codes returned by OPAL callsCédric Le Goater
2015-03-31powerpc: Use bool function return values of true/false not 1/0Joe Perches
2015-03-31powerpc/powernv: Don't map M64 segments using M32DTGavin Shan
2015-03-31powerpc/eeh: Fix PE#0 check in eeh_add_to_parent_pe()Gavin Shan
2015-03-28powerpc: Add a proper syscall for switching endiannessMichael Ellerman
2015-03-28powerpc/pseries: Simplify check for suspendability during suspend/migrationTyrel Datwyler
2015-03-27powerpc/perf: add missing put_cpu_var in power_pmu_event_initJan Stancek
2015-03-26Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ben...Michael Ellerman
2015-03-26powerpc/powernv: Avoid explicit endian conversions while parsing device treePreeti U Murthy
2015-03-26powerpc/mm: Free string after creating kmem cacheYanjiang Jin