summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powernv: Add interfaces for flash device accessCyril Bur2015-04-112-2/+12
* powerpc/tm: Abort syscalls in active transactionsSam bobroff2015-04-111-1/+1
* powerpc: Remove shims for pci_controller_ops operationsDaniel Axtens2015-04-113-98/+5
* powerpc: dart_iommu: optionally populate controller_ops on initDaniel Axtens2015-04-111-1/+2
* powerpc: Create pci_controller_ops.reset_secondary_bus and shimDaniel Axtens2015-04-111-0/+17
* powerpc: Create pci_controller_ops.window_alignment and shimDaniel Axtens2015-04-111-0/+21
* powerpc: Create pci_controller_ops.enable_device_hook and shimDaniel Axtens2015-04-111-0/+15
* powerpc: Create pci_controller_ops.probe_mode and shimDaniel Axtens2015-04-112-5/+18
* powerpc: Create pci_controller_ops.dma_bus_setup and shimDaniel Axtens2015-04-111-0/+11
* powerpc: Create pci_controller_ops.dma_dev_setup and shimDaniel Axtens2015-04-111-0/+21
* powerpc: pcibios_enable_device_hook: return bool rather than intDaniel Axtens2015-04-111-2/+2
* powerpc: move find_and_init_phbs() to pSeries specific codeDaniel Axtens2015-04-111-3/+0
* powerpc: Drop return value of smp_ops->probe()Michael Ellerman2015-04-102-3/+3
* powerpc: Replace mem_init_done with slab_is_available()Michael Ellerman2015-04-101-1/+0
* powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabledMichael Ellerman2015-04-101-5/+7
* powerpc: Remove the celleb supportMichael Ellerman2015-04-072-10/+1
* Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Ellerman2015-04-074-35/+9
|\
| * powerpc: Remove unused st_le*() and ld_le* functionsDavid Gibson2015-03-241-26/+0
| * powerpc: Cleanup KVM emulated load/store endian handlingDavid Gibson2015-03-241-1/+1
| * powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson2015-03-232-8/+8
* | Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh...Michael Ellerman2015-04-075-29/+41
|\ \
| * | powerpc/eeh: Remove device_node dependencyGavin Shan2015-03-242-21/+0
| * | powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan2015-03-241-3/+3
| * | powerpc/eeh: Do probe on pci_dnGavin Shan2015-03-241-6/+5
| * | powerpc/eeh: Create eeh_dev from pci_dn instead of device_nodeGavin Shan2015-03-243-3/+21
| * | powerpc/pci: Trace more information from pci_dnGavin Shan2015-03-241-0/+3
| * | powerpc/pci: Refactor pci_dnGavin Shan2015-03-242-2/+15
| * | powerpc/pci: Fix comments about ppc_md.pcibios_fixupGavin Shan2015-03-171-1/+1
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-04-073-2/+6
|\ \
| * | 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/mpic: Add get_version API both for internal and external useHongtao Jia2015-03-231-0/+3
* | | powerpc/powernv: convert codes returned by OPAL callsCédric Le Goater2015-03-311-0/+2
* | | powerpc: Use bool function return values of true/false not 1/0Joe Perches2015-03-313-5/+5
* | | powerpc: Add a proper syscall for switching endiannessMichael Ellerman2015-03-283-1/+3
* | | powerpc/pseries: Simplify check for suspendability during suspend/migrationTyrel Datwyler2015-03-281-1/+1
* | | Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ben...Michael Ellerman2015-03-262-3/+2
|\ \ \
| * | | powerpc/powernv: Add OPAL message notifier unregister functionNeelesh Gupta2015-03-251-0/+2
| * | | powerpc: Remove duplicate cacheable_memcpy/memzero functionsKyle Moffett2015-03-171-3/+0
| | |/ | |/|
* | | powerpc: use kbuild generic-y where possibleFabian Frederick2015-03-234-5/+3
* | | powerpc/rtas: Make timestamp related code y2038-safeHari Bathini2015-03-231-1/+2
* | | powerpc/nvram: Move generic code for nvram and pstoreHari Bathini2015-03-232-1/+53
| |/ |/|
* | powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.Mahesh Salgaonkar2015-03-172-1/+8
* | powerpc/mpic: remove unused functionsArseny Solokha2015-03-161-20/+0
* | powerpc/qe: drop unused ucc_slow_poll_transmitter_nowArseny Solokha2015-03-161-13/+0
* | powerpc/powernv: Remove unused definitions in opal-api.hMichael Ellerman2015-03-161-47/+0
* | powerpc/powernv: Move opal-api.h closer to the Skiboot versionMichael Ellerman2015-03-162-72/+88
* | powerpc/powernv: Move OPAL API definitions to opal-api.hMichael Ellerman2015-03-162-751/+769
* | powerpc: Change vsrX register defines to vsX to match gcc and glibcAnton Blanchard2015-03-161-64/+64
* | powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard2015-03-162-33/+33
|/
OpenPOWER on IntegriCloud