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-03-11
KVM: svm: Allow the guest to run with dirty debug registers
Paolo Bonzini
1
-0
/
+28
2014-03-11
KVM: svm: set/clear all DR intercepts in one swoop
Paolo Bonzini
1
-21
/
+20
2014-03-11
KVM: nVMX: Allow nested guests to run with dirty debug registers
Paolo Bonzini
1
-0
/
+4
2014-03-11
KVM: vmx: Allow the guest to run with dirty debug registers
Paolo Bonzini
1
-1
/
+37
2014-03-11
KVM: x86: Allow the guest to run with dirty debug registers
Paolo Bonzini
2
-0
/
+18
2014-03-11
KVM: x86: change vcpu->arch.switch_db_regs to a bit mask
Paolo Bonzini
2
-2
/
+8
2014-03-11
KVM: vmx: we do rely on loading DR7 on entry
Paolo Bonzini
1
-1
/
+1
2014-03-11
KVM: x86: Remove return code from enable_irq/nmi_window
Jan Kiszka
4
-29
/
+14
2014-03-11
KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interrupt
Jan Kiszka
1
-1
/
+2
2014-03-11
KVM: nVMX: Fully emulate preemption timer
Jan Kiszka
1
-55
/
+96
2014-03-11
KVM: nVMX: Rework interception of IRQs and NMIs
Jan Kiszka
3
-36
/
+59
2014-03-04
Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Paolo Bonzini
145
-429
/
+1580
2014-03-04
Merge tag 'kvm-s390-20140304' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
9
-105
/
+101
2014-03-04
x86: kvm: introduce periodic global clock updates
Andrew Jones
2
-0
/
+21
2014-03-04
x86: kvm: rate-limit global clock updates
Andrew Jones
2
-4
/
+24
2014-03-04
virtio-ccw: virtio-ccw adapter interrupt support.
Cornelia Huck
2
-0
/
+2
2014-03-04
s390/airq: add support for irq ranges
Martin Schwidefsky
1
-2
/
+12
2014-03-04
KVM: s390: get rid of local_int array
Jens Freimann
4
-80
/
+56
2014-03-04
KVM: s390: Fixed CC of SIGP SET_PREFIX handler
Thomas Huth
1
-16
/
+8
2014-03-04
KVM: s390: Simplify online vcpus counting for stsi
Jens Freimann
1
-6
/
+1
2014-03-04
KVM: s390: expose gbea register to userspace
Christian Borntraeger
2
-0
/
+9
2014-03-04
KVM: s390: Provide access to program parameter
Christian Borntraeger
3
-1
/
+13
2014-03-03
kvm, vmx: Really fix lazy FPU on nested guest
Paolo Bonzini
1
-1
/
+1
2014-03-03
ARM: KVM: fix warning in mmu.c
Marc Zyngier
1
-1
/
+2
2014-03-03
ARM: KVM: trap VM system registers until MMU and caches are ON
Marc Zyngier
5
-19
/
+66
2014-03-03
ARM: KVM: add world-switch for AMAIR{0,1}
Marc Zyngier
3
-3
/
+19
2014-03-03
ARM: KVM: introduce per-vcpu HYP Configuration Register
Marc Zyngier
5
-10
/
+11
2014-03-03
ARM: KVM: fix ordering of 64bit coprocessor accesses
Marc Zyngier
1
-3
/
+3
2014-03-03
ARM: KVM: fix handling of trapped 64bit coprocessor accesses
Marc Zyngier
2
-4
/
+4
2014-03-03
ARM: KVM: force cache clean on page fault when caches are off
Marc Zyngier
1
-1
/
+10
2014-03-03
arm64: KVM: flush VM pages before letting the guest enable caches
Marc Zyngier
4
-1
/
+101
2014-03-03
ARM: KVM: introduce kvm_p*d_addr_end
Marc Zyngier
3
-5
/
+22
2014-03-03
arm64: KVM: trap VM system registers until MMU and caches are ON
Marc Zyngier
3
-14
/
+82
2014-03-03
arm64: KVM: allows discrimination of AArch32 sysreg access
Marc Zyngier
2
-0
/
+8
2014-03-03
arm64: KVM: force cache clean on page fault when caches are off
Marc Zyngier
3
-8
/
+16
2014-02-28
kvm, vmx: Really fix lazy FPU on nested guest
Paolo Bonzini
1
-1
/
+1
2014-02-27
kvm: x86: fix emulator buffer overflow (CVE-2014-0049)
Andrew Honig
1
-1
/
+1
2014-02-27
arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT
Marc Zyngier
3
-4
/
+37
2014-02-27
KVM: x86: Break kvm_for_each_vcpu loop after finding the VP_INDEX
Takuya Yoshikawa
1
-2
/
+5
2014-02-26
KVM/s390: Set preempted flag during vcpu wakeup and interrupt delivery
Michael Mueller
1
-0
/
+3
2014-02-26
KVM: s390: implementation of kvm_arch_vcpu_runnable()
Michael Mueller
1
-3
/
+1
2014-02-26
KVM: MMU: drop read-only large sptes when creating lower level sptes
Marcelo Tosatti
1
-0
/
+1
2014-02-26
KVM: x86: emulator_cmpxchg_emulated should mark_page_dirty
Marcelo Tosatti
1
-0
/
+1
2014-02-25
KVM: x86: Enable Intel MPX for guest
Liu, Jinsong
3
-2
/
+8
2014-02-25
KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_save
Liu, Jinsong
2
-1
/
+7
2014-02-24
KVM: x86: Intel MPX vmx and msr handle
Liu, Jinsong
4
-2
/
+22
2014-02-22
KVM: x86: Fix xsave cpuid exposing bug
Liu, Jinsong
3
-5
/
+10
2014-02-22
KVM: x86: expose ADX feature to guest
Liu, Jinsong
1
-1
/
+2
2014-02-22
KVM: x86: expose new instruction RDSEED to guest
Liu, Jinsong
1
-1
/
+1
2014-02-22
kvm: remove redundant registration of BSP's hv_clock area
Fernando Luis Vázquez Cao
2
-2
/
+1
[next]