index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
interrupt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-15
1
-2
/
+2
|
\
|
*
KVM: s390: only deliver the set service event bits
Eric Farman
2024-02-22
1
-2
/
+2
*
|
KVM: s390: introduce kvm_s390_fpu_(store|load)
Janosch Frank
2024-02-21
1
-5
/
+1
*
|
s390/kvm: convert to regular kernel fpu user
Heiko Carstens
2024-02-16
1
-2
/
+6
*
|
s390/fpu: rename save_fpu_regs() to save_user_fpu_regs(), etc
Heiko Carstens
2024-02-16
1
-2
/
+2
*
|
s390/acrs: cleanup access register handling
Heiko Carstens
2024-02-12
1
-1
/
+1
|
/
*
s390/fpu: get rid of MACHINE_HAS_VX
Heiko Carstens
2023-12-11
1
-1
/
+1
*
KVM: s390: fix gisa destroy operation might lead to cpu stalls
Michael Mueller
2023-09-25
1
-10
/
+6
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-09-07
1
-0
/
+14
|
\
|
*
KVM: s390: interrupt: Fix single-stepping into interrupt handlers
Ilya Leoshkevich
2023-08-28
1
-0
/
+14
*
|
s390/airq: remove lsi_mask from airq_struct
Benjamin Block
2023-08-30
1
-1
/
+2
|
/
*
mm/gup: remove vmas parameter from get_user_pages_remote()
Lorenzo Stoakes
2023-06-10
1
-1
/
+1
*
KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA
Nico Boehr
2023-04-20
1
-2
/
+2
*
Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2023-02-15
1
-4
/
+7
|
\
|
*
KVM: s390: GISA: sort out physical vs virtual pointers usage
Nico Boehr
2023-02-08
1
-4
/
+7
*
|
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-02-15
1
-4
/
+8
|
\
\
|
*
|
KVM: s390: interrupt: use READ_ONCE() before cmpxchg()
Heiko Carstens
2023-01-11
1
-4
/
+8
|
|
/
*
/
KVM: s390: Mark __kvm_s390_init() and its descendants as __init
Sean Christopherson
2022-12-29
1
-1
/
+1
|
/
*
KVM: s390: remove unused gisa_clear_ipm_gisc() function
Heiko Carstens
2022-11-23
1
-5
/
+0
*
KVM: s390: pci: fix GAIT physical vs virtual pointers usage
Matthew Rosato
2022-09-21
1
-1
/
+1
*
KVM: s390: drop unexpected word 'and' in the comments
Jiang Jian
2022-07-11
1
-1
/
+1
*
KVM: s390: pci: enable host forwarding of Adapter Event Notifications
Matthew Rosato
2022-07-11
1
-1
/
+77
*
KVM: s390: pci: do initial setup for AEN interpretation
Matthew Rosato
2022-07-11
1
-0
/
+14
*
s390/airq: pass more TPI info to airq handlers
Matthew Rosato
2022-07-11
1
-1
/
+3
*
KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused
Sean Christopherson
2022-04-21
1
-2
/
+2
*
KVM: s390: pv: make use of ultravisor AIV support
Michael Mueller
2022-02-25
1
-6
/
+48
*
Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2021-12-21
1
-0
/
+7
|
\
|
*
KVM: s390: Clarify SIGP orders versus STOP/RESTART
Eric Farman
2021-12-17
1
-0
/
+7
*
|
KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
Sean Christopherson
2021-12-08
1
-1
/
+1
*
|
KVM: s390: Clear valid_wakeup in kvm_s390_handle_wait(), not in arch hook
Sean Christopherson
2021-12-08
1
-0
/
+1
*
|
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
2021-12-08
1
-1
/
+1
|
/
*
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-11-06
1
-1
/
+1
|
\
|
*
s390: rename last_break to pgm_last_break
Sven Schnelle
2021-10-26
1
-1
/
+1
*
|
KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpu
Halil Pasic
2021-10-20
1
-2
/
+3
|
/
*
KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor
Sean Christopherson
2021-09-22
1
-2
/
+2
*
KVM: s390: index kvm->arch.idle_mask by vcpu_idx
Halil Pasic
2021-08-27
1
-6
/
+6
*
s390/time,idle: get rid of unsigned long long
Heiko Carstens
2021-03-08
1
-1
/
+1
*
KVM: s390: Add memcg accounting to KVM allocations
Christian Borntraeger
2020-12-10
1
-5
/
+5
*
mm/gup: remove task_struct pointer for all gup code
Peter Xu
2020-08-12
1
-1
/
+1
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
KVM: s390: remove unneeded semicolon in gisa_vcpu_kicker()
Jason Yan
2020-04-20
1
-1
/
+1
*
KVM: s390: Fix PV check in deliverable_irqs()
Eric Farman
2020-04-20
1
-1
/
+1
*
KVM: s390: Use fallthrough;
Joe Perches
2020-03-23
1
-1
/
+1
*
KVM: s390: protvirt: Add program exception injection
Janosch Frank
2020-02-27
1
-0
/
+19
*
KVM: s390: protvirt: Add SCLP interrupt handling
Christian Borntraeger
2020-02-27
1
-18
/
+77
*
KVM: s390: protvirt: Implement interrupt injection
Michael Mueller
2020-02-27
1
-27
/
+88
*
KVM: s390/interrupt: do not pin adapter interrupt pages
Ulrich Weigand
2020-02-27
1
-121
/
+49
*
KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups
Christian Borntraeger
2020-01-31
1
-3
/
+3
*
KVM: s390: Remove unused parameter from __inject_sigp_restart()
Thomas Huth
2019-10-04
1
-3
/
+2
*
KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
Thomas Huth
2019-09-12
1
-0
/
+10
[next]