index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-30
MIPS: KVM: Rewrite count/compare timer emulation
James Hogan
4
-38
/
+413
2014-05-30
MIPS: KVM: Migrate hrtimer to follow VCPU
James Hogan
1
-0
/
+23
2014-05-30
MIPS: KVM: Fix timer race modifying guest CP0_Cause
James Hogan
1
-6
/
+65
2014-05-30
MIPS: KVM: Deliver guest interrupts after local_irq_disable()
James Hogan
1
-1
/
+1
2014-05-30
MIPS: KVM: Add CP0_HWREna KVM register access
James Hogan
1
-0
/
+7
2014-05-30
MIPS: KVM: Add CP0_UserLocal KVM register access
James Hogan
2
-0
/
+8
2014-05-30
MIPS: KVM: Add CP0_Count/Compare KVM register access
James Hogan
3
-0
/
+56
2014-05-30
MIPS: KVM: Move KVM_{GET,SET}_ONE_REG definitions into kvm_host.h
James Hogan
2
-31
/
+32
2014-05-30
MIPS: KVM: Add CP0_EPC KVM register access
James Hogan
1
-1
/
+8
2014-05-30
MIPS: KVM: Use tlb_write_random
James Hogan
1
-6
/
+4
2014-05-30
MIPS: KVM: Use local_flush_icache_range to fix RI on XBurst
James Hogan
5
-41
/
+12
2014-05-30
MIPS: Export local_flush_icache_range for KVM
James Hogan
1
-0
/
+1
2014-05-30
MIPS: KVM: Allocate at least 16KB for exception handlers
James Hogan
1
-1
/
+1
2014-05-30
Merge tag 'kvm-s390-20140530' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
7
-66
/
+116
2014-05-30
KVM: s390: Intercept the tprot instruction
Matthew Rosato
2
-1
/
+4
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
2014-05-30
KVM: s390: clean up interrupt injection in sigp code
Jens Freimann
1
-38
/
+18
2014-05-30
KVM: s390: Enable DAT support for TPROT handler
Thomas Huth
3
-25
/
+37
2014-05-30
KVM: s390: Add a generic function for translating guest addresses
Thomas Huth
2
-0
/
+56
2014-05-29
MIPS: KVM: remove the stale memory alias support function unalias_gfn
Deng-Cheng Zhu
1
-5
/
+0
2014-05-27
arm: Fix compile warning for psci
Christoffer Dall
1
-1
/
+1
2014-05-27
Merge tag 'kvm-arm-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
20
-115
/
+678
2014-05-27
KVM: x86: MOV CR/DR emulation should ignore mod
Nadav Amit
1
-5
/
+8
2014-05-27
KVM: lapic: sync highest ISR to hardware apic on EOI
Paolo Bonzini
1
-19
/
+43
2014-05-25
arm64: KVM: Enable minimalistic support for Cortex-A53
Marc Zyngier
4
-1
/
+7
2014-05-22
KVM: vmx: DR7 masking on task switch emulation is wrong
Nadav Amit
1
-1
/
+1
2014-05-22
x86: fix page fault tracing when KVM guest support enabled
Dave Hansen
2
-1
/
+6
2014-05-22
KVM: x86: get CPL from SS.DPL
Paolo Bonzini
3
-42
/
+18
2014-05-22
KVM: x86: check CS.DPL against RPL during task switch
Paolo Bonzini
1
-14
/
+17
2014-05-22
KVM: x86: drop set_rflags callback
Paolo Bonzini
2
-7
/
+0
2014-05-22
KVM: x86: use new CS.RPL as CPL during task switch
Paolo Bonzini
1
-27
/
+33
2014-05-16
KVM: s390: split SIE state guest prefix field
Michael Mueller
6
-13
/
+22
2014-05-16
s390/sclp: add sclp_get_ibc function
Michael Mueller
1
-0
/
+1
2014-05-16
KVM: s390: interpretive execution of SIGP EXTERNAL CALL
David Hildenbrand
7
-6
/
+94
2014-05-16
KVM: s390: Use intercept_insn decoder in trace event
Alexander Yarygin
1
-5
/
+2
2014-05-16
KVM: s390: decoder of SIE intercepted instructions
Alexander Yarygin
1
-0
/
+33
2014-05-16
KVM: s390: Use trace tables from sie.h.
Alexander Yarygin
1
-31
/
+1
2014-05-16
KVM: s390: add sie exit reasons tables
Alexander Yarygin
1
-0
/
+212
2014-05-16
KVM: s390: Improved MVPG partial execution handler
Thomas Huth
1
-16
/
+9
2014-05-16
KVM: s390: Introduce helper function for faulting-in a guest page
Thomas Huth
2
-7
/
+26
2014-05-16
KVM: s390: Avoid endless loops of specification exceptions
Thomas Huth
1
-1
/
+9
2014-05-16
KVM: s390: Improve is_valid_psw()
Thomas Huth
2
-1
/
+5
2014-05-16
KVM: s390: correct locking for s390_enable_skey
Martin Schwidefsky
1
-15
/
+7
2014-05-15
ARM: Check if a CPU has gone offline
Ashwin Chaugule
4
-0
/
+88
2014-05-15
PSCI: Add initial support for PSCIv0.2 functions
Ashwin Chaugule
4
-77
/
+328
2014-05-12
KVM: x86: Fix CR3 reserved bits check in long mode
Jan Kiszka
1
-4
/
+5
2014-05-08
kvm: x86: emulate monitor and mwait instructions as nop
Gabriel L. Somlo
3
-12
/
+38
2014-05-07
kvm/x86: implement hv EOI assist
Michael S. Tsirkin
1
-0
/
+4
2014-05-07
KVM: x86: Mark bit 7 in long-mode PDPTE according to 1GB pages support
Nadav Amit
2
-2
/
+13
[next]