aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/xive/native.c
Commit message (Expand)AuthorAge
* powerpc/xive: Use xive_cpu->chip_id instead of looking it up againBreno Leitao2018-09-19
* powerpc/xive: Remove now useless pr_debug statementsBenjamin Herrenschmidt2018-08-07
* powerpc/xive: Replace msleep(x) with msleep(OPAL_BUSY_DELAY_MS)Daniel Klamt2018-07-12
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* powerpc/xive: Remove (almost) unused macrosRussell Currey2018-06-03
* powerpc/xive: Fix trying to "push" an already active pool VPBenjamin Herrenschmidt2018-04-18
* KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" featureBenjamin Herrenschmidt2018-01-18
* treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-08
* powerpc/xive: add the HW IRQ number under xive_irq_dataCédric Le Goater2017-09-02
* powerpc/xive: introduce a common routine xive_queue_page_alloc()Cédric Le Goater2017-09-02
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-23
* powerpc/xive: Fix section mismatch warningsMichael Ellerman2017-08-10
* powerpc/xive: Silence message about VP block allocationBenjamin Herrenschmidt2017-06-27
* Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-05-09
|\
| * KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-27
* | powerpc/xive: Fix missing check of rc != OPAL_BUSYMichael Ellerman2017-04-20
|/
* powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-10