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
/
priv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-09
KVM: s390: Refactor host cmma and pfmfi interpretation controls
Janosch Frank
1
-2
/
+2
2018-02-20
KVM: s390: provide only a single function for setting the tod (fix SCK)
David Hildenbrand
1
-4
/
+5
2018-02-14
KVM: s390: use switch vs jump table in priv.c
Christian Borntraeger
1
-92
/
+91
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
1
-1
/
+1
2018-01-24
KVM: s390: introduce and use kvm_s390_test_cpuflags()
David Hildenbrand
1
-2
/
+2
2018-01-24
KVM: s390: introduce and use kvm_s390_clear_cpuflags()
David Hildenbrand
1
-1
/
+1
2018-01-24
KVM: s390: add vcpu stat counters for many instruction
Christian Borntraeger
1
-2
/
+30
2017-12-22
KVM: s390: prevent buffer overrun on memory hotplug during migration
Christian Borntraeger
1
-1
/
+1
2017-12-06
KVM: s390: Fix skey emulation permission check
Janosch Frank
1
-2
/
+9
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-09-08
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+5
2017-08-29
KVM: s390: expose no-DAT to guest and migration support
Claudio Imbrenda
1
-1
/
+5
2017-07-26
KVM: s390: use new mm defines instead of magic values
Heiko Carstens
1
-4
/
+4
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+98
2017-06-22
KVM: s390: CMMA tracking, ESSA emulation, migration mode
Claudio Imbrenda
1
-5
/
+98
2017-06-12
s390: rename struct psw_bits members
Heiko Carstens
1
-1
/
+1
2017-06-12
s390: rename psw_bits enums
Heiko Carstens
1
-3
/
+3
2017-04-21
KVM: s390: Support keyless subset guest mode
Farhan Ali
1
-6
/
+13
2017-03-22
KVM: s390: gs support for kvm guests
Fan Zhang
1
-0
/
+27
2017-03-16
KVM: s390: use defines for execution controls
David Hildenbrand
1
-1
/
+1
2017-03-16
KVM: s390: Handle sthyi also for instruction intercept
Christian Borntraeger
1
-0
/
+1
2017-03-16
KVM: s390: log runtime instrumentation enablement
Christian Borntraeger
1
-0
/
+1
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+2
2017-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-15
/
+15
2017-01-30
KVM: s390: Get rid of ar_t
Christian Borntraeger
1
-15
/
+15
2017-01-16
s390: remove couple of unneeded semicolons
Heiko Carstens
1
-1
/
+1
2016-09-08
KVM: s390: lazy enable RI
Fan Zhang
1
-0
/
+21
2016-07-18
KVM: s390: let ptff intercepts result in cc=3
David Hildenbrand
1
-0
/
+8
2016-06-21
KVM: s390: vsie: initial support for nested virtualization
David Hildenbrand
1
-0
/
+1
2016-06-10
KVM: s390: handle missing storage-key facility
David Hildenbrand
1
-8
/
+142
2016-06-10
KVM: s390: trace and count all skey intercepts
David Hildenbrand
1
-5
/
+8
2016-06-10
KVM: s390: pfmf: handle address overflows
David Hildenbrand
1
-1
/
+1
2016-06-10
KVM: s390: pfmf: support conditional-sske facility
David Hildenbrand
1
-4
/
+14
2016-06-10
KVM: s390: pfmf: take care of amode when setting reg2
David Hildenbrand
1
-2
/
+9
2016-06-10
KVM: s390: pfmf: MR and MC are ignored without CSSKE
David Hildenbrand
1
-4
/
+0
2016-06-10
KVM: s390: pfmf: fix end address calculation
David Hildenbrand
1
-11
/
+9
2016-06-10
s390/mm: set and get guest storage key mmap locking
Martin Schwidefsky
1
-2
/
+5
2016-05-09
KVM: s390: cleanup cpuid handling
David Hildenbrand
1
-1
/
+1
2016-05-04
KVM: s390: support NQ only if the facility is enabled for the guest
David Hildenbrand
1
-2
/
+3
2016-05-04
KVM: s390: cmma: don't check entry content
David Hildenbrand
1
-11
/
+3
2016-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+1
2016-03-08
s390/mm: split arch/s390/mm/pgtable.c
Martin Schwidefsky
1
-0
/
+1
2016-03-08
KVM: s390: allocate only one DMA page per VM
David Hildenbrand
1
-1
/
+1
2016-02-10
KVM: s390: gaccess: introduce access modes
David Hildenbrand
1
-2
/
+3
2016-02-10
KVM: s390: PSW forwarding / rewinding / ilc rework
David Hildenbrand
1
-4
/
+4
2016-01-11
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
1
-1
/
+1
2015-11-19
KVM: s390: fix pfmf intercept handler
Heiko Carstens
1
-1
/
+1
2015-10-13
KVM: s390: factor out and fix setting of guest TOD clock
David Hildenbrand
1
-12
/
+3
2015-10-13
KVM: s390: switch to get_tod_clock() and fix STP sync races
David Hildenbrand
1
-6
/
+2
[next]