aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-09powerpc/pnv/pci: Fix incorrect PE reservation attempt on some 64-bit BARsBenjamin Herrenschmidt1-10/+20
2016-08-09powerpc/book3s: Fix MCE console messages for unrecoverable MCE.Mahesh Salgaonkar1-0/+1
2016-08-09powerpc/powernv/ioda: Fix TCE invalidate to work in real mode againAlexey Kardashevskiy1-1/+1
2016-08-09powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt1-1/+2
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski4-8/+8
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+0
2016-07-21powerpc/powernv/ioda: Fix endianness when reading TCEsAlexey Kardashevskiy1-2/+2
2016-07-21powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt1-2/+3
2016-07-21powerpc/64: Move 64-bit probe_machine() to later in the boot processBenjamin Herrenschmidt1-3/+1
2016-07-21powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt1-5/+0
2016-07-21powerpc: Put exception configuration in a common placeBenjamin Herrenschmidt1-8/+5
2016-07-19powerpc/powernv: Fix pci-cxl.c build when CONFIG_MODULES=nIan Munsie1-8/+26
2016-07-17powerpc/powernv/pci: Check status of a PHB before using itBenjamin Herrenschmidt1-0/+3
2016-07-17powerpc/powernv/pci: Use the device-tree to get available range of M64'sBenjamin Herrenschmidt1-6/+45
2016-07-17powerpc/powernv/pci: Fallback to OPAL for TCE invalidationsBenjamin Herrenschmidt1-4/+29
2016-07-17powerpc/powernv/pci: Rework accessing the TCE invalidate registerBenjamin Herrenschmidt2-48/+28
2016-07-17powerpc/powernv/pci: Remove SWINV constants and obsolete TCE codeBenjamin Herrenschmidt1-40/+10
2016-07-17powerpc/powernv/pci: Rename TCE invalidation callsBenjamin Herrenschmidt3-25/+23
2016-07-17powerpc/opal: Add real mode call wrappersBenjamin Herrenschmidt1-32/+31
2016-07-17powerpc/powernv: Discover IODA3 PHBsBenjamin Herrenschmidt2-1/+6
2016-07-15powerpc/powernv: Add XICS emulation APIsBenjamin Herrenschmidt1-0/+4
2016-07-15powerpc/powernv: Use deepest stop state when cpu is offlinedShreyas B. Prabhu3-3/+17
2016-07-15powerpc/powernv: Add platform support for stop instructionShreyas B. Prabhu1-29/+145
2016-07-14cxl: Add support for interrupts on the Mellanox CX4Ian Munsie3-0/+90
2016-07-14powerpc/powernv: Add support for the cxl kernel api on the real phbIan Munsie3-1/+151
2016-07-14powerpc/powernv: Split cxl code out into a separate fileIan Munsie4-156/+173
2016-07-08powerpc/opal: Wake up kopald polling thread before waiting for eventsBenjamin Herrenschmidt2-2/+15
2016-06-29powerpc/powernv: Add driver for operator panel on FSP machinesSuraj Jitindar Singh2-0/+6
2016-06-29powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msgSuraj Jitindar Singh2-3/+3
2016-06-28powerpc/powernv: Fix spelling mistake "Retrived" -> "Retrieved"Colin Ian King1-1/+1
2016-06-23powerpc/powernv: set power_save func after the idle states are initializedShreyas B. Prabhu2-1/+4
2016-06-21powerpc/powernv: Print correct PHB type namesGavin Shan1-1/+3
2016-06-21powerpc/powernv: Functions to get/set PCI slot stateGavin Shan2-0/+86
2016-06-21powerpc/powernv: Introduce pnv_pci_get_slot_id()Gavin Shan1-0/+38
2016-06-21powerpc/powernv: Use PCI slot reset infrastructureGavin Shan1-1/+40
2016-06-21powerpc/powernv: Support PCI slot IDGavin Shan1-4/+4
2016-06-21powerpc/pci: Delay populating pdnGavin Shan1-3/+0
2016-06-21powerpc/powernv: Dynamically release PEGavin Shan2-0/+175
2016-06-21powerpc/powernv: Make pnv_ioda_deconfigure_pe() visibleGavin Shan1-2/+4
2016-06-21powerpc/powernv: Extend PCI bridge resourcesGavin Shan1-0/+61
2016-06-21powerpc/powernv: Setup PE for root busGavin Shan2-10/+41
2016-06-21powerpc/powernv: Create PEs in pcibios_setup_bridge()Gavin Shan1-115/+69
2016-06-21powerpc/powernv: Allocate PE# in reverse orderGavin Shan1-8/+6
2016-06-21powerpc/powernv: Increase PE# capacityGavin Shan2-6/+7
2016-06-21powerpc/powernv: Move pnv_pci_ioda_setup_opal_tce_kill() aroundGavin Shan1-2/+3
2016-06-21powerpc/powernv: Remove PCI_RESET_DELAY_USGavin Shan1-3/+0
2016-06-20powerpc/powernv: Remove the usage of PACAR1 from opal wrappersMahesh Salgaonkar1-2/+0
2016-06-16cxl: Add support for CAPP DMA modeIan Munsie1-1/+3
2016-06-16powerpc: Introduce asm-prototypes.hDaniel Axtens1-0/+1
2016-06-16powerpc/sparse: make some things staticDaniel Axtens1-1/+1