summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv
Commit message (Expand)AuthorAgeFilesLines
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-243-3/+3
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-166-46/+36
|\
| * powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann2016-11-301-3/+3
| * Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2016-11-242-0/+5
| |\
| * | powerpc/pci: Always print PHB and PE numbers as hexadecimalRussell Currey2016-11-224-25/+25
| * | powerpc/powernv: Don't warn on PE init if unfreeze is unsupportedRussell Currey2016-11-221-1/+1
| * | powerpc/powernv: Simplify searching for compatible device nodesJack Miller2016-11-141-17/+7
* | | Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2016-12-151-2/+4
|\ \ \ | |_|/ |/| |
| * | tracing: Have the reg function allow to failSteven Rostedt (Red Hat)2016-12-091-2/+4
| |/
* | powerpc/powernv: Define real-mode versions of OPAL XICS accessorsPaul Mackerras2016-11-232-0/+5
|/
* Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-076-18/+77
|\
| * powerpc/powernv: Fix data type for @r in pnv_ioda_parse_m64_window()Gavin Shan2016-10-041-1/+1
| * powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()Gavin Shan2016-10-041-2/+2
| * powerpc/powernv: Use CPU-endian hub diag-data type in pnv_eeh_get_and_dump_hu...Gavin Shan2016-10-041-1/+1
| * powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()Gavin Shan2016-10-041-1/+1
| * powerpc/powernv: Unfreeze PE on allocationGavin Shan2016-09-291-0/+13
| * powerpc/powernv: Call opal_pci_poll() if neededGavin Shan2016-09-291-2/+4
| * powerpc/powernv: Fix comment style and spellingAndrew Donnellan2016-09-231-2/+3
| * powerpc/powernv/eeh: Skip finding bus for VF resetsRussell Currey2016-09-231-2/+3
| * powerpc/eeh: Null check uses of eeh_pe_bus_getRussell Currey2016-09-231-0/+5
| * powerpc/powernv/pci: Add PHB register dump debugfs handleRussell Currey2016-09-231-1/+38
| * powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-203-6/+6
| * powerpc/sparse: Make a bunch of things staticDaniel Axtens2016-09-131-1/+1
* | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-062-4/+21
|\ \
| * | KVM: PPC: Book3S HV: Set server for passed-through interruptsPaul Mackerras2016-09-121-0/+1
| * | powerpc/powernv: Provide facilities for EOI, usable from real modeSuresh Warrier2016-09-091-4/+20
* | | powerpc/powernv/pci: Fix m64 checks for SR-IOV and window alignmentRussell Currey2016-09-211-2/+9
* | | powerpc/powernv/pci: Fix missed TCE invalidations that should fallback to OPALMichael Ellerman2016-09-151-2/+2
* | | powerpc/powernv: Detach from PE on releasing PCI deviceGavin Shan2016-09-151-0/+10
* | | powerpc/powernv: Fix the state of root PEGavin Shan2016-09-141-1/+11
* | | powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PEGavin Shan2016-09-081-1/+2
* | | powerpc/powernv: Fix crash on releasing compound PEGavin Shan2016-09-061-6/+9
| |/ |/|
* | powerpc/powernv : Drop reference added by kset_find_obj()Mukesh Ojha2016-08-292-2/+12
* | powerpc/powernv/pci: fix iterator signednessAndrzej Hajda2016-08-221-1/+1
|/
* powerpc/pnv/pci: Fix incorrect PE reservation attempt on some 64-bit BARsBenjamin Herrenschmidt2016-08-091-10/+20
* powerpc/book3s: Fix MCE console messages for unrecoverable MCE.Mahesh Salgaonkar2016-08-091-0/+1
* powerpc/powernv/ioda: Fix TCE invalidate to work in real mode againAlexey Kardashevskiy2016-08-091-1/+1
* powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt2016-08-091-1/+2
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-044-8/+8
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-021-2/+0
|\
| * powerpc/powernv: Remove the usage of PACAR1 from opal wrappersMahesh Salgaonkar2016-06-201-2/+0
* | powerpc/powernv/ioda: Fix endianness when reading TCEsAlexey Kardashevskiy2016-07-211-2/+2
* | powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt2016-07-211-2/+3
* | powerpc/64: Move 64-bit probe_machine() to later in the boot processBenjamin Herrenschmidt2016-07-211-3/+1
* | powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt2016-07-211-5/+0
* | powerpc: Put exception configuration in a common placeBenjamin Herrenschmidt2016-07-211-8/+5
* | powerpc/powernv: Fix pci-cxl.c build when CONFIG_MODULES=nIan Munsie2016-07-191-8/+26
* | powerpc/powernv/pci: Check status of a PHB before using itBenjamin Herrenschmidt2016-07-171-0/+3
* | powerpc/powernv/pci: Use the device-tree to get available range of M64'sBenjamin Herrenschmidt2016-07-171-6/+45
OpenPOWER on IntegriCloud