summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/xive/native.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* powerpc/xive: Remove (almost) unused macrosRussell Currey2018-06-031-1/+1
* powerpc/xive: Fix trying to "push" an already active pool VPBenjamin Herrenschmidt2018-04-191-0/+4
* KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" featureBenjamin Herrenschmidt2018-01-191-2/+16
* treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-081-2/+2
* powerpc/xive: add the HW IRQ number under xive_irq_dataCédric Le Goater2017-09-021-0/+2
* powerpc/xive: introduce a common routine xive_queue_page_alloc()Cédric Le Goater2017-09-021-11/+5
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-1/+1
* powerpc/xive: Fix section mismatch warningsMichael Ellerman2017-08-101-1/+1
* powerpc/xive: Silence message about VP block allocationBenjamin Herrenschmidt2017-06-281-2/+2
* Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-05-091-5/+81
|\
| * KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-271-5/+81
* | powerpc/xive: Fix missing check of rc != OPAL_BUSYMichael Ellerman2017-04-201-0/+1
|/
* powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-101-0/+639
OpenPOWER on IntegriCloud