summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powernv
AgeCommit message (Expand)AuthorFilesLines
2015-09-10powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras1-2/+3
2015-09-07powerpc/powernv/pci-ioda: fix kdump with non-power-of-2 crashkernel=Nishanth Aravamudan1-2/+8
2015-09-07powerpc/powernv/pci-ioda: fix 32-bit TCE table init in kdump kernelNishanth Aravamudan1-1/+9
2015-09-04Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds12-143/+437
2015-09-02Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+4
2015-08-27powerpc/iommu: Set default DMA offset in dma_dev_setupAlexey Kardashevskiy1-0/+1
2015-08-20powerpc/powernv: Reset HILE before kexec_sequence()Samuel Mendoza-Jonas1-0/+7
2015-08-20powerpc/powernv: Create LED platform deviceVasant Hegde1-1/+11
2015-08-20powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED s...Anshuman Khandual1-0/+2
2015-08-20powerpc/powernv: Fix the log message when disabling VFWei Yang1-2/+3
2015-08-18powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_opsAndrew Donnellan5-31/+4
2015-08-14powerpc: Add an inline function to update POWER8 HID0Gautham R. Shenoy1-2/+2
2015-08-06powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.Mahesh Salgaonkar1-0/+19
2015-08-06powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable machine check err...Mahesh Salgaonkar2-0/+36
2015-08-06powerpc/powernv: Pull all HMI events before panic.Mahesh Salgaonkar1-2/+24
2015-08-06powerpc/powernv: display reason for Malfunction Alert HMI.Mahesh Salgaonkar1-0/+132
2015-07-30powerpc/eeh-powernv: Fix unbalanced IRQ warningAlistair Popple1-1/+1
2015-07-30genirq/irqdomain: Allow irq domain aliasingMarc Zyngier1-1/+2
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner2-16/+9
2015-07-23powerpc/powernv/ioda2: Fix calculation for memory allocated for TCE tableAlexey Kardashevskiy1-5/+6
2015-07-23powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*Paul Mackerras1-1/+1
2015-07-22powerpc/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu1-2/+2
2015-07-21powerpc/eeh: Dump PHB diag-data for non-existing PEGavin Shan1-1/+9
2015-07-21powerpc/eeh: Fix wrong printed PE numberGavin Shan1-1/+1
2015-07-16powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platformVipin K Parashar2-17/+131
2015-07-13powerpc/powernv: Unfreeze VF PE on releasing itGavin Shan1-1/+1
2015-07-13powerpc/powernv: Include VF PE in PELTV of PF PEGavin Shan1-1/+1
2015-07-13powerpc/powernv: Pick M64 PEs based on BARsGavin Shan2-53/+8
2015-07-13powerpc/powernv: Boolean argument for pnv_ioda_setup_bus_PE()Gavin Shan2-5/+5
2015-07-13powerpc/powernv: Reserve M64 PEs based on BARsGavin Shan2-21/+38
2015-07-13powerpc/powernv: Allow to reserve one PE for multiple timesGavin Shan1-5/+3
2015-07-13powerpc/iommu: Cleanup setting of DMA base/offsetBenjamin Herrenschmidt1-2/+1
2015-07-06powerpc/powernv: Fix opal-elog interrupt handlerAlistair Popple1-11/+5
2015-07-06powerpc/powernv: Fix vma page prot flags in opal-prd driverVaidyanathan Srinivasan1-5/+4
2015-06-19powerpc/powernv: Fix wrong IOMMU table in pnv_ioda_setup_bus_dma()Alexey Kardashevskiy1-1/+1
2015-06-18powerpc/iommu/ioda2: Enable compile with IOV=on and IOMMU_API=offAlexey Kardashevskiy1-24/+26
2015-06-18powerpc/powernv: fix construction of opal PRD messagesJeremy Kerr1-7/+12
2015-06-18powerpc/powernv: Increase opal-irqchip initcall priorityAlistair Popple2-3/+4
2015-06-15powerpc/powernv: pnv_init_idle_states() should only run on powernvMichael Ellerman1-2/+2
2015-06-11vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership ...Alexey Kardashevskiy1-47/+54
2015-06-11powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future tableAlexey Kardashevskiy1-0/+34
2015-06-11powerpc/powernv/ioda2: Use new helpers to do proper cleanup on PE releaseAlexey Kardashevskiy1-19/+6
2015-06-11vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows APIAlexey Kardashevskiy2-9/+94
2015-06-11powerpc/powernv: Implement multilevel TCE tablesAlexey Kardashevskiy2-9/+109
2015-06-11powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_windowAlexey Kardashevskiy1-9/+38
2015-06-11powerpc/powernv/ioda2: Introduce helpers to allocate TCE pagesAlexey Kardashevskiy1-20/+63
2015-06-11powerpc/powernv/ioda2: Rework iommu_table creationAlexey Kardashevskiy1-12/+12
2015-06-11powerpc/iommu/powernv: Release replaced TCEAlexey Kardashevskiy4-0/+57
2015-06-11powerpc/powernv: Implement accessor to TCE entryAlexey Kardashevskiy1-13/+21
2015-06-11powerpc/powernv/ioda2: Add TCE invalidation for all attached groupsAlexey Kardashevskiy1-12/+23