summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-083-0/+3
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-0740-522/+1587
|\
| * powerpc/powernv: Invoke opal call to handle hmi.Mahesh Salgaonkar2014-08-054-7/+219
| * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar2014-08-052-0/+16
| * powerpc/powernv: Handle compound PE in config accessorsGavin Shan2014-08-051-28/+59
| * powerpc/powernv: Handle compound PE for EEHGavin Shan2014-08-051-47/+78
| * powerpc/powernv: Handle compound PEGavin Shan2014-08-052-0/+146
| * powerpc/powernv: Split ioda_eeh_get_state()Gavin Shan2014-08-051-80/+104
| * powerpc/powernv: Allow to freeze PEGavin Shan2014-08-051-0/+1
| * powerpc/powernv: Enable M64 aperatus for PHB3Guo Chao2014-08-052-21/+300
| * powerpc/eeh: Aux PE data for error logGavin Shan2014-08-052-14/+31
| * powerpc/eeh: Make diag-data not endian dependentGavin Shan2014-08-052-44/+75
| * powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan2014-08-053-23/+24
| * powerpc/eeh: Selectively enable IO for error logGavin Shan2014-08-052-1/+17
| * powerpc/eeh: Refactor EEH flag accessorsGavin Shan2014-08-053-6/+5
| * powerpc/powernv: Fix IOMMU table for VFIO devGavin Shan2014-08-051-9/+21
| * powerpc/pci: Reorder pci bus/bridge unregistration during PHB removalTyrel Datwyler2014-08-051-2/+2
| * powerpc/powernv: Update dev->dma_mask in pci_set_dma_mask() pathBrian W Hart2014-08-051-0/+1
| * powerpc/eeh: sysfs entries lostMike Qiu2014-08-052-2/+17
| * powerpc/eeh: Avoid event on passed PEGavin Shan2014-08-051-1/+2
| * Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-08-053-1/+46
| |\
| | * powerpc/t2080rdb: Add T2080RDB board supportShengzhou Liu2014-07-312-1/+2
| | * powerpc/e6500: Add support for hardware threadsAndy Fleming2014-07-291-0/+44
| * | powerpc/pseries: Switch pseries drivers to use machine_xxx_initcall()Michael Ellerman2014-07-2811-23/+19
| * | powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()Michael Ellerman2014-07-288-16/+14
| * | powerpc: Remove CONFIG_POWER4Michael Ellerman2014-07-283-30/+26
| * | powerpc: Remove power3 from commentsMichael Ellerman2014-07-281-1/+1
| * | powerpc: Remove CONFIG_POWER3Michael Ellerman2014-07-281-4/+0
| * | Merge branch 'merge' into nextBenjamin Herrenschmidt2014-07-283-2/+4
| |\ \
| * | | powernv: Add OPAL tracepointsAnton Blanchard2014-07-113-9/+191
| * | | powerpc/pseries: Optimise hcall tracepointsAnton Blanchard2014-07-111-22/+16
| * | | powerpc/pseries: Use jump labels for hcall tracepointsAnton Blanchard2014-07-112-41/+133
| * | | powerpc/powernv: Add a page size parameter to pnv_pci_setup_iommu_table()Alexey Kardashevskiy2014-07-114-7/+9
| * | | powerpc/powernv: Use it_page_shift in TCE buildAlexey Kardashevskiy2014-07-111-2/+3
| * | | powerpc/powernv: Use it_page_shift for TCE invalidationAlexey Kardashevskiy2014-07-111-7/+9
| * | | Merge branch 'merge' into nextBenjamin Herrenschmidt2014-07-116-145/+10
| |\ \ \ | | |_|/ | |/| |
| * | | powerpc/85xx: drop hypervisor specific board compatiblesLaurentiu TUDOR2014-07-021-32/+20
| * | | powerpc/fsl-booke: Add initial T208x QDS board supportShengzhou Liu2014-07-022-1/+5
| * | | powerpc/8xx: Remove empty asm/mpc8xx.hScott Wood2014-06-253-3/+0
| * | | pcmcia: Remove m8xx_pcmcia driverScott Wood2014-06-252-63/+0
| * | | powerpc/85xx: Add T4240RDB board supportChunhe Lan2014-06-252-1/+3
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-054-17/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | powerpc: cell: Use ktime_get_ns()Thomas Gleixner2014-07-234-17/+6
| | |/ | |/|
* | | powerpc/powernv: Change BUG_ON to WARN_ON in elog codeVasant Hegde2014-07-281-2/+2
* | | powerpc/pseries: dynamically added OF nodes need to call of_node_initTyrel Datwyler2014-07-222-0/+2
|/ /
* | powerpc/cell: Fix compilation with CONFIG_COREDUMP=nMichael Ellerman2014-07-113-3/+8
* | powerpc/powernv: Remove OPAL v1 takeoverMichael Ellerman2014-06-252-141/+1
* | powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong typeRickard Strandqvist2014-06-241-1/+1
|/
* powerpc/eeh: Dump PE location codeGavin Shan2014-06-111-6/+15
* powerpc/powernv: Enable POWER8 doorbell IPIsMichael Neuling2014-06-113-0/+8
OpenPOWER on IntegriCloud