aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| | * | | | | | | | KVM: SVM: Remove nested sel_cr0_write handling codeJoerg Roedel2011-05-11
| | * | | | | | | | KVM: SVM: Add checks for IO instructionsJoerg Roedel2011-05-11
| | * | | | | | | | KVM: SVM: Add intercept checks for one-byte instructionsJoerg Roedel2011-05-11
| | * | | | | | | | KVM: SVM: Add intercept checks for remaining twobyte instructionsJoerg Roedel2011-05-11
| | * | | | | | | | KVM: SVM: Add intercept checks for remaining group7 instructionsJoerg Roedel2011-05-11
| | * | | | | | | | KVM: SVM: Add intercept checks for SVM instructionsJoerg Roedel2011-05-11
| | * | | | | | | | KVM: SVM: Add intercept checks for descriptor table accessesJoerg Roedel2011-05-11
| | * | | | | | | | KVM: SVM: Add intercept check for accessing dr registersJoerg Roedel2011-05-11
| | * | | | | | | | KVM: SVM: Add intercept check for emulated cr accessesJoerg Roedel2011-05-11
| | * | | | | | | | KVM: x86: Add x86 callback for intercept checkJoerg Roedel2011-05-11
| | * | | | | | | | KVM: x86 emulator: Add flag to check for protected mode instructionsJoerg Roedel2011-05-11
| | * | | | | | | | KVM: x86 emulator: Add check_perm callbackJoerg Roedel2011-05-11
| | * | | | | | | | KVM: x86 emulator: Don't write-back cpu-state on X86EMUL_INTERCEPTEDJoerg Roedel2011-05-11
| | * | | | | | | | KVM: x86 emulator: add SVM interceptsAvi Kivity2011-05-11
| | * | | | | | | | KVM: x86 emulator: add framework for instruction interceptsAvi Kivity2011-05-11
| | * | | | | | | | KVM: x86 emulator: implement movdqu instruction (f3 0f 6f, f3 0f 7f)Avi Kivity2011-05-11
| | * | | | | | | | KVM: x86 emulator: SSE supportAvi Kivity2011-05-11
| | * | | | | | | | KVM: x86 emulator: Specialize decoding for insns with 66/f2/f3 prefixesAvi Kivity2011-05-11
| | * | | | | | | | KVM: x86 emulator: define callbacks for using the guest fpu within the emulatorAvi Kivity2011-05-11
| | * | | | | | | | KVM: x86 emulator: do not munge rep prefixAvi Kivity2011-05-11
| | * | | | | | | | KVM: 16-byte mmio supportAvi Kivity2011-05-11
| | * | | | | | | | KVM: Split mmio completion into a functionAvi Kivity2011-05-11
| | * | | | | | | | KVM: extend in-kernel mmio to handle >8 byte transactionsAvi Kivity2011-05-11
| | * | | | | | | | KVM: x86: better fix for race between nmi injection and enabling nmi windowGleb Natapov2011-05-11
| | * | | | | | | | Revert "KVM: Fix race between nmi injection and enabling nmi window"Marcelo Tosatti2011-05-11
| | * | | | | | | | KVM: expose async pf through our standard mechanismGlauber Costa2011-05-11
| | * | | | | | | | KVM: VMX: simplify NMI mask managementAvi Kivity2011-05-11
| | * | | | | | | | KVM: SVM: Remove unused svm_featuresJan Kiszka2011-05-11
| | * | | | | | | | KVM: VMX: Use cached VM_EXIT_INTR_INFO in handle_exceptionAvi Kivity2011-05-11
| | * | | | | | | | KVM: VMX: Don't VMREAD VM_EXIT_INTR_INFO unconditionallyAvi Kivity2011-05-11
| | * | | | | | | | KVM: VMX: Refactor vmx_complete_atomic_exit()Avi Kivity2011-05-11
| | * | | | | | | | KVM: VMX: Qualify check for host NMIAvi Kivity2011-05-11
| | * | | | | | | | KVM: VMX: Avoid vmx_recover_nmi_blocking() when unneededAvi Kivity2011-05-11
| | * | | | | | | | KVM: VMX: Cache cplAvi Kivity2011-05-11
| | * | | | | | | | KVM: VMX: Optimize vmx_get_cpl()Avi Kivity2011-05-11
| | * | | | | | | | KVM: VMX: Optimize vmx_get_rflags()Avi Kivity2011-05-11
| | * | | | | | | | KVM: Use kvm_get_rflags() and kvm_set_rflags() instead of the raw versionsAvi Kivity2011-05-11
| * | | | | | | | | x86: setup_smep needs to be __cpuinitLinus Torvalds2011-05-23
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-05-20
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | crypto: aesni-intel - fix aesni build on i386Randy Dunlap2011-05-17
| | * | | | | | | | | crypto: aesni-intel - Merge with fpu.koAndy Lutomirski2011-05-16
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-20
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | net: Add sendmmsg socket system callAnton Blanchard2011-05-05
| | * | | | | | | | | | x86/net: only select BPF_JIT when NET is enabledRandy Dunlap2011-05-04
| | * | | | | | | | | | net: filter: Just In Time compiler for x86-64Eric Dumazet2011-04-28
| * | | | | | | | | | | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds2011-05-20
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | x86: signal: sys_rt_sigreturn() should use set_current_blocked()Oleg Nesterov2011-04-28
| | * | | | | | | | | | | x86: signal: handle_signal() should use set_current_blocked()Oleg Nesterov2011-04-28
| * | | | | | | | | | | | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-20
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-19
| |\ \ \ \ \ \ \ \ \ \ \