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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-12
KVM: s390: Make huge pages unavailable in ucontrol VMs
Janosch Frank
1
-2
/
+2
2018-09-04
KVM: s390: Properly lock mm context allow_gmap_hpage_1m setting
Janosch Frank
1
-0
/
+2
2018-09-04
KVM: s390: vsie: copy wrapping keys to right place
Pierre Morel
1
-1
/
+2
2018-09-04
KVM: s390: Fix pfmf and conditional skey emulation
Janosch Frank
1
-12
/
+18
2018-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-139
/
+213
2018-08-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-46
/
+141
2018-07-30
Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...
Janosch Frank
2
-45
/
+140
2018-07-30
KVM: s390: Add huge page enablement control
Janosch Frank
1
-2
/
+40
2018-07-30
KVM: s390: Beautify skey enable check
Janosch Frank
1
-6
/
+4
2018-07-30
KVM: s390: Add skey emulation fault handling
Janosch Frank
2
-37
/
+83
2018-07-30
s390/mm: Add huge page dirty sync support
Janosch Frank
1
-7
/
+18
2018-07-19
KVM: s390: add etoken support for guests
Christian Borntraeger
2
-4
/
+13
2018-07-16
KVM: s390/vsie: avoid sparse warning
Christian Borntraeger
1
-0
/
+2
2018-07-13
KVM: s390: Fix storage attributes migration with memory slots
Claudio Imbrenda
2
-128
/
+193
2018-07-13
KVM: s390: Replace clear_user with kvm_clear_guest
Janosch Frank
1
-1
/
+1
2018-06-20
sched/swait: Rename to exclusive
Peter Zijlstra
1
-1
/
+1
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2
-2
/
+2
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-57
/
+77
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2018-06-01
kvm: Change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-05-17
KVM: s390: vsie: simplify < 8k address checks
David Hildenbrand
1
-5
/
+5
2018-05-17
Merge tag 'kvm-s390-master-4.17-1'
Christian Borntraeger
1
-1
/
+1
2018-05-17
KVM: s390: vsie: fix < 8k check for the itdba
David Hildenbrand
1
-1
/
+1
2018-05-17
KVM: s390: generalize kvm_s390_get_tod_clock_ext()
David Hildenbrand
1
-12
/
+9
2018-05-17
KVM: s390: no need to inititalize kvm->arch members to 0
David Hildenbrand
1
-7
/
+1
2018-05-17
KVM: s390: introduce defines for control registers
David Hildenbrand
3
-14
/
+18
2018-05-17
KVM: s390: reset crypto attributes for all vcpus
Tony Krowiak
2
-5
/
+25
2018-05-17
KVM: s390: Add storage key facility interpretation control
Janosch Frank
2
-13
/
+18
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
1
-1
/
+0
2018-03-14
KVM: s390: provide counters for all interrupt injects/delivery
Christian Borntraeger
2
-7
/
+42
2018-03-14
KVM: add machine check counter to kvm_stat
QingFeng Hao
2
-0
/
+2
2018-03-14
KVM: s390: fix fallthrough annotation
Sebastian Ott
1
-6
/
+3
2018-03-14
KVM: s390: add exit io request stats and simplify code
Christian Borntraeger
2
-13
/
+5
2018-03-09
KVM: s390: Refactor host cmma and pfmfi interpretation controls
Janosch Frank
2
-13
/
+14
2018-03-09
KVM: s390: implement CPU model only facilities
Christian Borntraeger
2
-21
/
+34
2018-03-06
KVM: s390: fix memory overwrites when not using SCA entries
David Hildenbrand
1
-0
/
+1
2018-03-01
KVM: s390: provide io interrupt kvm_stat
Christian Borntraeger
1
-0
/
+1
2018-02-20
KVM: s390: provide only a single function for setting the tod (fix SCK)
David Hildenbrand
3
-38
/
+22
2018-02-20
KVM: s390: consider epoch index on TOD clock syncs
David Hildenbrand
1
-3
/
+29
2018-02-20
KVM: s390: consider epoch index on hotplugged CPUs
David Hildenbrand
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: use switch vs jump table in intercept.c
Christian Borntraeger
2
-24
/
+29
2018-02-14
KVM: s390: use switch vs jump table in priv.c
Christian Borntraeger
1
-92
/
+91
2018-02-14
KVM: s390: force bp isolation for VSIE
Christian Borntraeger
1
-0
/
+20
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-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
3
-12
/
+39
2018-01-30
Merge tag 'kvm-s390-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
7
-130
/
+387
[next]