summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/xive/common.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc/xive: Do not expose a debugfs file when XIVE is disabledCédric Le Goater2020-05-281-2/+3
* powerpc/xive: Clear the page tables for the ESB IO mappingCédric Le Goater2020-05-261-0/+5
* powerpc/xive: Enforce load-after-store ordering when StoreEOI is activeCédric Le Goater2020-05-071-0/+3
* powerpc/xive: Add a debugfs file to dump internal XIVE stateCédric Le Goater2020-03-261-0/+105
* powerpc/xmon: Add source flags to output of XIVE interruptsCédric Le Goater2020-03-261-1/+4
* powerpc/xive: Fix xmon support on the PowerNV platformCédric Le Goater2020-03-261-0/+4
* powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIsCédric Le Goater2020-03-261-9/+3
* powerpc/xive: Discard ESB load value when interrupt is invalidFrederic Barrat2020-01-221-3/+12
* powerpc/xive: Prevent page fault issues in the machine crash handlerCédric Le Goater2019-11-131-0/+9
* powerpc/xmon: Fix output of XIVE IPICédric Le Goater2019-09-131-11/+16
* powerpc/xmon: Improve output of XIVE interruptsCédric Le Goater2019-09-131-3/+26
* powerpc/xive: Fix dump of XIVE interrupt under pseriesCédric Le Goater2019-08-191-0/+7
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2019-08-191-23/+64
|\
| * powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown racePaul Mackerras2019-08-161-23/+64
* | powerpc/xive: Update comment referencing magic loads from an ESBJordan Niethe2019-08-051-1/+1
|/
* powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()Gautham R. Shenoy2019-07-181-4/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* 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/+0
* 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/+0
|/
* 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