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
2017-05-03
tools/kvm: fix top level makefile
Justin M. Forbes
1
-1
/
+4
2017-05-02
KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING
David Hildenbrand
7
-21
/
+19
2017-04-28
KVM: Documentation: remove VM mmap documentation
Jann Horn
1
-5
/
+1
2017-04-27
Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
50
-938
/
+1174
2017-04-27
kvm: nVMX: Remove superfluous VMX instruction fault checks
Jim Mattson
1
-43
/
+14
2017-04-27
KVM: x86: fix emulation of RSM and IRET instructions
Ladi Prosek
3
-11
/
+24
2017-04-27
KVM: mark requests that need synchronization
Paolo Bonzini
5
-12
/
+32
2017-04-27
KVM: return if kvm_vcpu_wake_up() did wake up the VCPU
Radim Krčmář
2
-5
/
+9
2017-04-27
KVM: add explicit barrier to kvm_vcpu_kick
Andrew Jones
3
-4
/
+7
2017-04-27
KVM: perform a wake_up in kvm_make_all_cpus_request
Radim Krčmář
1
-0
/
+3
2017-04-27
KVM: mark requests that do not need a wakeup
Radim Krčmář
4
-10
/
+12
2017-04-27
KVM: remove #ifndef CONFIG_S390 around kvm_vcpu_wake_up
Radim Krčmář
1
-2
/
+0
2017-04-27
KVM: x86: always use kvm_make_request instead of set_bit
Radim Krčmář
1
-8
/
+2
2017-04-27
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
Radim Krčmář
9
-14
/
+24
2017-04-27
Merge tag 'kvm-s390-next-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
6
-5
/
+14
2017-04-26
s390: kvm: Cpu model support for msa6, msa7 and msa8
Jason J. Herne
5
-3
/
+11
2017-04-26
Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...
Christian Borntraeger
1
-2
/
+3
2017-04-26
s390/cpacf: Introduce kma instruction
Jason J. Herne
1
-0
/
+1
2017-04-26
s390/cpacf: query instructions use unique parameters for compatibility with KMA
Jason J. Herne
1
-2
/
+2
2017-04-21
KVM: x86: remove irq disablement around KVM_SET_CLOCK/KVM_GET_CLOCK
Marcelo Tosatti
1
-19
/
+3
2017-04-21
kvm: better MWAIT emulation for guests
Michael S. Tsirkin
6
-4
/
+58
2017-04-21
KVM: x86: virtualize cpuid faulting
Kyle Huey
5
-0
/
+49
2017-04-21
Merge tag 'kvm-s390-next-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
10
-10
/
+39
2017-04-21
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
30
-177
/
+1799
2017-04-21
Merge branch 'x86/process' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Paolo Bonzini
23
-88
/
+259
2017-04-21
KVM: VMX: drop vmm_exclusive module parameter
David Hildenbrand
1
-31
/
+7
2017-04-21
KVM: s390: Support keyless subset guest mode
Farhan Ali
7
-8
/
+32
2017-04-21
s390/sclp: Detect KSS facility
Farhan Ali
2
-1
/
+4
2017-04-20
ARM: KVM: Fix idmap stub entry when running Thumb-2 code
Marc Zyngier
1
-1
/
+0
2017-04-20
ARM: hyp-stub: Fix Thumb-2 compilation
Marc Zyngier
1
-1
/
+1
2017-04-20
KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs
Thomas Huth
2
-8
/
+34
2017-04-20
KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
Alexey Kardashevskiy
8
-5
/
+645
2017-04-20
KVM: PPC: iommu: Unify TCE checking
Alexey Kardashevskiy
4
-55
/
+39
2017-04-20
KVM: PPC: Use preregistered memory API to access TCE list
Alexey Kardashevskiy
1
-16
/
+42
2017-04-20
KVM: PPC: Pass kvm* to kvmppc_find_table()
Alexey Kardashevskiy
3
-10
/
+12
2017-04-20
KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
Alexey Kardashevskiy
1
-0
/
+1
2017-04-20
KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
Alexey Kardashevskiy
1
-0
/
+1
2017-04-20
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
9
-21
/
+142
2017-04-20
KVM: PPC: Align the table size to system page size
Alexey Kardashevskiy
1
-1
/
+1
2017-04-20
KVM: PPC: Book3S PR: Preserve storage control bits
Alexey Kardashevskiy
4
-1
/
+5
2017-04-20
KVM: PPC: Book3S PR: Exit KVM on failed mapping
Alexey Kardashevskiy
2
-2
/
+9
2017-04-20
KVM: PPC: Book3S PR: Get rid of unused local variable
Alexey Kardashevskiy
1
-3
/
+1
2017-04-20
KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init()
Markus Elfring
1
-3
/
+2
2017-04-20
KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq()
Markus Elfring
1
-5
/
+3
2017-04-20
KVM: PPC: Add MMIO emulation for remaining floating-point instructions
Paul Mackerras
2
-0
/
+16
2017-04-20
KVM: PPC: Emulation for more integer loads and stores
Paul Mackerras
2
-49
/
+91
2017-04-20
KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)
Alexey Kardashevskiy
2
-0
/
+7
2017-04-20
KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions
Bin Lu
6
-7
/
+731
2017-04-20
KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interrupts
Paul Mackerras
3
-0
/
+26
2017-04-19
KVM: arm/arm64: vgic-v3: Fix off-by-one LR access
Marc Zyngier
1
-1
/
+1
[next]