Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Remove base_addresss in kvm_pit since it is unused | Justin P. Mattock | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: SVM: Remove nested sel_cr0_write handling code | Joerg Roedel | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: SVM: Add checks for IO instructions | Joerg Roedel | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: SVM: Add intercept checks for one-byte instructions | Joerg Roedel | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: SVM: Add intercept checks for remaining twobyte instructions | Joerg Roedel | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: SVM: Add intercept checks for remaining group7 instructions | Joerg Roedel | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: SVM: Add intercept checks for SVM instructions | Joerg Roedel | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: SVM: Add intercept checks for descriptor table accesses | Joerg Roedel | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: SVM: Add intercept check for accessing dr registers | Joerg Roedel | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: SVM: Add intercept check for emulated cr accesses | Joerg Roedel | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: Add x86 callback for intercept check | Joerg Roedel | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86 emulator: Add flag to check for protected mode instructions | Joerg Roedel | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86 emulator: Add check_perm callback | Joerg Roedel | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86 emulator: Don't write-back cpu-state on X86EMUL_INTERCEPTED | Joerg Roedel | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86 emulator: add SVM intercepts | Avi Kivity | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86 emulator: add framework for instruction intercepts | Avi Kivity | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86 emulator: implement movdqu instruction (f3 0f 6f, f3 0f 7f) | Avi Kivity | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86 emulator: SSE support | Avi Kivity | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86 emulator: Specialize decoding for insns with 66/f2/f3 prefixes | Avi Kivity | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86 emulator: define callbacks for using the guest fpu within the emulator | Avi Kivity | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86 emulator: do not munge rep prefix | Avi Kivity | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: 16-byte mmio support | Avi Kivity | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Split mmio completion into a function | Avi Kivity | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: extend in-kernel mmio to handle >8 byte transactions | Avi Kivity | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: better fix for race between nmi injection and enabling nmi window | Gleb Natapov | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "KVM: Fix race between nmi injection and enabling nmi window" | Marcelo Tosatti | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: expose async pf through our standard mechanism | Glauber Costa | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: simplify NMI mask management | Avi Kivity | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: SVM: Remove unused svm_features | Jan Kiszka | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: Use cached VM_EXIT_INTR_INFO in handle_exception | Avi Kivity | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: Don't VMREAD VM_EXIT_INTR_INFO unconditionally | Avi Kivity | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: Refactor vmx_complete_atomic_exit() | Avi Kivity | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: Qualify check for host NMI | Avi Kivity | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: Avoid vmx_recover_nmi_blocking() when unneeded | Avi Kivity | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: Cache cpl | Avi Kivity | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: Optimize vmx_get_cpl() | Avi Kivity | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: Optimize vmx_get_rflags() | Avi Kivity | 2011-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Use kvm_get_rflags() and kvm_set_rflags() instead of the raw versions | Avi Kivity | 2011-05-11 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2011-05-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sparc32: fix build, fix missing cpu_relax declaration | Sam Ravnborg | 2011-05-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8' | David S. Miller | 2011-05-20 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 2011-05-20 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sparc: add {read,write}*_be routines | Jan Andersson | 2011-05-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sparc32,leon: Remove unnecessary page_address calls in LEON DMA API. | Kristoffer Glembo | 2011-05-16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sparc: convert old cpumask API into new one | KOSAKI Motohiro | 2011-05-16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sparc32, sun4d: Implemented SMP IPIs support for SUN4D machines | Daniel Hellstrom | 2011-05-16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sparc32, sun4m: Implemented SMP IPIs support for SUN4M machines | Daniel Hellstrom | 2011-05-16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sparc32,leon: Implemented SMP IPIs for LEON CPU | Daniel Hellstrom | 2011-05-16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sparc32: implement SMP IPIs using the generic functions | Daniel Hellstrom | 2011-05-16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sparc32,leon: SMP power down implementation | Daniel Hellstrom | 2011-05-16 |