summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2015-04-11powerpc: Remove shims for pci_controller_ops operationsDaniel 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: 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: 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: Remove the celleb 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-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-31powerpc: book3e_64: fix the align size for paca_structKevin Hao
2015-03-31powerpc/fsl-booke: Add T4080 SVR valueMadalin Bucur
2015-04-01powerpc: fix memory corruption by pnv_alloc_idle_core_statesJan Stancek
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/pci: Remove unused struct pci_dn.pcidev fieldWei Yang
2015-03-31powerpc/powernv: Group VF PE when IOV BAR is big on PHB3Wei Yang
2015-03-31powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov suppo...Wei Yang
2015-03-31powerpc/powernv: Shift VF resource with an offsetWei Yang
2015-03-31powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernvWei Yang
2015-03-31powerpc/powernv: Reserve additional space for IOV BAR according to the number...Wei Yang
2015-03-31powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamicallyWei Yang
2015-03-31powerpc/pci: Create pci_dn for VFsGavin 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-26Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ben...Michael Ellerman
2015-03-25powerpc/powernv: Add OPAL message notifier unregister functionNeelesh Gupta
2015-03-24powerpc: Remove unused st_le*() and ld_le* functionsDavid Gibson
2015-03-24powerpc: Cleanup KVM emulated load/store endian handlingDavid Gibson
2015-03-24powerpc/eeh: Remove device_node dependencyGavin Shan
2015-03-24powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan
2015-03-24powerpc/eeh: Do probe on pci_dnGavin Shan
2015-03-24powerpc/eeh: Create eeh_dev from pci_dn instead of device_nodeGavin Shan
2015-03-24powerpc/pci: Trace more information from pci_dnGavin Shan
2015-03-24powerpc/pci: Refactor pci_dnGavin Shan
2015-03-23powerpc/mpic: Add get_version API both for internal and external useHongtao Jia
2015-03-23powerpc: use kbuild generic-y where possibleFabian Frederick
2015-03-23powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson
2015-03-23powerpc/rtas: Make timestamp related code y2038-safeHari Bathini
2015-03-23powerpc/nvram: Move generic code for nvram and pstoreHari Bathini
2015-03-20powerpc/powernv: Fixes for hypervisor doorbell handlingPaul Mackerras