aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-09powerpc/powernv: Support PCI config restore for VFsWei Yang1-3/+92
2016-03-09powerpc/powernv: Support EEH reset for VF PEWei Yang1-1/+126
2016-03-09powerpc/eeh: Create PE for VFsWei Yang1-0/+16
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder2-4/+4
2016-02-25Merge tag 'powerpc-4.5-4' into nextMichael Ellerman4-1/+32
2016-02-22powerpc/powernv: Create separate subcores CPU feature bitMichael Neuling1-1/+1
2016-02-22powerpc/powernv: don't create OPAL msglog sysfs entry if memcons init failsAndrew Donnellan1-0/+5
2016-02-17powerpc/ioda: Set "read" permission when "write" is setAlexey Kardashevskiy1-0/+6
2016-02-15powerpc/powernv: Fix stale PE primary busGavin Shan3-0/+22
2016-02-15powerpc/eeh: Fix stale cached primary busGavin Shan1-1/+4
2016-02-10powerpc/powernv: allocate sparse PE# when using M64 BAR in Single PE modeWei Yang1-19/+62
2016-02-10powerpc/powernv: boundary the total VF BAR size instead of the individual oneWei Yang1-6/+8
2016-02-10powerpc/powernv: replace the hard coded boundary with gateWei Yang1-9/+19
2016-02-10powerpc/powernv: use one M64 BAR in Single PE mode for one VF BARWei Yang1-104/+73
2016-02-10powerpc/powernv: simplify the calculation of iov resource alignmentWei Yang1-8/+12
2016-02-10powerpc/powernv: don't enable SRIOV when VF BAR has non 64bit-prefetchable BARWei Yang1-16/+19
2016-02-10powerpc/powernv: Simplify definitions of EEH debugfs handlersGavin Shan1-38/+22
2016-02-09powerpc/powernv: new function to access OPAL msglogAndrew Donnellan2-12/+24
2016-02-08powerpc/powernv: Remove support for p5ioc2Russell Currey4-368/+74
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds15-109/+700
2016-01-13powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usagesRussell Currey1-1/+8
2016-01-11powerpc/powernv: Reserve PE#0 on NPUAlistair Popple1-2/+4
2016-01-11powerpc/powernv: Change NPU PE# assignmentAlistair Popple1-7/+66
2016-01-11powerpc/powernv: Fix update of NVLink DMA maskAlistair Popple1-1/+4
2016-01-11powerpc/powernv: Remove misleading comment in pci.cRussell Currey1-2/+0
2015-12-27powerpc/powernv: Fix minor off-by-one error in opal_mce_check_early_recovery()Andrew Donnellan1-1/+1
2015-12-27powerpc/powernv: Only delay opal_rtc_read() retry when necessaryMichael Neuling1-1/+1
2015-12-27powerpc/powernv: Add a kmsg_dumper that flushes console output on panicRussell Currey4-0/+73
2015-12-18powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion"Alistair Popple1-1/+13
2015-12-17powerpc/powernv: Add support for Nvlink NPUsAlistair Popple5-13/+498
2015-12-17powerpc: Add __raw_rm_writeq() functionAlistair Popple1-10/+0
2015-12-17Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"Alistair Popple1-0/+1
2015-12-17powerpc/powernv: Fix M64 resource name in /proc/iomemGavin Shan1-0/+1
2015-12-17powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith7-66/+51
2015-12-17powerpc/powernv: Remove OPALv2 firmware define and referencesStewart Smith3-12/+4
2015-12-17powerpc/powernv: panic() on OPAL < V3Stewart Smith1-4/+1
2015-12-17powerpc/powernv: pr_warn_once on unsupported OPAL_MSG typeStewart Smith1-1/+1
2015-12-16powerpc: Remove broken GregorianDay()Daniel Axtens1-2/+1
2015-12-08powerpc/opal-irqchip: Fix double endian conversionAlistair Popple1-29/+29
2015-11-24powerpc/powernv: Drop owner assignment from platform_driverKrzysztof Kozlowski1-1/+0
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-59/+48
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2015-10-21powerpc/powernv: Handle irq_happened flag correctly in off-line loopPaul Mackerras1-5/+24
2015-10-21powerpc/eeh: Fix recursive fenced PHB on Broadcom shiner adapterGavin Shan1-0/+3
2015-10-21powerpc/powernv: Simplify pnv_eeh_set_option()Gavin Shan1-26/+25
2015-10-21powerpc/powernv: Remove pnv_eeh_cap_start()Gavin Shan1-14/+5
2015-10-21powerpc/powernv: Cleanup on EEH commentsGavin Shan1-11/+2
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier1-1/+1
2015-10-09powerpc/powernv: Panic on unhandled Machine CheckDaniel Axtens1-2/+5
2015-10-06powerpc/kexec: Wait 1s for secondaries to enter OPALSamuel Mendoza-Jonas1-8/+13