index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
interrupt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-04
KVM: s390: Remove unused parameter from __inject_sigp_restart()
Thomas Huth
1
-3
/
+2
2019-09-12
KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
Thomas Huth
1
-0
/
+10
2019-07-20
KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup
Wanpeng Li
1
-20
/
+3
2019-07-20
KVM: Boost vCPUs that are delivering interrupts
Wanpeng Li
1
-1
/
+1
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+9
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-1
/
+1
2019-04-29
s390/airq: recognize directed interrupts
Sebastian Ott
1
-1
/
+1
2019-04-18
KVM: s390: Fix potential spectre warnings
Eric Farman
1
-2
/
+9
2019-02-05
KVM: s390: fix possible null pointer dereference in pending_irqs()
Michael Mueller
1
-3
/
+7
2019-02-05
KVM: s390: add gib_alert_irq_handler()
Michael Mueller
1
-2
/
+167
2019-02-05
KVM: s390: kvm_s390_gisa_clear() now clears the IPM only
Michael Mueller
1
-3
/
+22
2019-02-05
KVM: s390: add functions to (un)register GISC with GISA
Michael Mueller
1
-0
/
+112
2019-02-05
KVM: s390: add the GIB and its related life-cyle functions
Michael Mueller
1
-0
/
+43
2019-02-05
KVM: s390: introduce struct kvm_s390_gisa_interrupt
Michael Mueller
1
-22
/
+30
2019-02-05
KVM: s390: remove kvm_s390_ from gisa static inline functions
Michael Mueller
1
-14
/
+13
2019-02-05
KVM: s390: use pending_irqs_no_gisa() where appropriate
Michael Mueller
1
-2
/
+2
2019-02-05
KVM: s390: coding style kvm_s390_gisa_init/clear()
Michael Mueller
1
-10
/
+10
2019-02-05
KVM: s390: move bitmap idle_mask into arch struct top level
Michael Mueller
1
-6
/
+5
2019-02-05
KVM: s390: make bitmap declaration consistent
Michael Mueller
1
-1
/
+1
2019-02-05
KVM: s390: drop obsolete else path
Michael Mueller
1
-1
/
+1
2018-06-20
sched/swait: Rename to exclusive
Peter Zijlstra
1
-1
/
+1
2018-05-17
KVM: s390: introduce defines for control registers
David Hildenbrand
1
-10
/
+10
2018-03-14
KVM: s390: provide counters for all interrupt injects/delivery
Christian Borntraeger
1
-4
/
+21
2018-03-14
KVM: add machine check counter to kvm_stat
QingFeng Hao
1
-0
/
+1
2018-02-20
KVM: s390: take care of clock-comparator sign control
David Hildenbrand
1
-6
/
+19
2018-02-14
KVM: s390: use switch vs jump table in interrupt.c
David Hildenbrand
1
-34
/
+50
2018-02-14
KVM: s390: do not set intervention requests for GISA interrupts
Christian Borntraeger
1
-3
/
+8
2018-02-14
KVM: s390: optimize wakeup for exitless interrupts
Christian Borntraeger
1
-1
/
+2
2018-01-26
KVM: s390: introduce the format-1 GISA
Michael Mueller
1
-3
/
+1
2018-01-26
KVM: s390: activate GISA for emulated interrupts
Michael Mueller
1
-1
/
+7
2018-01-26
KVM: s390: make kvm_s390_get_io_int() aware of GISA
Michael Mueller
1
-4
/
+70
2018-01-26
KVM: s390: add GISA interrupts to FLIC ioctl interface
Michael Mueller
1
-0
/
+18
2018-01-26
KVM: s390: abstract adapter interruption word generation from ISC
Michael Mueller
1
-2
/
+7
2018-01-26
KVM: s390: exploit GISA and AIV for emulated interrupts
Michael Mueller
1
-18
/
+75
2018-01-26
KVM: s390: implement GISA IPM related primitives
Michael Mueller
1
-0
/
+28
2018-01-26
KVM: s390: reverse bit ordering of irqs in pending mask
Michael Mueller
1
-6
/
+6
2018-01-24
KVM: s390: introduce and use kvm_s390_test_cpuflags()
David Hildenbrand
1
-1
/
+1
2018-01-24
KVM: s390: introduce and use kvm_s390_clear_cpuflags()
David Hildenbrand
1
-4
/
+4
2018-01-24
KVM: s390: reuse kvm_s390_set_cpuflags()
David Hildenbrand
1
-2
/
+2
2018-01-24
KVM: s390: rename __set_cpuflag() to kvm_s390_set_cpuflags()
David Hildenbrand
1
-17
/
+12
2018-01-16
KVM: s390: cleanup struct kvm_s390_float_interrupt
David Hildenbrand
1
-14
/
+11
2018-01-16
KVM: s390: drop use of spin lock in __floating_irq_kick
Michael Mueller
1
-2
/
+0
2017-12-06
KVM: s390: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-12-06
KVM: s390: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-11-17
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+22
2017-11-09
KVM: s390: clear_io_irq() requests are not expected for adapter interrupts
Michael Mueller
1
-0
/
+2
2017-11-09
KVM: s390: abstract conversion between isc and enum irq_types
Michael Mueller
1
-4
/
+14
2017-11-09
KVM: s390: document memory ordering for kvm_s390_vcpu_wakeup
Christian Borntraeger
1
-0
/
+6
2017-10-19
s390/ctl_reg: move control register definitions to ctl_reg.h
Martin Schwidefsky
1
-3
/
+3
2017-08-31
KVM: s390: use WARN_ON_ONCE only for checking
David Hildenbrand
1
-2
/
+4
[next]