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.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
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-07
nEPT: Nested INVEPT
Nadav Har'El
4
-0
/
+77
2013-08-07
nEPT: MMU context for nested EPT
Nadav Har'El
3
-1
/
+69
2013-08-07
nEPT: Add nEPT violation/misconfigration support
Yang Zhang
4
-14
/
+95
2013-08-07
nEPT: correctly check if remote tlb flush is needed for shadowed EPT tables
Gleb Natapov
1
-4
/
+4
2013-08-07
nEPT: Redefine EPT-specific link_shadow_page()
Yang Zhang
2
-5
/
+11
2013-08-07
nEPT: Add EPT tables support to paging_tmpl.h
Nadav Har'El
2
-1
/
+41
2013-08-07
nEPT: Support shadow paging for guest paging without A/D bits
Gleb Natapov
1
-3
/
+13
2013-08-07
nEPT: make guest's A/D bits depends on guest's paging mode
Gleb Natapov
1
-8
/
+22
2013-08-07
nEPT: Move common code to paging_tmpl.h
Nadav Har'El
2
-67
/
+69
2013-08-07
nEPT: Fix wrong test in kvm_set_cr3
Nadav Har'El
1
-11
/
+0
2013-08-07
nEPT: Fix cr3 handling in nested exit and entry
Nadav Har'El
1
-0
/
+26
2013-08-07
nEPT: Support LOAD_IA32_EFER entry/exit controls for L1
Nadav Har'El
1
-7
/
+16
2013-08-07
KVM: MMU: fix check the reserved bits on the gpte of L2
Xiao Guangrong
1
-2
/
+1
2013-08-07
KVM: nVMX: correctly set tr base on nested vmexit emulation
Gleb Natapov
1
-1
/
+1
2013-07-29
nVMX: reset rflags register cache during nested vmentry.
Gleb Natapov
1
-1
/
+1
2013-07-29
KVM: x86: handle singlestep during emulation
Paolo Bonzini
1
-1
/
+38
2013-07-29
KVM: x86: handle hardware breakpoints during emulation
Paolo Bonzini
1
-0
/
+66
2013-07-29
KVM: x86: rename EMULATE_DO_MMIO
Paolo Bonzini
4
-6
/
+6
2013-07-25
KVM: x86: Drop some unused functions from lapic
Jan Kiszka
1
-10
/
+0
2013-07-25
KVM: x86: Simplify __apic_accept_irq
Jan Kiszka
1
-15
/
+8
2013-07-19
perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5
Andi Kleen
2
-5
/
+21
2013-07-18
KVM: nVMX: Set segment infomation of L1 when L2 exits
Arthur Chunqi Li
1
-10
/
+48
2013-07-18
remove sched notifier for cross-cpu migrations
Marcelo Tosatti
3
-53
/
+8
2013-07-18
KVM: nVMX: Fix read/write to MSR_IA32_FEATURE_CONTROL
Nadav Har'El
2
-7
/
+31
2013-07-18
KVM: x86: Drop useless cast
Mathias Krause
1
-1
/
+1
2013-07-18
KVM: VMX: Use proper types to access const arrays
Mathias Krause
1
-8
/
+7
2013-07-18
KVM: nVMX: Set success rflags when emulate VMXON/VMXOFF in nested virt
Arthur Chunqi Li
1
-0
/
+2
2013-07-18
KVM: nVMX: Change location of 3 functions in vmx.c
Arthur Chunqi Li
1
-43
/
+40
2013-07-18
KVM: x86: Avoid zapping mmio sptes twice for generation wraparound
Takuya Yoshikawa
2
-9
/
+6
2013-07-18
KVM: Introduce kvm_arch_memslots_updated()
Takuya Yoshikawa
1
-0
/
+4
2013-07-18
KVM: MMU: avoid fast page fault fixing mmio page fault
Xiao Guangrong
1
-0
/
+7
2013-07-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+4
2013-07-12
perf/x86: Fix incorrect use of do_div() in NMI warning
Dave Hansen
1
-3
/
+4
2013-07-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2
-4
/
+66
2013-07-11
Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+9
2013-07-11
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2
-4
/
+0
2013-07-11
mm: remove free_area_cache
Michel Lespinasse
2
-4
/
+0
2013-07-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+1
2013-07-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+18
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-17
/
+44
2013-07-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-1
/
+87
2013-07-09
arm: add support for LZ4-compressed kernel
Kyungsik Lee
3
-1
/
+10
2013-07-09
reboot: move arch/x86 reboot= handling to generic kernel
Robin Holt
3
-121
/
+4
2013-07-09
reboot: x86: prepare reboot_mode for moving to generic kernel code
Robin Holt
1
-5
/
+7
2013-07-09
ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug regis...
Oleg Nesterov
1
-0
/
+3
2013-07-09
ptrace/x86: cleanup ptrace_set_debugreg()
Oleg Nesterov
1
-18
/
+8
2013-07-09
ptrace/x86: ptrace_write_dr7() should create bp if !disabled
Oleg Nesterov
1
-7
/
+10
2013-07-09
ptrace/x86: introduce ptrace_register_breakpoint()
Oleg Nesterov
1
-36
/
+50
2013-07-09
ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7()
Oleg Nesterov
1
-33
/
+20
2013-07-09
ptrace/x86: simplify the "disable" logic in ptrace_write_dr7()
Oleg Nesterov
1
-25
/
+15
[next]