summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/xive/common.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()Gautham R. Shenoy2019-07-181-4/+3Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* powerpc: remove unnecessary unlikely()Igor Stoppa2019-01-151-1/+1
* powerpc/xive: Define xive_do_source_eoi as staticBreno Leitao2018-11-251-1/+1
* powerpc/xive: Move a dereference below a NULL testzhong jiang2018-10-031-3/+4
* treewide: correct "differenciate" and "instanciate" typosFinn Thain2018-08-241-1/+1
* powerpc/xive: Remove xive_kexec_teardown_cpu()Benjamin Herrenschmidt2018-08-071-22/+0Star
* powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin2018-07-161-4/+4
* powerpc/xive: Fix wrong xmon output caused by typoFrederic Barrat2018-03-301-1/+1
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-01-211-1/+2
|\
| * powerpc/xive: Add interrupt flag to disable automatic EOIBenjamin Herrenschmidt2018-01-121-1/+2
* | powerpc/xive: Remove incorrect debug codeBenjamin Herrenschmidt2018-01-161-5/+0Star
|/
* powerpc/xive: Clear XIVE internal structures when a CPU is removedCédric Le Goater2017-10-041-0/+8
* powerpc/xive: improve debugging macrosCédric Le Goater2017-09-021-2/+6
* powerpc/xive: introduce H_INT_ESB hcallCédric Le Goater2017-09-021-2/+8
* powerpc/xive: introduce xive_esb_write()Cédric Le Goater2017-09-021-1/+10
* powerpc/xive: rename xive_poke_esb() in xive_esb_read()Cédric Le Goater2017-09-021-10/+10
* powerpc/xive: guest exploitation of the XIVE interrupt controllerCédric Le Goater2017-09-021-0/+13
* powerpc/xive: introduce a common routine xive_queue_page_alloc()Cédric Le Goater2017-09-021-0/+16
* powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask()Cédric Le Goater2017-08-241-1/+1
* powerpc/xmon: Exclude all of xmon from ftraceNaveen N. Rao2017-08-151-3/+3
* powerpc/xive: Fix section mismatch warningsMichael Ellerman2017-08-101-2/+2
* powerpc/xive: Ensure active irqd when setting affinityBenjamin Herrenschmidt2017-08-101-0/+4
* Merge branch 'fixes' into nextMichael Ellerman2017-07-031-1/+1
|\
| * powerpc/xive: Fix offset for store EOI MMIOsBenjamin Herrenschmidt2017-06-151-1/+1
* | powerpc: Fix some spelling mistakesColin Ian King2017-06-051-1/+1
|/
* Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-05-091-6/+136
|\
| * KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-271-6/+136
* | powerpc: Change the doorbell IPI calling conventionNicholas Piggin2017-04-131-3/+3
|/
* powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-101-0/+1302