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-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-16
Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm...
Gleb Natapov
16
-134
/
+270
2013-10-16
KVM: ARM: Remove non-ASCII space characters
Christoffer Dall
1
-1
/
+1
2013-10-15
KVM: Drop FOLL_GET in GUP when doing async page fault
chai wen
4
-21
/
+12
2013-10-14
KVM: s390: Get rid of KVM_HPAGE defines
Christoffer Dall
1
-7
/
+0
2013-10-14
KVM: PPC: Get rid of KVM_HPAGE defines
Christoffer Dall
1
-5
/
+0
2013-10-14
KVM: ia64: Get rid of KVM_HPAGE defines
Christoffer Dall
1
-4
/
+0
2013-10-14
KVM: mips: Get rid of KVM_HPAGE defines
Christoffer Dall
1
-7
/
+0
2013-10-14
KVM: arm64: Get rid of KVM_HPAGE defines
Christoffer Dall
1
-5
/
+0
2013-10-14
KVM: ARM: Get rid of KVM_HPAGE defines
Christoffer Dall
1
-5
/
+0
2013-10-14
KVM: Move gfn_to_index to x86 specific code
Christoffer Dall
2
-7
/
+7
2013-10-13
KVM: ARM: Add support for Cortex-A7
Jonathan Austin
8
-124
/
+184
2013-10-13
KVM: ARM: fix the size of TTBCR_{T0SZ,T1SZ} masks
Jonathan Austin
1
-2
/
+2
2013-10-13
KVM: ARM: Fix calculation of virtual CPU ID
Jonathan Austin
1
-7
/
+4
2013-10-10
KVM: nVMX: Fully support nested VMX preemption timer
Arthur Chunqi Li
2
-2
/
+41
2013-10-03
KVM: mmu: change useless int return types to void
Paolo Bonzini
6
-58
/
+37
2013-10-03
KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unload
Paolo Bonzini
1
-10
/
+4
2013-10-03
KVM: mmu: remove uninteresting MMU "new_cr3" callbacks
Paolo Bonzini
3
-14
/
+3
2013-10-03
KVM: mmu: remove uninteresting MMU "free" callbacks
Paolo Bonzini
2
-19
/
+4
2013-10-03
KVM: x86: only copy XSAVE state for the supported features
Paolo Bonzini
3
-6
/
+34
2013-10-03
KVM: x86: prevent setting unsupported XSAVE states
Paolo Bonzini
3
-3
/
+24
2013-10-03
KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0
Paolo Bonzini
2
-1
/
+4
2013-10-03
virt/kvm/iommu.c: Add leading zeros to device's BDF notation in debug messages
Andre Richter
1
-10
/
+2
2013-10-02
KVM: Add documentation for KVM_ARM_PREFERRED_TARGET ioctl
Anup Patel
1
-4
/
+27
2013-10-02
ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctl
Anup Patel
2
-0
/
+14
2013-10-02
ARM64: KVM: Implement kvm_vcpu_preferred_target() function
Anup Patel
2
-0
/
+21
2013-10-02
ARM: KVM: Implement kvm_vcpu_preferred_target() function
Anup Patel
2
-0
/
+21
2013-10-02
KVM: ARM: Fix typo in comments of inject_abt()
Anup Patel
1
-1
/
+1
2013-09-30
KVM: Convert kvm_lock back to non-raw spinlock
Paolo Bonzini
5
-18
/
+17
2013-09-30
KVM: protect kvm_usage_count with its own spinlock
Paolo Bonzini
2
-10
/
+15
2013-09-30
KVM: cleanup (physical) CPU hotplug
Paolo Bonzini
1
-9
/
+8
2013-09-30
KVM: nVMX: Do not generate #DF if #PF happens during exception delivery into L2
Gleb Natapov
1
-0
/
+20
2013-09-30
KVM: nVMX: Check all exceptions for intercept during delivery to L2
Gleb Natapov
1
-8
/
+4
2013-09-30
KVM: nVMX: Do not put exception that caused vmexit to IDT_VECTORING_INFO
Gleb Natapov
1
-4
/
+4
2013-09-30
KVM: nVMX: Amend nested_run_pending logic
Gleb Natapov
1
-14
/
+12
2013-09-24
KVM: s390: Intercept SCK instruction
Thomas Huth
1
-0
/
+33
2013-09-24
KVM: s390: Implement TEST BLOCK
Thomas Huth
1
-0
/
+28
2013-09-24
KVM: s390: Helper for converting real addresses to absolute
Thomas Huth
1
-7
/
+14
2013-09-24
KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rre
Thomas Huth
1
-2
/
+4
2013-09-24
KVM: s390: Lock kvm->srcu at the appropriate places
Thomas Huth
3
-3
/
+16
2013-09-24
KVM: s390: Push run loop into __vcpu_run
Thomas Huth
1
-24
/
+25
2013-09-24
KVM: s390: Split up __vcpu_run into three parts
Thomas Huth
1
-17
/
+37
2013-09-24
KVM: s390: Remove dead "rerun vcpu" code
Thomas Huth
4
-13
/
+1
2013-09-24
Documentation/kvm: Update cpuid documentation for steal time and pv eoi
Raghavendra K T
1
-0
/
+7
2013-09-24
KVM: nVMX: Enable unrestricted guest mode support
Jan Kiszka
1
-4
/
+14
2013-09-24
KVM: nVMX: Implement support for EFER saving on VM-exit
Jan Kiszka
1
-1
/
+3
2013-09-24
KVM: nVMX: Do not set identity page map for L2
Jan Kiszka
1
-2
/
+4
2013-09-24
KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_state
Jan Kiszka
1
-1
/
+1
[next]