summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2014-10-13powerpc/powernv: Fallback to old HMI handling behavior for old firmwareMahesh Salgaonkar1-0/+21
2014-10-08powerpc/opal: Add PHB to cxl mode callIan Munsie1-0/+1
2014-10-08powerpc/powerpc: Add new PCIe functions for allocating cxl interruptsIan Munsie1-0/+154
2014-10-08powerpc/powernv: Split out set MSI IRQ chip codeIan Munsie1-18/+24
2014-10-08powerpc/cell: Move data segment faulting code out of cell platformIan Munsie1-46/+9
2014-10-08powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie4-97/+4
2014-10-07powerpc/powernv: Fix endian bug in LPC bus debugfs accessorsBenjamin Herrenschmidt1-1/+3
2014-10-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman3-1/+25
2014-10-03powerpc/iommu/ddw: Fix endiannessAlexey Kardashevskiy1-23/+28
2014-10-02powerpc: Add printk levels to powernv platform codeAnton Blanchard2-4/+4
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard2-5/+5
2014-09-30powerpc/powernv: Override dma_get_required_mask()Gavin Shan5-0/+51
2014-09-30powerpc/powernv: Fetch frozen PE on top levelGavin Shan1-14/+34
2014-09-30powerpc/powernv: Sync OpalPciResetScope with firmwareGavin Shan2-8/+8
2014-09-30powerpc/pseries: Decrease message level on EEH initializationGavin Shan1-25/+10
2014-09-30powerpc/powernv: Clear PAPR error injection registersGavin Shan1-0/+25
2014-09-30powerpc/powernv: Add PCI error injection debugfs entryMike Qiu1-0/+52
2014-09-30powerpc/eeh: Introduce eeh_ops::err_injectGavin Shan4-0/+73
2014-09-30powerpc/powernv: Sync header with firmwareGavin Shan1-0/+1
2014-09-30powerpc/eeh: Freeze PE before PE resetGavin Shan2-11/+36
2014-09-25powerpc: pci-ioda: Use a single function to emit logging messagesJoe Perches1-28/+30
2014-09-25powerpc: pci-ioda: Remove unnecessary return value from printkJoe Perches1-6/+3
2014-09-25powerpc: Fix build failure when CONFIG_USB=yPranith Kumar1-1/+1
2014-09-25powerpc: Fix build failure on 44xPranith Kumar1-2/+2
2014-09-25powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras1-3/+3
2014-09-25powerpc: Use CONFIG_ARCH_HAS_FAST_MULTIPLIERAnton Blanchard1-0/+2
2014-09-25powerpc: Add POWER8 CPU selectionAnton Blanchard1-0/+4
2014-09-25pseries: Fix endian issues in cpu hot-removalThomas Falcon2-13/+17
2014-09-25pseries: Fix endian issues in onlining cpu threadsThomas Falcon1-3/+5
2014-09-25powerpc: make of_device_ids constUwe Kleine-König49-58/+58
2014-09-25powerpc/jump_label: use HAVE_JUMP_LABEL?Zhouyi Zhou2-2/+2
2014-09-25powerpc: Remove stale function prototypesAnton Blanchard1-2/+0
2014-09-25powerpc: Ensure global functions include their prototypeAnton Blanchard4-0/+4
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard7-14/+16
2014-09-25powerpc/powernv: Check OPAL dump calls exist before usingMichael Neuling1-0/+4
2014-09-25powerpc/powernv: Check OPAL elog calls exist before usingMichael Neuling1-0/+4
2014-09-25powerpc/powernv: Check OPAL RTC calls exists before usingMichael Neuling1-5/+10
2014-09-25powerpc/powernv: Add OPAL check token callMichael Neuling1-0/+1
2014-09-25powerpc/powernv: Improve error messages in dump codeVasant Hegde1-5/+9
2014-09-23powerpc/pseries: Drop unnecessary continueHimangi Saraogi1-1/+0
2014-09-09powerpc/fsl-booke: Add initial T1042RDB_PI board supportPriyanka Jain1-0/+1
2014-09-09powerpc/fsl-booke: Add initial T1040/T1042 RDB board supportPriyanka Jain2-1/+3
2014-09-09powerpc: use machine_subsys_initcall() for opal_hmi_handler_init()Li Zhong1-1/+2
2014-09-09powerpc/pseries: Fix endian issues in memory hotplugThomas Falcon1-17/+19
2014-09-03powerpc/fsl-pci: Limit ZONE_DMA32 to 2GiB on 64-bit platformsScott Wood2-0/+21
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds7-24/+49
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds6-21/+10
2014-08-13powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V1-14/+6
2014-08-13powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_infoThomas Falcon1-2/+2
2014-08-13powerpc/pseries: Avoid deadlock on removing ddwGavin Shan1-6/+14