summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powernv: Fix opal_exit tracepoint opcodeMichael Ellerman2017-05-151-1/+1
* powerpc/pseries: Fix PCI config address for DDWGavin Shan2016-08-221-2/+2
* powerpc/iommu: Remove the dependency on EEH struct in DDW mechanismGuilherme G. Piccoli2016-08-221-12/+12
* powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey2016-06-181-15/+36
* powerpc/powernv: Shorten EEH function namesGavin Shan2016-03-041-52/+52
* powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras2015-10-271-2/+3
* powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth2015-10-071-1/+2
* powerpc/cell: Fix cell iommu after it_page_shift changesMichael Ellerman2015-05-171-1/+1
* powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changesMichael Ellerman2015-05-171-1/+1
* powerpc/powernv: Don't map M64 segments using M32DTGavin Shan2015-05-171-1/+2
* powerpc/pseries: Little endian fixes for post mobility device tree updateTyrel Datwyler2015-04-161-21/+23
* cxl: Fix device_node reference countingRyan Grimm2015-03-231-3/+3
* powernv: Fix OPAL tracepoint codeAnton Blanchard2015-01-271-1/+0
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-12-161-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-11-272-2/+2
|\
| * powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATEGavin Shan2014-11-271-1/+1
| * powerpc/powernv: Fix the hmi event version check.Mahesh Salgaonkar2014-11-271-1/+1
* | powerpc/pseries: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt2014-11-241-1/+1
* | powerpc/powernv: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt2014-11-242-4/+2
|/
* powerpc: use device_online/offline() instead of cpu_up/down()Dan Streetman2014-11-021-2/+2
* powerpc/powernv: Properly fix LPC debugfs endiannessBenjamin Herrenschmidt2014-10-311-0/+59
* powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini2014-10-301-2/+12
* Revert "powerpc/powernv: Fix endian bug in LPC bus debugfs accessors"Michael Ellerman2014-10-281-3/+1
* powernv: Use _GLOBAL_TOC for opal wrappersJeremy Kerr2014-10-231-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-218-24/+98
|\
| * powerpc/eeh: Block CFG upon frozen Shiner adapterGavin Shan2014-10-151-2/+3
| * powerpc/eeh: Block PCI config access upon frozen PEGavin Shan2014-10-151-0/+19
| * powerpc/powernv: Drop config requests in EEH accessorsGavin Shan2014-10-151-2/+35
| * powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan2014-10-152-2/+2
| * powerpc/pseries: Make CPU hotplug path endian safeBharata B Rao2014-10-153-14/+15
| * powerpc/pseries: Use dump_stack instead of show_stackAnton Blanchard2014-10-151-6/+5
| * powerpc/powernv: Fallback to old HMI handling behavior for old firmwareMahesh Salgaonkar2014-10-131-0/+21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-1189-392/+718
|\ \ | |/
| * powerpc/opal: Add PHB to cxl mode callIan Munsie2014-10-081-0/+1
| * powerpc/powerpc: Add new PCIe functions for allocating cxl interruptsIan Munsie2014-10-081-0/+154
| * powerpc/powernv: Split out set MSI IRQ chip codeIan Munsie2014-10-081-18/+24
| * powerpc/cell: Move data segment faulting code out of cell platformIan Munsie2014-10-081-46/+9
| * powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie2014-10-084-97/+4
| * powerpc/powernv: Fix endian bug in LPC bus debugfs accessorsBenjamin Herrenschmidt2014-10-071-1/+3
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2014-10-043-1/+25
| |\
| | * powerpc/fsl-booke: Add initial T1042RDB_PI board supportPriyanka Jain2014-09-091-0/+1
| | * powerpc/fsl-booke: Add initial T1040/T1042 RDB board supportPriyanka Jain2014-09-092-1/+3
| | * powerpc/fsl-pci: Limit ZONE_DMA32 to 2GiB on 64-bit platformsScott Wood2014-09-032-0/+21
| * | powerpc/iommu/ddw: Fix endiannessAlexey Kardashevskiy2014-10-031-23/+28
| * | powerpc: Add printk levels to powernv platform codeAnton Blanchard2014-10-022-4/+4
| * | powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-022-5/+5
| * | powerpc/powernv: Override dma_get_required_mask()Gavin Shan2014-09-305-0/+51
| * | powerpc/powernv: Fetch frozen PE on top levelGavin Shan2014-09-301-14/+34
| * | powerpc/powernv: Sync OpalPciResetScope with firmwareGavin Shan2014-09-302-8/+8
| * | powerpc/pseries: Decrease message level on EEH initializationGavin Shan2014-09-301-25/+10