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
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-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-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
2013-10-18
ARM: KVM: Yield CPU when vcpu executes a WFE
Marc Zyngier
3
-2
/
+9
2013-10-17
kvm: powerpc: book3s: drop is_hv_enabled
Aneesh Kumar K.V
6
-8
/
+10
2013-10-17
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
14
-91
/
+187
2013-10-17
Powerpc KVM work is based on a commit after rc4.
Gleb Natapov
695
-4043
/
+6235
2013-10-17
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
11
-28
/
+37
2013-10-17
kvm: powerpc: book3s: Support building HV and PR KVM as module
Aneesh Kumar K.V
11
-9
/
+46
2013-10-17
kvm: powerpc: booke: Move booke related tracepoints to separate header
Aneesh Kumar K.V
5
-207
/
+183
2013-10-17
kvm: powerpc: book3s: pr: move PR related tracepoints to a separate header
Aneesh Kumar K.V
5
-230
/
+309
2013-10-17
kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
Aneesh Kumar K.V
7
-81
/
+79
2013-10-17
kvm: powerpc: book3s: Cleanup interrupt handling code
Aneesh Kumar K.V
3
-4
/
+20
2013-10-17
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
24
-287
/
+748
2013-10-17
kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE
Aneesh Kumar K.V
10
-24
/
+43
2013-10-17
kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE
Aneesh Kumar K.V
9
-16
/
+16
2013-10-17
kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binary
Paul Mackerras
2
-4
/
+9
2013-10-17
kvm: powerpc: book3s: remove kvmppc_handler_highmem label
Paul Mackerras
2
-6
/
+0
2013-10-17
KVM: PPC: E500: Add userspace debug stub support
Bharat Bhushan
4
-18
/
+231
2013-10-17
KVM: PPC: E500: Using "struct debug_reg"
Bharat Bhushan
2
-22
/
+25
2013-10-17
KVM: PPC: E500: exit to user space on "ehpriv 1" instruction
Bharat Bhushan
5
-6
/
+54
2013-10-17
powerpc: export debug registers save function for KVM
Bharat Bhushan
2
-1
/
+3
2013-10-17
powerpc: move debug registers in a structure
Bharat Bhushan
8
-140
/
+147
2013-10-17
powerpc: remove unnecessary line continuations
Bharat Bhushan
1
-1
/
+1
2013-10-17
kvm: powerpc: e500: mark page accessed when mapping a guest page
Bharat Bhushan
1
-0
/
+3
2013-10-17
kvm: powerpc: allow guest control "G" attribute in mas2
Bharat Bhushan
1
-1
/
+1
2013-10-17
kvm: powerpc: allow guest control "E" attribute in mas2
Bharat Bhushan
1
-1
/
+1
[next]