aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/xive/native.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-03powerpc/xive: Remove (almost) unused macrosRussell Currey1-1/+1
2018-04-19powerpc/xive: Fix trying to "push" an already active pool VPBenjamin Herrenschmidt1-0/+4
2018-01-19KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" featureBenjamin Herrenschmidt1-2/+16
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan1-2/+2
2017-09-02powerpc/xive: add the HW IRQ number under xive_irq_dataCédric Le Goater1-0/+2
2017-09-02powerpc/xive: introduce a common routine xive_queue_page_alloc()Cédric Le Goater1-11/+5
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring1-1/+1
2017-08-10powerpc/xive: Fix section mismatch warningsMichael Ellerman1-1/+1
2017-06-28powerpc/xive: Silence message about VP block allocationBenjamin Herrenschmidt1-2/+2
2017-05-09Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEADPaolo Bonzini1-5/+81
2017-04-27KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt1-5/+81
2017-04-20powerpc/xive: Fix missing check of rc != OPAL_BUSYMichael Ellerman1-0/+1
2017-04-10powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt1-0/+639