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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-06
KVM: make halt_poll_ns per-vCPU
Wanpeng Li
2
-2
/
+4
2015-09-06
Silence compiler warning in arch/x86/kvm/emulate.c
Valdis Kletnieks
1
-1
/
+1
2015-09-06
kvm: compile process_smi_save_seg_64() only for x86_64
Alexander Kuleshov
1
-0
/
+2
2015-09-06
KVM: x86: avoid uninitialized variable warning
Paolo Bonzini
1
-3
/
+4
2015-09-04
KVM: PPC: Book3S: Fix typo in top comment about locking
Greg Kurz
1
-1
/
+1
2015-09-03
KVM: PPC: Book3S: Fix size of the PSPB register
Thomas Huth
1
-1
/
+1
2015-09-03
KVM: PPC: Book3S HV: Exit on H_DOORBELL if HOST_IPI is set
Gautham R. Shenoy
1
-0
/
+1
2015-09-03
KVM: PPC: Book3S HV: Fix race in starting secondary threads
Gautham R. Shenoy
2
-1
/
+17
2015-08-23
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...
Paolo Bonzini
663
-4720
/
+6955
2015-08-23
Merge tag 'kvm-arm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
32
-544
/
+1596
2015-08-22
KVM: PPC: Book3S: correct width in XER handling
Sam bobroff
5
-10
/
+10
2015-08-22
KVM: PPC: Book3S HV: Fix preempted vcore stolen time calculation
Paul Mackerras
1
-2
/
+7
2015-08-22
KVM: PPC: Book3S HV: Fix preempted vcore list locking
Paul Mackerras
1
-1
/
+2
2015-08-22
KVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MOD
Paul Mackerras
2
-9
/
+121
2015-08-22
KVM: PPC: Book3S HV: Fix bug in dirty page tracking
Paul Mackerras
4
-1
/
+27
2015-08-22
KVM: PPC: Book3S HV: Fix race in reading change bit when removing HPTE
Paul Mackerras
1
-6
/
+12
2015-08-22
KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8
Paul Mackerras
6
-62
/
+473
2015-08-22
KVM: PPC: Book3S HV: Make use of unused threads when running guests
Paul Mackerras
6
-72
/
+298
2015-08-22
KVM: PPC: add missing pt_regs initialization
Tudor Laurentiu
1
-0
/
+1
2015-08-22
KVM: PPC: Fix warnings from sparse
Thomas Huth
8
-8
/
+12
2015-08-22
KVM: PPC: Remove PPC970 from KVM_BOOK3S_64_HV text in Kconfig
Thomas Huth
1
-4
/
+4
2015-08-22
KVM: PPC: fix suspicious use of conditional operator
Tudor Laurentiu
1
-1
/
+1
2015-08-20
arm: KVM: keep arm vfp/simd exit handling consistent with arm64
Mario Smarduch
1
-6
/
+8
2015-08-20
arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exits
Mario Smarduch
2
-10
/
+68
2015-08-15
x86/kvm: Rename VMX's segment access rights defines
Andy Lutomirski
2
-30
/
+30
2015-08-13
Merge tag 'kvm-s390-next-20150812' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
5
-6
/
+66
2015-08-12
KVM: arm/arm64: timer: Allow the timer to control the active state
Marc Zyngier
4
-15
/
+29
2015-08-12
KVM: arm/arm64: vgic: Prevent userspace injection of a mapped interrupt
Marc Zyngier
2
-33
/
+72
2015-08-12
KVM: arm/arm64: vgic: Add vgic_{get,set}_phys_irq_active
Marc Zyngier
2
-0
/
+26
2015-08-12
KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guest
Marc Zyngier
1
-3
/
+86
2015-08-12
KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts
Marc Zyngier
3
-1
/
+235
2015-08-12
KVM: arm/arm64: vgic: Relax vgic_can_sample_irq for edge IRQs
Marc Zyngier
1
-1
/
+1
2015-08-12
KVM: arm/arm64: vgic: Allow HW irq to be encoded in LR
Marc Zyngier
4
-5
/
+38
2015-08-12
KVM: arm/arm64: vgic: Convert struct vgic_lr to use bitfields
Marc Zyngier
1
-3
/
+7
2015-08-12
arm/arm64: KVM: Move vgic handling to a non-preemptible section
Marc Zyngier
1
-3
/
+15
2015-08-12
arm/arm64: KVM: Fix ordering of timer/GIC on guest entry
Marc Zyngier
1
-4
/
+3
2015-08-12
arm64: KVM: remove remaining reference to vgic_sr_vectors
Vladimir Murzin
2
-7
/
+0
2015-08-12
arm64/kvm: Add generic v8 KVM target
Suzuki K. Poulose
3
-3
/
+12
2015-08-11
KVM: x86/vPMU: Fix unnecessary signed extension for AMD PERFCTRn
Wei Huang
1
-2
/
+0
2015-08-11
kvm: x86: Fix error handling in the function kvm_lapic_sync_from_vapic
Nicholas Krause
1
-2
/
+3
2015-08-07
KVM: s390: Fix assumption that kvm_set_irq_routing is always run successfully
Nicholas Krause
1
-2
/
+1
2015-08-05
KVM: VMX: drop ept misconfig check
Xiao Guangrong
3
-95
/
+2
2015-08-05
KVM: MMU: fully check zero bits for sptes
Xiao Guangrong
1
-6
/
+37
2015-08-05
KVM: MMU: introduce is_shadow_zero_bits_set()
Xiao Guangrong
1
-9
/
+19
2015-08-05
KVM: MMU: introduce the framework to check zero bits on sptes
Xiao Guangrong
4
-0
/
+62
2015-08-05
KVM: MMU: split reset_rsvds_bits_mask_ept
Xiao Guangrong
1
-4
/
+10
2015-08-05
KVM: MMU: split reset_rsvds_bits_mask
Xiao Guangrong
1
-8
/
+18
2015-08-05
KVM: MMU: introduce rsvd_bits_validate
Xiao Guangrong
3
-36
/
+50
2015-08-05
KVM: MMU: move FNAME(is_rsvd_bits_set) to mmu.c
Xiao Guangrong
2
-11
/
+10
2015-08-05
KVM: MMU: fix validation of mmio page fault
Xiao Guangrong
1
-45
/
+0
[next]