summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv
Commit message (Expand)AuthorAgeFilesLines
* 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-214-4/+78
|\
| * 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/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-1117-106/+531
|\ \ | |/
| * 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/powernv: Fix endian bug in LPC bus debugfs accessorsBenjamin Herrenschmidt2014-10-071-1/+3
| * powerpc: Add printk levels to powernv platform codeAnton Blanchard2014-10-022-4/+4
| * 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/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-303-0/+72
| * powerpc/powernv: Sync header with firmwareGavin Shan2014-09-301-0/+1
| * powerpc/eeh: Freeze PE before PE resetGavin Shan2014-09-301-10/+33
| * 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/+3
| * powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras2014-09-251-3/+3
| * powerpc/jump_label: use HAVE_JUMP_LABEL?Zhouyi Zhou2014-09-251-1/+1
| * powerpc: Ensure global functions include their prototypeAnton Blanchard2014-09-251-0/+1
| * powerpc: Make a bunch of things staticAnton Blanchard2014-09-254-7/+7
| * 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
* | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-091-14/+5
|\ \
| * | PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev2014-10-011-14/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-071-1/+1
|\ \ \ | |_|/ |/| |
| * | treewide: fix errors in printkMasanari Iida2014-09-011-1/+1
* | | powerpc: use machine_subsys_initcall() for opal_hmi_handler_init()Li Zhong2014-09-091-1/+2
| |/ |/|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-143-1/+26
|\ \
| * | powerpc/powernv: Interface to register/unregister opal dump regionVasant Hegde2014-08-132-0/+25
| * | powerpc/powernv: Fix IOMMU group lostGavin Shan2014-08-131-1/+1
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-102-4/+4
|\ \ \ | |/ / |/| |
| * | arch/powerpc/platforms/powernv/opal-dump.c: fix world-writable sysfs filesRusty Russell2014-08-071-2/+2
| * | arch/powerpc/platforms/powernv/opal-elog.c: fix world-writable sysfs filesRusty Russell2014-08-071-2/+2
* | | powerpc/powernv: Invoke opal call to handle hmi.Mahesh Salgaonkar2014-08-054-7/+219
* | | powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar2014-08-052-0/+16
* | | powerpc/powernv: Handle compound PE in config accessorsGavin Shan2014-08-051-28/+59
* | | powerpc/powernv: Handle compound PE for EEHGavin Shan2014-08-051-47/+78
* | | powerpc/powernv: Handle compound PEGavin Shan2014-08-052-0/+146
* | | powerpc/powernv: Split ioda_eeh_get_state()Gavin Shan2014-08-051-80/+104
OpenPOWER on IntegriCloud