summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2013-03-21
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | KVM: x86: correctly initialize the CS base on resetPaolo Bonzini2013-03-20
| * | | | | | | | | | | | | KVM: VMX: Require KVM_SET_TSS_ADDR being called prior to running a VCPUJan Kiszka2013-03-18
| * | | | | | | | | | | | | KVM: x86: Optimize mmio spte zapping when creating/moving memslotTakuya Yoshikawa2013-03-14
| * | | | | | | | | | | | | KVM: MMU: Mark sp mmio cached when creating mmio spteTakuya Yoshikawa2013-03-14
| * | | | | | | | | | | | | KVM: nVMX: Add preemption timer supportJan Kiszka2013-03-14
| * | | | | | | | | | | | | KVM: nVMX: Provide EFER.LMA saving supportJan Kiszka2013-03-14
| * | | | | | | | | | | | | KVM: nVMX: Clean up and fix pin-based execution controlsJan Kiszka2013-03-13
| * | | | | | | | | | | | | KVM: x86: Rework INIT and SIPI handlingJan Kiszka2013-03-13
| * | | | | | | | | | | | | KVM: MMU: make kvm_mmu_available_pages robust against n_used_mmu_pages > n_ma...Marcelo Tosatti2013-03-13
| * | | | | | | | | | | | | KVM: x86: Drop unused return code from VCPU reset callbackJan Kiszka2013-03-12
| * | | | | | | | | | | | | VMX: x86: handle host TSC calibration failureMarcelo Tosatti2013-03-12
| * | | | | | | | | | | | | kvm: remove cast for kmalloc return valueIoan Orghici2013-03-11
| * | | | | | | | | | | | | KVM: MMU: Introduce a helper function for FIFO zappingTakuya Yoshikawa2013-03-07
| * | | | | | | | | | | | | KVM: MMU: Use list_for_each_entry_safe in kvm_mmu_commit_zap_page()Takuya Yoshikawa2013-03-07
| * | | | | | | | | | | | | KVM: MMU: Fix and clean up for_each_gfn_* macrosTakuya Yoshikawa2013-03-07
| * | | | | | | | | | | | | KVM: nVMX: Fix setting of CR0 and CR4 in guest modeJan Kiszka2013-03-07
| * | | | | | | | | | | | | KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLSJan Kiszka2013-03-07
| * | | | | | | | | | | | | KVM: nVMX: Reset RFLAGS on VM-exitJan Kiszka2013-03-05
| * | | | | | | | | | | | | KVM: nVMX: Fix switching of debug stateJan Kiszka2013-03-04
| * | | | | | | | | | | | | KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa2013-03-04
| * | | | | | | | | | | | | KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa2013-03-04
| * | | | | | | | | | | | | KVM: set_memory_region: Drop user_alloc from set_memory_region()Takuya Yoshikawa2013-03-04
| * | | | | | | | | | | | | KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()Takuya Yoshikawa2013-03-04
| * | | | | | | | | | | | | Merge branch 'master' into queueMarcelo Tosatti2013-03-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | KVM: VMX: Pass vcpu to __vmx_complete_interruptsJan Kiszka2013-02-28
| * | | | | | | | | | | | | | KVM: nVMX: Avoid one redundant vmcs_read in prepare_vmcs12Jan Kiszka2013-02-28
| * | | | | | | | | | | | | | arch/x86/kvm: beautify source code for __u32 irq which is never < 0Chen Gang2013-02-27
| * | | | | | | | | | | | | | KVM: nVMX: Use cached exit reasonJan Kiszka2013-02-27
| * | | | | | | | | | | | | | KVM: nVMX: Clear segment cache after switching between L1 and L2Jan Kiszka2013-02-27
| * | | | | | | | | | | | | | KVM: nVMX: Advertise PAUSE and WBINVD exiting supportJan Kiszka2013-02-27
| * | | | | | | | | | | | | | KVM: VMX: Make prepare_vmcs12 and load_vmcs12_host_state staticJan Kiszka2013-02-27
| * | | | | | | | | | | | | | x86: kvmclock: Do not setup kvmclock vsyscall in the absence of that clockJan Kiszka2013-02-27
| * | | | | | | | | | | | | | KVM: nVMX: Trap unconditionally if msr bitmap access failsJan Kiszka2013-02-22
| * | | | | | | | | | | | | | KVM: nVMX: Improve I/O exit handlingJan Kiszka2013-02-22
* | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNELPeter Zijlstra2013-05-05
| * | | | | | | | | | | | | | perf/x86/intel/lbr: Fix LBR filterPeter Zijlstra2013-05-04
| * | | | | | | | | | | | | | perf/x86: Blacklist all MEM_*_RETIRED events for Ivy BridgePeter Zijlstra2013-05-04
| * | | | | | | | | | | | | | perf/x86/intel: Fix unintended variable name reuseJan-Simon Möller2013-04-30
| * | | | | | | | | | | | | | perf/x86/intel: Add support for IvyBridge model 58 UncoreVince Weaver2013-04-30
| * | | | | | | | | | | | | | perf/x86/intel: Fix typo in perf_event_intel_uncore.cVince Weaver2013-04-30
| * | | | | | | | | | | | | | x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei2013-04-30
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli...Jussi Kivilinna2013-04-25
| * | | | | | | | | | | | | | crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipherJussi Kivilinna2013-04-25
| * | | | | | | | | | | | | | crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipherJussi Kivilinna2013-04-25
| * | | | | | | | | | | | | | crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipherJussi Kivilinna2013-04-25
| * | | | | | | | | | | | | | crypto: aesni_intel - add more optimized XTS mode for x86-64Jussi Kivilinna2013-04-25
| * | | | | | | | | | | | | | crypto: x86/camellia-aesni-avx - add more optimized XTS codeJussi Kivilinna2013-04-25