summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* 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/+5Star
| * 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-1289-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/+9Star
| * powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie2014-10-084-97/+4Star
| * 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-101-0/+1
| | * powerpc/fsl-booke: Add initial T1040/T1042 RDB board supportPriyanka Jain2014-09-102-1/+3
| | * powerpc/fsl-pci: Limit ZONE_DMA32 to 2GiB on 64-bit platformsScott Wood2014-09-042-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/+10Star
| * | powerpc/powernv: Clear PAPR error injection registersGavin Shan2014-09-301-0/+25
| * | powerpc/powernv: Add PCI error injection debugfs entryMike Qiu2014-09-301-0/+52
| * | powerpc/eeh: Introduce eeh_ops::err_injectGavin Shan2014-09-304-0/+73
| * | powerpc/powernv: Sync header with firmwareGavin Shan2014-09-301-0/+1
| * | powerpc/eeh: Freeze PE before PE resetGavin Shan2014-09-302-11/+36
| * | powerpc: pci-ioda: Use a single function to emit logging messagesJoe Perches2014-09-251-28/+30
| * | powerpc: pci-ioda: Remove unnecessary return value from printkJoe Perches2014-09-251-6/+3Star
| * | powerpc: Fix build failure when CONFIG_USB=yPranith Kumar2014-09-251-1/+1
| * | powerpc: Fix build failure on 44xPranith Kumar2014-09-251-2/+2
| * | powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras2014-09-251-3/+3
| * | powerpc: Use CONFIG_ARCH_HAS_FAST_MULTIPLIERAnton Blanchard2014-09-251-0/+2
| * | powerpc: Add POWER8 CPU selectionAnton Blanchard2014-09-251-0/+4
| * | pseries: Fix endian issues in cpu hot-removalThomas Falcon2014-09-252-13/+17
| * | pseries: Fix endian issues in onlining cpu threadsThomas Falcon2014-09-251-3/+5
| * | powerpc: make of_device_ids constUwe Kleine-König2014-09-2549-58/+58
| * | powerpc/jump_label: use HAVE_JUMP_LABEL?Zhouyi Zhou2014-09-252-2/+2
| * | powerpc: Remove stale function prototypesAnton Blanchard2014-09-251-2/+0Star
| * | powerpc: Ensure global functions include their prototypeAnton Blanchard2014-09-254-0/+4
| * | powerpc: Make a bunch of things staticAnton Blanchard2014-09-257-14/+16
| * | powerpc/powernv: Check OPAL dump calls exist before usingMichael Neuling2014-09-251-0/+4
| * | powerpc/powernv: Check OPAL elog calls exist before usingMichael Neuling2014-09-251-0/+4
| * | powerpc/powernv: Check OPAL RTC calls exists before usingMichael Neuling2014-09-251-5/+10
| * | powerpc/powernv: Add OPAL check token callMichael Neuling2014-09-251-0/+1
| * | powerpc/powernv: Improve error messages in dump codeVasant Hegde2014-09-251-5/+9