summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powernv
AgeCommit message (Expand)Author
2016-11-30powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann
2016-11-24Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2016-11-23powerpc/powernv: Define real-mode versions of OPAL XICS accessorsPaul Mackerras
2016-11-22powerpc/pci: Always print PHB and PE numbers as hexadecimalRussell Currey
2016-11-22powerpc/powernv: Don't warn on PE init if unfreeze is unsupportedRussell Currey
2016-11-14powerpc/powernv: Simplify searching for compatible device nodesJack Miller
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-04powerpc/powernv: Fix data type for @r in pnv_ioda_parse_m64_window()Gavin Shan
2016-10-04powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()Gavin Shan
2016-10-04powerpc/powernv: Use CPU-endian hub diag-data type in pnv_eeh_get_and_dump_hu...Gavin Shan
2016-10-04powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()Gavin Shan
2016-09-29powerpc/powernv: Unfreeze PE on allocationGavin Shan
2016-09-29powerpc/powernv: Call opal_pci_poll() if neededGavin Shan
2016-09-23powerpc/powernv: Fix comment style and spellingAndrew Donnellan
2016-09-23powerpc/powernv/eeh: Skip finding bus for VF resetsRussell Currey
2016-09-23powerpc/eeh: Null check uses of eeh_pe_bus_getRussell Currey
2016-09-23powerpc/powernv/pci: Add PHB register dump debugfs handleRussell Currey
2016-09-21powerpc/powernv/pci: Fix m64 checks for SR-IOV and window alignmentRussell Currey
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-09-15powerpc/powernv/pci: Fix missed TCE invalidations that should fallback to OPALMichael Ellerman
2016-09-15powerpc/powernv: Detach from PE on releasing PCI deviceGavin Shan
2016-09-14powerpc/powernv: Fix the state of root PEGavin Shan
2016-09-13powerpc/sparse: Make a bunch of things staticDaniel Axtens
2016-09-12KVM: PPC: Book3S HV: Set server for passed-through interruptsPaul Mackerras
2016-09-09powerpc/powernv: Provide facilities for EOI, usable from real modeSuresh Warrier
2016-09-08powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PEGavin Shan
2016-09-06powerpc/powernv: Fix crash on releasing compound PEGavin Shan
2016-08-29powerpc/powernv : Drop reference added by kset_find_obj()Mukesh Ojha
2016-08-22powerpc/powernv/pci: fix iterator signednessAndrzej Hajda
2016-08-09powerpc/pnv/pci: Fix incorrect PE reservation attempt on some 64-bit BARsBenjamin Herrenschmidt
2016-08-09powerpc/book3s: Fix MCE console messages for unrecoverable MCE.Mahesh Salgaonkar
2016-08-09powerpc/powernv/ioda: Fix TCE invalidate to work in real mode againAlexey Kardashevskiy
2016-08-09powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-07-21powerpc/powernv/ioda: Fix endianness when reading TCEsAlexey Kardashevskiy
2016-07-21powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt
2016-07-21powerpc/64: Move 64-bit probe_machine() to later in the boot processBenjamin Herrenschmidt
2016-07-21powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt
2016-07-21powerpc: Put exception configuration in a common placeBenjamin Herrenschmidt
2016-07-19powerpc/powernv: Fix pci-cxl.c build when CONFIG_MODULES=nIan Munsie
2016-07-17powerpc/powernv/pci: Check status of a PHB before using itBenjamin Herrenschmidt
2016-07-17powerpc/powernv/pci: Use the device-tree to get available range of M64'sBenjamin Herrenschmidt
2016-07-17powerpc/powernv/pci: Fallback to OPAL for TCE invalidationsBenjamin Herrenschmidt
2016-07-17powerpc/powernv/pci: Rework accessing the TCE invalidate registerBenjamin Herrenschmidt
2016-07-17powerpc/powernv/pci: Remove SWINV constants and obsolete TCE codeBenjamin Herrenschmidt
2016-07-17powerpc/powernv/pci: Rename TCE invalidation callsBenjamin Herrenschmidt
2016-07-17powerpc/opal: Add real mode call wrappersBenjamin Herrenschmidt
2016-07-17powerpc/powernv: Discover IODA3 PHBsBenjamin Herrenschmidt