summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/xive/native.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* KVM: PPC: Book3S HV: XIVE: Add a TIMA mappingCédric Le Goater2019-04-301-0/+11
* powerpc/xive: add OPAL extensions for the XIVE native exploitation supportCédric Le Goater2019-04-111-0/+99
* powerpc/xive: Use xive_cpu->chip_id instead of looking it up againBreno Leitao2018-09-191-10/+1Star
* powerpc/xive: Remove now useless pr_debug statementsBenjamin Herrenschmidt2018-08-071-9/+1Star
* powerpc/xive: Replace msleep(x) with msleep(OPAL_BUSY_DELAY_MS)Daniel Klamt2018-07-121-12/+12
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-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-181-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-091-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/+5Star
* 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