index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
kvm-s390.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-27
KVM: s390: add debug statement for diag 318 CPNC data
Collin Walling
1
-0
/
+1
2021-10-25
KVM: s390: Add a routine for setting userspace CPU state
Eric Farman
1
-3
/
+3
2021-10-20
KVM: s390: clear kicked_mask before sleeping again
Halil Pasic
1
-0
/
+1
2021-09-22
KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor
Sean Christopherson
1
-1
/
+1
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+5
2021-09-06
Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
1
-1
/
+3
2021-08-27
KVM: s390: index kvm->arch.idle_mask by vcpu_idx
Halil Pasic
1
-1
/
+1
2021-08-27
KVM: s390: Enable specification exception interpretation
Janis Schoetterl-Glausch
1
-0
/
+2
2021-08-24
s390/vfio-ap: replace open coded locks for VFIO_GROUP_NOTIFY_SET_KVM notifica...
Tony Krowiak
1
-4
/
+27
2021-08-24
s390/vfio-ap: r/w lock for PQAP interception handler function pointer
Tony Krowiak
1
-0
/
+1
2021-08-20
KVM: stats: Support linear and logarithmic histogram statistics
Jing Zhang
1
-4
/
+0
2021-08-06
KVM: Rename lru_slot to last_used_slot
David Matlack
1
-2
/
+2
2021-07-27
KVM: s390: restore old debugfs names
Christian Borntraeger
1
-9
/
+9
2021-07-04
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-6
/
+6
2021-06-25
Merge tag 'kvm-s390-next-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
1
-9
/
+13
2021-06-24
KVM: debugfs: Reuse binary stats descriptors
Jing Zhang
1
-108
/
+0
2021-06-24
KVM: stats: Support binary stats retrieval for a VCPU
Jing Zhang
1
-0
/
+108
2021-06-24
KVM: stats: Support binary stats retrieval for a VM
Jing Zhang
1
-0
/
+20
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
1
-6
/
+6
2021-06-23
KVM: s390: allow facility 192 (vector-packed-decimal-enhancement facility 2)
Christian Borntraeger
1
-0
/
+4
2021-06-23
KVM: s390: get rid of register asm usage
Heiko Carstens
1
-9
/
+9
2021-06-07
s390/facilities: move stfl information from lowcore to global data
Sven Schnelle
1
-6
/
+6
2021-04-17
KVM: s390x: implement KVM_CAP_SET_GUEST_DEBUG2
Maxim Levitsky
1
-0
/
+3
2021-04-15
KVM: s390: fix guarded storage control register handling
Heiko Carstens
1
-2
/
+2
2021-03-09
KVM: s390: diag9c (directed yield) forwarding
Pierre Morel
1
-0
/
+6
2021-03-09
KVM: s390: Fix comment spelling in kvm_s390_vcpu_start()
Bhaskar Chowdhury
1
-1
/
+1
2021-02-13
s390/kvm: use union tod_clock
Heiko Carstens
1
-15
/
+9
2021-01-19
s390: convert to generic entry
Sven Schnelle
1
-0
/
+3
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-10
/
+12
2020-12-10
KVM: s390: track synchronous pfault events in kvm_stat
Christian Borntraeger
1
-0
/
+2
2020-12-10
KVM: s390: Add memcg accounting to KVM allocations
Christian Borntraeger
1
-10
/
+10
2020-11-11
KVM: s390: remove diag318 reset code
Collin Walling
1
-2
/
+0
2020-11-11
KVM: s390: pv: Mark mm as protected after the set secure parameters and impro...
Janosch Frank
1
-1
/
+1
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
1
-1
/
+1
2020-08-03
Merge tag 'kvm-s390-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-1
/
+10
2020-07-10
KVM: s390: clean up redundant 'kvm_run' parameters
Tianjia Zhang
1
-8
/
+15
2020-07-08
KVM: async_pf: change kvm_setup_async_pf()/kvm_arch_setup_async_pf() return t...
Vitaly Kuznetsov
1
-11
/
+9
2020-06-23
s390/kvm: diagnose 0x318 sync and reset
Collin Walling
1
-1
/
+10
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+3
2020-06-11
KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...
Vitaly Kuznetsov
1
-1
/
+3
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-14
/
+14
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-08
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-3
/
+0
2020-06-01
KVM: rename kvm_arch_can_inject_async_page_present() to kvm_arch_can_dequeue_...
Vitaly Kuznetsov
1
-1
/
+1
2020-05-28
s390: remove critical section cleanup from entry.S
Sven Schnelle
1
-3
/
+0
2020-05-15
kvm: add halt-polling cpu usage stats
David Matlack
1
-0
/
+2
2020-05-13
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
1
-0
/
+1
2020-05-07
KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly
Peter Xu
1
-0
/
+1
2020-04-21
KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_run
Tianjia Zhang
1
-1
/
+2
[next]