summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-112-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
* | powerpc/powernv: Allow to freeze PEGavin Shan2014-08-051-0/+1
* | powerpc/powernv: Enable M64 aperatus for PHB3Guo Chao2014-08-052-21/+300
* | powerpc/eeh: Aux PE data for error logGavin Shan2014-08-052-14/+31
* | powerpc/eeh: Make diag-data not endian dependentGavin Shan2014-08-052-44/+75
* | powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan2014-08-052-9/+10
* | powerpc/eeh: Selectively enable IO for error logGavin Shan2014-08-051-0/+16
* | powerpc/eeh: Refactor EEH flag accessorsGavin Shan2014-08-052-4/+3
* | powerpc/powernv: Fix IOMMU table for VFIO devGavin Shan2014-08-051-9/+21
* | powerpc/powernv: Update dev->dma_mask in pci_set_dma_mask() pathBrian W Hart2014-08-051-0/+1
* | powerpc/eeh: sysfs entries lostMike Qiu2014-08-052-2/+17
* | powerpc/eeh: Avoid event on passed PEGavin Shan2014-08-051-1/+2
* | powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()Michael Ellerman2014-07-288-16/+14
* | Merge branch 'merge' into nextBenjamin Herrenschmidt2014-07-281-2/+2
|\ \
| * | powerpc/powernv: Change BUG_ON to WARN_ON in elog codeVasant Hegde2014-07-281-2/+2
| |/
* | powernv: Add OPAL tracepointsAnton Blanchard2014-07-113-9/+191
* | powerpc/powernv: Add a page size parameter to pnv_pci_setup_iommu_table()Alexey Kardashevskiy2014-07-114-7/+9
* | powerpc/powernv: Use it_page_shift in TCE buildAlexey Kardashevskiy2014-07-111-2/+3
* | powerpc/powernv: Use it_page_shift for TCE invalidationAlexey Kardashevskiy2014-07-111-7/+9
|/
* powerpc/powernv: Remove OPAL v1 takeoverMichael Ellerman2014-06-252-141/+1
* powerpc/eeh: Dump PE location codeGavin Shan2014-06-111-6/+15
* powerpc/powernv: Enable POWER8 doorbell IPIsMichael Neuling2014-06-112-0/+7
* powerpc/powernv: Fix killed EEH eventGavin Shan2014-06-111-1/+1
* powerpc/powernv: Don't escalate non-existing frozen PEGavin Shan2014-06-111-15/+9
* powerpc/eeh: Report frozen parent PE prior to child PEGavin Shan2014-06-111-2/+28
* powerpc/powernv: Reduce panic timeout from 180s to 10sAnton Blanchard2014-06-111-0/+2
* powerpc/powernv: Fix reading of OPAL msglogJoel Stanley2014-06-111-1/+5
* powerpc/powernv: Fix endianness problems in EEHGuo Chao2014-06-112-48/+69
* powernv: Fix permissions on sysparam sysfs entriesAnton Blanchard2014-06-111-2/+2
* powerpc/powernv : Disable subcore for UP configsShreyas B. Prabhu2014-06-111-2/+2
* powerpc/powernv: Include asm/smp.h to fix UP build failureShreyas B. Prabhu2014-06-111-0/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-1118-257/+1078
|\
| * powerpc/powernv: Add missing include to LPC codeBenjamin Herrenschmidt2014-06-071-0/+1
| * powerpc/powernv: Pass buffer size to OPAL validate flash callVasant Hegde2014-06-051-1/+2
| * powerpc/powernv: Set memory_block_size_bytes to 256MBAnton Blanchard2014-06-051-0/+10
| * powerpc/powernv: Fix endian issues in memory error handling codeAnton Blanchard2014-06-051-4/+4
| * powerpc/powernv: Provide debugfs access to the LPC bus via OPALBenjamin Herrenschmidt2014-06-051-0/+150
| * powerpc/powernv: Add calls to support little endian hostBenjamin Herrenschmidt2014-06-052-0/+23
| * powerpc/powernv: Add support for POWER8 split core on powernvMichael Ellerman2014-05-286-9/+518