summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-114-15/+17
|\
| * of/reconfig: Always use the same structure for notifiersGrant Likely2014-11-244-15/+17
* | Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds2014-12-101-2/+2
|\ \
| * | ppc/cell: replace get_unused_fd() with get_unused_fd_flags(0)Yann Droneaud2014-12-101-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-101-1/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'iov_iter' into for-nextAl Viro2014-12-084-8/+75
| |\ \ | | |/
| * | move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-031-1/+1
* | | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-103-6/+6
|\ \ \
| * | | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-231-3/+3
| * | | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-232-2/+2
| * | | PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu2014-11-231-1/+1
* | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-091-4/+5
|\ \ \ \
| * | | | powerpc/iommu: Rename iommu_[un]map_sg functionsJoerg Roedel2014-11-181-4/+5
* | | | | hwmon: (ibmpowernv) Use platform 'id_table' to probe the deviceNeelesh Gupta2014-11-301-0/+20
* | | | | 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
OpenPOWER on IntegriCloud