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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-14
KVM: introduce kvm_arch_vcpu_async_ioctl
Paolo Bonzini
6
-10
/
+38
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
Christoffer Dall
4
-40
/
+63
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpu
Christoffer Dall
2
-5
/
+18
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu
Christoffer Dall
2
-2
/
+9
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
Christoffer Dall
5
-14
/
+42
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translate
Christoffer Dall
2
-0
/
+5
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate
Christoffer Dall
2
-3
/
+14
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate
Christoffer Dall
2
-2
/
+12
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
Christoffer Dall
4
-9
/
+30
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs
Christoffer Dall
4
-2
/
+22
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs
Christoffer Dall
5
-0
/
+14
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
Christoffer Dall
5
-0
/
+14
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
Christoffer Dall
4
-4
/
+18
2017-12-14
KVM: Take vcpu->mutex outside vcpu_load
Christoffer Dall
2
-16
/
+8
2017-12-14
KVM: VMX: drop I/O permission bitmaps
Quan Xu
1
-15
/
+3
2017-12-14
KVM: X86: Reduce the overhead when lapic_timer_advance is disabled
Wanpeng Li
1
-1
/
+2
2017-12-14
KVM: VMX: Cache IA32_DEBUGCTL in memory
Wanpeng Li
1
-4
/
+6
2017-12-14
KVM: nVMX: Add a WARN for freeing a loaded VMCS02
Mark Kanda
1
-2
/
+15
2017-12-14
KVM: nVMX: Eliminate vmcs02 pool
Jim Mattson
1
-123
/
+23
2017-12-14
KVM: Expose new cpu features to guest
Yang Zhong
1
-1
/
+2
2017-12-14
KVM: x86: Add emulation of MSR_SMI_COUNT
Liran Alon
2
-0
/
+12
2017-12-14
KVM: x86: simplify kvm_mwait_in_guest()
Radim Krčmář
1
-12
/
+2
2017-12-14
KVM: x86: drop bogus MWAIT check
Radim Krčmář
1
-22
/
+1
2017-12-14
KVM: x86: prevent MWAIT in guest with buggy MONITOR
Radim Krčmář
1
-0
/
+3
2017-12-14
KVM: x86: MMU: make array audit_point_name static
Colin Ian King
1
-1
/
+1
2017-12-14
x86: kvm: mmu: make kvm_mmu_clear_all_pte_masks static
Gimcuan Hui
1
-1
/
+1
2017-12-14
KVM: x86: emulate RDPID
Paolo Bonzini
3
-2
/
+42
2017-12-14
KVM: vmx: add support for emulating UMIP
Paolo Bonzini
1
-2
/
+27
2017-12-14
KVM: x86: add support for emulating UMIP
Paolo Bonzini
4
-0
/
+15
2017-12-14
KVM: x86: emulate sldt and str
Paolo Bonzini
1
-6
/
+26
2017-12-14
KVM: x86: add support for UMIP
Paolo Bonzini
4
-3
/
+14
2017-12-14
kvm: x86: fix WARN due to uninitialized guest FPU state
Peter Xu
1
-8
/
+4
2017-12-14
KVM: X86: Fix load RFLAGS w/o the fixed bit
Wanpeng Li
1
-1
/
+1
2017-12-14
KVM: MMU: Fix infinite loop when there is no available mmu page
Wanpeng Li
1
-4
/
+4
2017-12-10
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
59
-107
/
+124
2017-12-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
24
-142
/
+173
2017-12-10
Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
4
-15
/
+15
2017-12-10
Merge tag 'omap-for-v4.15/fixes-dt-warnings' of git://git.kernel.org/pub/scm/...
Olof Johansson
2
-1
/
+2
2017-12-09
kmemcheck: rip it out for real
Michal Hocko
10
-10
/
+0
2017-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
34
-67
/
+120
2017-12-08
Merge tag 'powerpc-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
9
-29
/
+54
2017-12-08
ARM64: dts: meson-gx: fix UART pclk clock name
Neil Armstrong
2
-5
/
+5
2017-12-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
26
-30
/
+39
2017-12-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-47
/
+63
2017-12-07
ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds
Arnd Bergmann
1
-0
/
+2
2017-12-07
arm: dts: nspire: Add missing #phy-cells to usb-nop-xceiv
Rob Herring
1
-0
/
+1
2017-12-07
s390: fix compat system call table
Heiko Carstens
1
-3
/
+3
2017-12-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
4
-1
/
+6
2017-12-07
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-44
/
+107
2017-12-06
x86/vdso: Change time() prototype to match __vdso_time()
Arnd Bergmann
1
-1
/
+1
[next]