aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds17-106/+531
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-14/+5
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-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-10-07powerpc/powernv: Fix endian bug in LPC bus debugfs accessorsBenjamin Herrenschmidt1-1/+3
2014-10-02powerpc: Add printk levels to powernv platform codeAnton Blanchard2-4/+4
2014-10-01PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev1-14/+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/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 Shan3-0/+72
2014-09-30powerpc/powernv: Sync header with firmwareGavin Shan1-0/+1
2014-09-30powerpc/eeh: Freeze PE before PE resetGavin Shan1-10/+33
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/powernv: Don't call generic code on offline cpusPaul Mackerras1-3/+3
2014-09-25powerpc/jump_label: use HAVE_JUMP_LABEL?Zhouyi Zhou1-1/+1
2014-09-25powerpc: Ensure global functions include their prototypeAnton Blanchard1-0/+1
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard4-7/+7
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-09powerpc: use machine_subsys_initcall() for opal_hmi_handler_init()Li Zhong1-1/+2
2014-09-01treewide: fix errors in printkMasanari Iida1-1/+1
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-1/+26
2014-08-13powerpc/powernv: Interface to register/unregister opal dump regionVasant Hegde2-0/+25
2014-08-13powerpc/powernv: Fix IOMMU group lostGavin Shan1-1/+1
2014-08-10Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds2-4/+4
2014-08-07arch/powerpc/platforms/powernv/opal-dump.c: fix world-writable sysfs filesRusty Russell1-2/+2
2014-08-07arch/powerpc/platforms/powernv/opal-elog.c: fix world-writable sysfs filesRusty Russell1-2/+2
2014-08-05powerpc/powernv: Invoke opal call to handle hmi.Mahesh Salgaonkar4-7/+219
2014-08-05powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar2-0/+16
2014-08-05powerpc/powernv: Handle compound PE in config accessorsGavin Shan1-28/+59
2014-08-05powerpc/powernv: Handle compound PE for EEHGavin Shan1-47/+78
2014-08-05powerpc/powernv: Handle compound PEGavin Shan2-0/+146
2014-08-05powerpc/powernv: Split ioda_eeh_get_state()Gavin Shan1-80/+104
2014-08-05powerpc/powernv: Allow to freeze PEGavin Shan1-0/+1
2014-08-05powerpc/powernv: Enable M64 aperatus for PHB3Guo Chao2-21/+300
2014-08-05powerpc/eeh: Aux PE data for error logGavin Shan2-14/+31
2014-08-05powerpc/eeh: Make diag-data not endian dependentGavin Shan2-44/+75
2014-08-05powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan2-9/+10
2014-08-05powerpc/eeh: Selectively enable IO for error logGavin Shan1-0/+16
2014-08-05powerpc/eeh: Refactor EEH flag accessorsGavin Shan2-4/+3
2014-08-05powerpc/powernv: Fix IOMMU table for VFIO devGavin Shan1-9/+21