Age | Commit message (Expand) | Author |
2014-11-07 | kvm: x86: vmx: avoid returning bool to distinguish success from error | Paolo Bonzini |
2014-11-07 | kvm: x86: vmx: move some vmx setting from vmx_init() to hardware_setup() | Tiejun Chen |
2014-11-07 | kvm: x86: vmx: move down hardware_setup() and hardware_unsetup() | Tiejun Chen |
2014-11-06 | PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits | Yijing Wang |
2014-11-06 | crypto: aesni - remove unnecessary #define | Valentin Rothberg |
2014-11-05 | x86, microcode: Fix accessing dis_ucode_ldr on 32-bit | Borislav Petkov |
2014-11-05 | KVM: x86: Fix uninitialized op->type for some immediate values | Nadav Amit |
2014-11-04 | x86-64: Use RIP-relative addressing for most per-CPU accesses | Jan Beulich |
2014-11-04 | x86-64: Handle PC-relative relocations on per-CPU data | Jan Beulich |
2014-11-04 | x86: Convert a few more per-CPU items to read-mostly ones | Jan Beulich |
2014-11-04 | x86: mm: Use 2GB memory block size on large-memory x86-64 systems | Daniel J Blueman |
2014-11-04 | x86: numachip: APIC driver cleanups | Daniel J Blueman |
2014-11-04 | x86: numachip: Elide self-IPI ICR polling | Daniel J Blueman |
2014-11-04 | x86: numachip: Fix 16-bit APIC ID truncation | Daniel J Blueman |
2014-11-04 | perf/x86: Fix embarrasing typo | Peter Zijlstra (Intel) |
2014-11-03 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman |
2014-11-03 | x86_64,vsyscall: Make vsyscall emulation configurable | Andy Lutomirski |
2014-11-03 | x86_64, vsyscall: Rewrite comment and clean up headers in vsyscall code | Andy Lutomirski |
2014-11-03 | x86_64, vsyscall: Turn vsyscalls all the way off when vsyscall==none | Andy Lutomirski |
2014-11-03 | x86: UV BAU: Increase maximum CPUs per socket/hub | James Custer |
2014-11-03 | x86: UV BAU: Avoid NULL pointer reference in ptc_seq_show | James Custer |
2014-11-03 | x86,vdso: Use LSL unconditionally for vgetcpu | Andy Lutomirski |
2014-11-03 | x86: mm: Re-use the early_ioremap fixed area | Minfei Huang |
2014-11-03 | kvm: kvmclock: use get_cpu() and put_cpu() | Tiejun Chen |
2014-11-03 | KVM: x86: optimize some accesses to LVTT and SPIV | Radim Krčmář |
2014-11-03 | KVM: x86: detect LVTT changes under APICv | Radim Krčmář |
2014-11-03 | KVM: x86: detect SPIV changes under APICv | Radim Krčmář |
2014-11-03 | KVM: x86: Enable Intel AVX-512 for guest | Chao Peng |
2014-11-03 | KVM: x86: fix deadline tsc interrupt injection | Radim Krčmář |
2014-11-03 | KVM: x86: add apic_timer_expired() | Radim Krčmář |
2014-11-03 | KVM: vmx: Unavailable DR4/5 is checked before CPL | Nadav Amit |
2014-11-03 | KVM: x86: Emulator performs code segment checks on read access | Nadav Amit |
2014-11-03 | KVM: x86: Clear DR7.LE during task-switch | Nadav Amit |
2014-11-03 | KVM: x86: Emulator does not calculate address correctly | Nadav Amit |
2014-11-03 | KVM: x86: DR7.GD should be cleared upon any #DB exception | Nadav Amit |
2014-11-03 | KVM: x86: some apic broadcast modes does not work | Nadav Amit |
2014-11-03 | x86,kvm,vmx: Don't trap writes to CR4.TSD | Andy Lutomirski |
2014-11-03 | KVM: x86: Sysexit emulation does not mask RIP/RSP | Nadav Amit |
2014-11-03 | KVM: x86: Distinguish between stack operation and near branches | Nadav Amit |
2014-11-03 | KVM: x86: Getting rid of grp45 in emulator | Nadav Amit |
2014-11-03 | KVM: x86: Use new is_noncanonical_address in _linearize | Nadav Amit |
2014-11-03 | KVM: emulator: always inline __linearize | Paolo Bonzini |
2014-11-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-11-02 | KVM: vmx: defer load of APIC access page address during reset | Paolo Bonzini |
2014-11-02 | KVM: nVMX: Disable preemption while reading from shadow VMCS | Jan Kiszka |
2014-11-02 | KVM: x86: Fix far-jump to non-canonical check | Nadav Amit |
2014-11-01 | x86, boot: Document intermediates more clearly | Kees Cook |
2014-11-01 | x86, kaslr: Prevent .bss from overlaping initrd | Junjie Mao |
2014-11-01 | x86: vdso: Fix build with older gcc | Andrew Morton |
2014-11-01 | x86, microcode, AMD: Fix early ucode loading on 32-bit | Borislav Petkov |