summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform.Deepthi Dharwar2014-01-291-1/+12
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-2714-389/+573
|\
| * powerpc/powernv: Call OPAL sync before kexec'ingVasant Hegde2014-01-153-2/+21
| * powerpc/eeh: Escalate error on non-existing PEGavin Shan2014-01-151-10/+21
| * powerpc/eeh: Handle multiple EEH errorsGavin Shan2014-01-151-15/+24
| * powerpc/powernv: Increase candidate fw image sizeVasant Hegde2014-01-151-2/+2
| * powerpc/eeh: Call opal_pci_reinit() on powernv for restoring config spaceGavin Shan2014-01-151-1/+22
| * powerpc/eeh: Add restore_config operationGavin Shan2014-01-151-1/+2
| * powerpc/powernv: Remove unnecessary assignmentGavin Shan2014-01-151-2/+1
| * powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-151-1/+0
| * Merge branch 'merge' into nextBenjamin Herrenschmidt2013-12-305-21/+15
| |\
| * | powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple2013-12-301-2/+0
| * | powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple2013-12-301-1/+2
| * | powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple2013-12-301-2/+2
| * | powerpc/powernv: Get FSP memory errors and plumb into memory poison infrastru...Mahesh Salgaonkar2013-12-092-0/+147
| * | powernv: Remove get/set_rtc_time when they are not presentMichael Neuling2013-12-051-1/+5
| * | powerpc/eeh: Output PHB diag-dataGavin Shan2013-12-051-5/+2
| * | powerpc/powernv: Move PHB-diag dump functions aroundGavin Shan2013-12-053-205/+144
| * | PPC: POWERNV: move iommu_add_device earlierAlexey Kardashevskiy2013-12-053-6/+37
| * | powerpc/powernv: Move SG list structure to header fileVasant Hegde2013-12-051-25/+6
| * | powerpc/powernv: Infrastructure to read opal messages in generic format.Mahesh Salgaonkar2013-12-052-0/+92
| * | powerpc/powernv: Machine check exception handling.Mahesh Salgaonkar2013-12-051-1/+42
| * | powerpc/powernv: Remove machine check handling in OPAL.Mahesh Salgaonkar2013-12-051-6/+2
| * | powerpc/book3s: Queue up and process delayed MCE events.Mahesh Salgaonkar2013-12-051-96/+1
| * | powerpc/book3s: Decode and save machine check event.Mahesh Salgaonkar2013-12-051-18/+17
| * | powerpc/powernv: Replace CONFIG_POWERNV_MSI with just CONFIG_PPC_POWERNVMichael Ellerman2013-12-021-5/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-221-2/+2
|\ \ \ | |_|/ |/| |
| * | treewide: fix comments and printk msgsMasanari Iida2014-01-071-2/+2
* | | powernv/eeh: Add buffer for P7IOC hub error dataBrian W Hart2013-12-302-14/+5
* | | powernv/eeh: Fix possible buffer overrun in ioda_eeh_phb_diag()Brian W Hart2013-12-301-2/+3
* | | powerpc/powernv: Fix OPAL LPC access in Little EndianBenjamin Herrenschmidt2013-12-131-6/+6
* | | powerpc/powernv: Fix endian issue in opal_xscom_readAnton Blanchard2013-12-131-1/+3
|/ /
* | powernv: Fix VFIO support with PHB3Thadeu Lima de Souza Cascardo2013-12-101-0/+1
|/
* powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman2013-11-211-0/+1
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-123-0/+3
|\
| * powerpc: add explicit OF includesRob Herring2013-10-093-0/+3
* | powerpc/powernv: Reserve the correct PE numberGavin Shan2013-11-063-16/+17
* | powerpc/powernv: Add PE to its own PELTVGavin Shan2013-11-061-1/+11
* | powerpc/powernv: Add support for indirect XSCOM via debugfsBenjamin Herrenschmidt2013-11-061-0/+23
* | powerpc/scom: Enable 64-bit addressesBenjamin Herrenschmidt2013-11-061-3/+3
* | powerpc/powernv: Code update interfaceVasant Hegde2013-10-304-1/+676
* | powerpc/powernv: Create opal sysfs directoryVasant Hegde2013-10-301-0/+19
* | powerpc: Use 32 bit loads and stores when operating on condition register valuesAnton Blanchard2013-10-301-2/+2
* | powerpc: Add includes to fix powernv/rng.c buildStephen Rothwell2013-10-301-0/+3
* | Merge branch 'for-kvm' into nextBenjamin Herrenschmidt2013-10-113-19/+75
|\ \
| * | powerpc: add real mode support for dma operations on powernvAlexey Kardashevskiy2013-10-113-19/+75
| |/
* | powerpc/eeh: Output PHB3 diag-dataGavin Shan2013-10-111-0/+70
* | powerpc/powernv: Double size of log blobGavin Shan2013-10-111-1/+1
* | powerpc/eeh: Output error numberGavin Shan2013-10-111-2/+2
* | powerpc/powernv: Support inbound error injectionGavin Shan2013-10-111-9/+50
OpenPOWER on IntegriCloud