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