aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/xive/common.c
Commit message (Expand)AuthorAge
* powerpc/xive: Move a dereference below a NULL testzhong jiang2018-10-03
* treewide: correct "differenciate" and "instanciate" typosFinn Thain2018-08-23
* powerpc/xive: Remove xive_kexec_teardown_cpu()Benjamin Herrenschmidt2018-08-07
* powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin2018-07-15
* powerpc/xive: Fix wrong xmon output caused by typoFrederic Barrat2018-03-30
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-01-21
|\
| * powerpc/xive: Add interrupt flag to disable automatic EOIBenjamin Herrenschmidt2018-01-11
* | powerpc/xive: Remove incorrect debug codeBenjamin Herrenschmidt2018-01-16
|/
* powerpc/xive: Clear XIVE internal structures when a CPU is removedCédric Le Goater2017-10-04
* powerpc/xive: improve debugging macrosCédric Le Goater2017-09-02
* powerpc/xive: introduce H_INT_ESB hcallCédric Le Goater2017-09-02
* powerpc/xive: introduce xive_esb_write()Cédric Le Goater2017-09-02
* powerpc/xive: rename xive_poke_esb() in xive_esb_read()Cédric Le Goater2017-09-02
* powerpc/xive: guest exploitation of the XIVE interrupt controllerCédric Le Goater2017-09-02
* powerpc/xive: introduce a common routine xive_queue_page_alloc()Cédric Le Goater2017-09-02
* powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask()Cédric Le Goater2017-08-24
* powerpc/xmon: Exclude all of xmon from ftraceNaveen N. Rao2017-08-15
* powerpc/xive: Fix section mismatch warningsMichael Ellerman2017-08-10
* powerpc/xive: Ensure active irqd when setting affinityBenjamin Herrenschmidt2017-08-10
* Merge branch 'fixes' into nextMichael Ellerman2017-07-03
|\
| * powerpc/xive: Fix offset for store EOI MMIOsBenjamin Herrenschmidt2017-06-15
* | powerpc: Fix some spelling mistakesColin Ian King2017-06-05
|/
* 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: Change the doorbell IPI calling conventionNicholas Piggin2017-04-13
|/
* powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-10