summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powernv
AgeCommit message (Expand)AuthorFilesLines
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus 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-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus 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
2014-08-05powerpc/powernv: Update dev->dma_mask in pci_set_dma_mask() pathBrian W Hart1-0/+1
2014-08-05powerpc/eeh: sysfs entries lostMike Qiu2-2/+17
2014-08-05powerpc/eeh: Avoid event on passed PEGavin Shan1-1/+2
2014-07-28powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()Michael Ellerman8-16/+14
2014-07-28Merge branch 'merge' into nextBenjamin Herrenschmidt1-2/+2
2014-07-28powerpc/powernv: Change BUG_ON to WARN_ON in elog codeVasant Hegde1-2/+2
2014-07-11powernv: Add OPAL tracepointsAnton Blanchard3-9/+191
2014-07-11powerpc/powernv: Add a page size parameter to pnv_pci_setup_iommu_table()Alexey Kardashevskiy4-7/+9
2014-07-11powerpc/powernv: Use it_page_shift in TCE buildAlexey Kardashevskiy1-2/+3
2014-07-11powerpc/powernv: Use it_page_shift for TCE invalidationAlexey Kardashevskiy1-7/+9
2014-06-25powerpc/powernv: Remove OPAL v1 takeoverMichael Ellerman2-141/+1
2014-06-11powerpc/eeh: Dump PE location codeGavin Shan1-6/+15
2014-06-11powerpc/powernv: Enable POWER8 doorbell IPIsMichael Neuling2-0/+7
2014-06-11powerpc/powernv: Fix killed EEH eventGavin Shan1-1/+1
2014-06-11powerpc/powernv: Don't escalate non-existing frozen PEGavin Shan1-15/+9
2014-06-11powerpc/eeh: Report frozen parent PE prior to child PEGavin Shan1-2/+28
2014-06-11powerpc/powernv: Reduce panic timeout from 180s to 10sAnton Blanchard1-0/+2
2014-06-11powerpc/powernv: Fix reading of OPAL msglogJoel Stanley1-1/+5
2014-06-11powerpc/powernv: Fix endianness problems in EEHGuo Chao2-48/+69
2014-06-11powernv: Fix permissions on sysparam sysfs entriesAnton Blanchard1-2/+2
2014-06-11powerpc/powernv : Disable subcore for UP configsShreyas B. Prabhu1-2/+2
2014-06-11powerpc/powernv: Include asm/smp.h to fix UP build failureShreyas B. Prabhu1-0/+1
2014-06-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds18-257/+1078
2014-06-07powerpc/powernv: Add missing include to LPC codeBenjamin Herrenschmidt1-0/+1
2014-06-05powerpc/powernv: Pass buffer size to OPAL validate flash callVasant Hegde1-1/+2
2014-06-05powerpc/powernv: Set memory_block_size_bytes to 256MBAnton Blanchard1-0/+10
2014-06-05powerpc/powernv: Fix endian issues in memory error handling codeAnton Blanchard1-4/+4
2014-06-05powerpc/powernv: Provide debugfs access to the LPC bus via OPALBenjamin Herrenschmidt1-0/+150
2014-06-05powerpc/powernv: Add calls to support little endian hostBenjamin Herrenschmidt2-0/+23
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+6