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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-13
kvm, vmx: Fix lazy FPU on nested guest
Anthoine Bourgeois
1
-0
/
+3
2013-11-11
Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
7
-18
/
+201
2013-11-11
Merge tag 'kvm-arm-for-3.13-3' of git://git.linaro.org/people/cdall/linux-kvm...
Paolo Bonzini
5
-12
/
+33
2013-11-07
arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpu
Marc Zyngier
3
-0
/
+17
2013-11-07
arm/arm64: KVM: MMIO support for BE guest
Marc Zyngier
3
-11
/
+164
2013-11-07
kvm, cpuid: Fix sparse warning
Borislav Petkov
1
-3
/
+5
2013-11-06
kvm: Delete prototype for non-existent function kvm_check_iopl
Josh Triplett
1
-2
/
+0
2013-11-06
kvm: Delete prototype for non-existent function complete_pio
Josh Triplett
1
-1
/
+0
2013-11-06
hung_task: add method to reset detector
Marcelo Tosatti
3
-0
/
+20
2013-11-06
pvclock: detect watchdog reset at pvclock read
Marcelo Tosatti
3
-0
/
+15
2013-11-06
kvm: optimize out smp_mb after srcu_read_unlock
Michael S. Tsirkin
1
-3
/
+4
2013-11-06
srcu: API for barrier after srcu read unlock
Michael S. Tsirkin
1
-0
/
+14
2013-11-06
KVM: remove vm mmap method
Gleb Natapov
1
-32
/
+0
2013-11-05
KVM: IOMMU: hva align mapping page size
Greg Edwards
1
-0
/
+4
2013-11-05
KVM: x86: trace cpuid emulation when called from emulator
Gleb Natapov
1
-1
/
+1
2013-11-05
KVM: emulator: cleanup decode_register_operand() a bit
Gleb Natapov
1
-7
/
+3
2013-11-05
KVM: emulator: check rex prefix inside decode_register()
Gleb Natapov
1
-11
/
+7
2013-11-04
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
73
-1737
/
+3408
2013-11-03
KVM: x86: fix emulation of "movzbl %bpl, %eax"
Paolo Bonzini
1
-1
/
+4
2013-11-01
kvm_host: typo fix
Michael S. Tsirkin
1
-1
/
+1
2013-11-01
KVM: x86: emulate SAHF instruction
Paolo Bonzini
1
-1
/
+14
2013-10-31
MAINTAINERS: add tree for kvm.git
Ramkumar Ramachandra
1
-0
/
+1
2013-10-31
Documentation/kvm: add a 00-INDEX file
Ramkumar Ramachandra
1
-0
/
+24
2013-10-31
MAINTAINERS: fix broken link to www.linux-kvm.org
Ramkumar Ramachandra
1
-1
/
+1
2013-10-31
kvm/vmx: error message typo fix
Michael S. Tsirkin
1
-1
/
+1
2013-10-31
KVM: x86: fix KVM_SET_XCRS loop
Paolo Bonzini
1
-2
/
+2
2013-10-31
KVM: x86: fix KVM_SET_XCRS for CPUs that do not support XSAVE
Paolo Bonzini
1
-1
/
+10
2013-10-30
kvm: Create non-coherent DMA registeration
Alex Williamson
6
-4
/
+92
2013-10-30
kvm/x86: Convert iommu_flags to iommu_noncoherent
Alex Williamson
6
-15
/
+12
2013-10-30
kvm: Add VFIO device
Alex Williamson
8
-1
/
+257
2013-10-30
kvm: Emulate MOVBE
Borislav Petkov
2
-5
/
+66
2013-10-30
kvm, emulator: Add initial three-byte insns support
Borislav Petkov
1
-0
/
+30
2013-10-30
kvm, emulator: Rename VendorSpecific flag
Borislav Petkov
3
-10
/
+9
2013-10-30
kvm, emulator: Use opcode length
Borislav Petkov
3
-6
/
+11
2013-10-30
kvm: Add KVM_GET_EMULATED_CPUID
Borislav Petkov
6
-17
/
+139
2013-10-29
arm64: KVM: Yield CPU when vcpu executes a WFE
Marc Zyngier
3
-7
/
+20
2013-10-28
Merge tag 'kvm-arm-for-3.13-2' of git://git.linaro.org/people/cdall/linux-kvm...
Paolo Bonzini
8
-52
/
+230
2013-10-28
KVM: Mapping IOMMU pages after updating memslot
Yang Zhang
1
-15
/
+14
2013-10-28
nVMX: Report CPU_BASED_VIRTUAL_NMI_PENDING as supported
Jan Kiszka
1
-1
/
+2
2013-10-28
nVMX: Fix pick-up of uninjected NMIs
Jan Kiszka
1
-1
/
+1
2013-10-28
KVM: nVMX: Report 2MB EPT pages as supported
Jan Kiszka
1
-1
/
+2
2013-10-22
arm/arm64: KVM: PSCI: use MPIDR to identify a target CPU
Marc Zyngier
3
-4
/
+23
2013-10-22
ARM: KVM: drop limitation to 4 CPU VMs
Marc Zyngier
1
-4
/
+0
2013-10-22
ARM: KVM: fix L2CTLR to be per-cluster
Marc Zyngier
1
-0
/
+4
2013-10-22
ARM: KVM: Fix MPIDR computing to support virtual clusters
Marc Zyngier
1
-4
/
+6
2013-10-18
Merge branch 'kvm-arm-next-3.13-2' into kvm-arm-next
Christoffer Dall
5
-44
/
+212
2013-10-18
Merge remote-tracking branch 'kvm/next' into kvm-arm-next
Christoffer Dall
486
-2573
/
+4483
2013-10-18
KVM: ARM: Transparent huge page (THP) support
Christoffer Dall
1
-2
/
+56
2013-10-18
KVM: ARM: Support hugetlbfs backed huge pages
Christoffer Dall
5
-44
/
+158
2013-10-18
KVM: ARM: Update comments for kvm_handle_wfi
Christoffer Dall
2
-6
/
+9
[next]