summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/xive/native.c
AgeCommit message (Expand)AuthorLines
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+26
2019-09-12powerpc/xive: Fix bogus error code returned by OPALGreg Kurz-0/+11
2019-08-27KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...Paul Mackerras-0/+7
2019-08-19powerpc/xive: Fix dump of XIVE interrupt under pseriesCédric Le Goater-0/+15
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a TIMA mappingCédric Le Goater-0/+11
2019-04-11powerpc/xive: add OPAL extensions for the XIVE native exploitation supportCédric Le Goater-0/+99
2018-09-19powerpc/xive: Use xive_cpu->chip_id instead of looking it up againBreno Leitao-10/+1
2018-08-07powerpc/xive: Remove now useless pr_debug statementsBenjamin Herrenschmidt-9/+1
2018-07-12powerpc/xive: Replace msleep(x) with msleep(OPAL_BUSY_DELAY_MS)Daniel Klamt-12/+12
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-1/+1
2018-06-03powerpc/xive: Remove (almost) unused macrosRussell Currey-1/+1
2018-04-19powerpc/xive: Fix trying to "push" an already active pool VPBenjamin Herrenschmidt-0/+4
2018-01-19KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" featureBenjamin Herrenschmidt-2/+16
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan-2/+2
2017-09-02powerpc/xive: add the HW IRQ number under xive_irq_dataCédric Le Goater-0/+2
2017-09-02powerpc/xive: introduce a common routine xive_queue_page_alloc()Cédric Le Goater-11/+5
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring-1/+1
2017-08-10powerpc/xive: Fix section mismatch warningsMichael Ellerman-1/+1
2017-06-28powerpc/xive: Silence message about VP block allocationBenjamin Herrenschmidt-2/+2
2017-05-09Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini-5/+81
2017-04-27KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt-5/+81
2017-04-20powerpc/xive: Fix missing check of rc != OPAL_BUSYMichael Ellerman-0/+1
2017-04-10powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt-0/+639