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
2014-10-27
s390/mm: disable KSM for storage key enabled pages
Dominik Dingel
1
-5
/
+12
2014-10-27
s390/mm: recfactor global pgste updates
Dominik Dingel
1
-1
/
+1
2014-10-01
KVM: s390: count vcpu wakeups in stat.halt_wakeup
David Hildenbrand
2
-0
/
+2
2014-10-01
KVM: s390/facilities: allow TOD-CLOCK steering facility bit
Christian Borntraeger
1
-1
/
+1
2014-09-17
KVM: s390: register flic ops dynamically
Cornelia Huck
2
-1
/
+3
2014-09-10
KVM: s390/interrupt: remove double assignment
Christian Borntraeger
1
-1
/
+0
2014-09-10
KVM: s390/cmm: Fix prefix handling for diag 10 balloon
Christian Borntraeger
1
-8
/
+18
2014-09-10
KVM: s390: get rid of constant condition in ipte_unlock_simple
Christian Borntraeger
1
-2
/
+1
2014-09-10
KVM: s390: unintended fallthrough for external call
Christian Borntraeger
1
-0
/
+1
2014-09-10
KVM: s390: Limit guest size to 16TB
Christian Borntraeger
1
-1
/
+1
2014-09-10
KVM: s390: add __must_check to interrupt deliver functions
Christian Borntraeger
2
-7
/
+7
2014-09-10
KVM: CPACF: Enable MSA4 instructions for kvm guest
Tony Krowiak
1
-0
/
+33
2014-08-29
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
1
-1
/
+1
2014-08-29
KVM: static inline empty kvm_arch functions
Radim Krčmář
1
-43
/
+0
2014-08-26
Merge tag 'kvm-s390-next-20140825' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
5
-155
/
+113
2014-08-26
KVM: s390/mm: support gmap page tables with less than 5 levels
Martin Schwidefsky
1
-2
/
+2
2014-08-26
KVM: s390/mm: use radix trees for guest to host mappings
Martin Schwidefsky
1
-15
/
+3
2014-08-25
Merge tag 'kvm-s390-20140825' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
1
-13
/
+0
2014-08-25
KVM: s390/mm: cleanup gmap function arguments, variable names
Martin Schwidefsky
4
-8
/
+8
2014-08-25
KVM: s390: don't use kvm lock in interrupt injection code
Jens Freimann
1
-2
/
+0
2014-08-25
KVM: s390: return -EFAULT if lowcore is not mapped during irq delivery
Jens Freimann
3
-25
/
+24
2014-08-25
KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of it
David Hildenbrand
2
-3
/
+9
2014-08-25
KVM: s390: synchronize more registers with kvm_run
David Hildenbrand
1
-14
/
+46
2014-08-25
KVM: s390: no special machine check delivery
Christian Borntraeger
3
-66
/
+0
2014-08-25
KVM: s390: clear kvm_dirty_regs when dropping to user space
David Hildenbrand
1
-4
/
+2
2014-08-25
KVM: s390: factor out get_ilc() function
Jens Freimann
1
-20
/
+21
2014-08-25
KVM: s390: add defines for pfault init delivery code
Jens Freimann
1
-2
/
+4
2014-08-25
KVM: s390: Fix user triggerable bug in dead code
Christian Borntraeger
1
-13
/
+0
2014-08-21
KVM: add kvm_arch_sched_in
Radim Krčmář
1
-0
/
+4
2014-08-05
KVM: Give IRQFD its own separate enabling Kconfig option
Paul Mackerras
1
-0
/
+1
2014-08-05
KVM: irqchip: Provide and use accessors for irq routing table
Paul Mackerras
1
-2
/
+1
2014-08-05
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
Paolo Bonzini
1
-1
/
+1
2014-07-31
KVM: s390: rework broken SIGP STOP interrupt handling
David Hildenbrand
1
-0
/
+3
2014-07-30
KVM: s390: Fix memory leak on busy SIGP stop
Christian Borntraeger
1
-0
/
+1
2014-07-28
KVM: Rename and add argument to check_extension
Alexander Graf
1
-1
/
+1
2014-07-21
KVM: s390: advertise KVM_CAP_S390_IRQCHIP
Cornelia Huck
1
-0
/
+1
2014-07-21
KVM: s390: remove the tasklet used by the hrtimer
David Hildenbrand
3
-15
/
+1
2014-07-21
KVM: s390: move vcpu wakeup code to a central point
David Hildenbrand
3
-23
/
+22
2014-07-21
KVM: s390: remove _bh locking from start_stop_lock
David Hildenbrand
1
-4
/
+4
2014-07-21
KVM: s390: remove _bh locking from local_int.lock
David Hildenbrand
3
-28
/
+28
2014-07-21
KVM: s390: cleanup handle_wait by reusing kvm_vcpu_block
David Hildenbrand
2
-36
/
+8
2014-07-10
KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control
David Hildenbrand
4
-6
/
+43
2014-07-10
KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stopped
David Hildenbrand
2
-8
/
+3
2014-07-10
KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stop
David Hildenbrand
2
-19
/
+20
2014-07-10
KVM: s390: allow only one SIGP STOP (AND STORE STATUS) at a time
David Hildenbrand
1
-1
/
+6
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
13
-498
/
+2963
2014-06-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2014-05-30
KVM: s390: Intercept the tprot instruction
Matthew Rosato
1
-1
/
+3
2014-05-30
KVM: s390: a VCPU is already started when delivering interrupts
David Hildenbrand
1
-1
/
+0
2014-05-30
KVM: s390: check the given debug flags, not the set ones
David Hildenbrand
1
-1
/
+1
[next]