summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2014-11-07kvm: x86: vmx: avoid returning bool to distinguish success from errorPaolo Bonzini
2014-11-07kvm: x86: vmx: move some vmx setting from vmx_init() to hardware_setup()Tiejun Chen
2014-11-07kvm: x86: vmx: move down hardware_setup() and hardware_unsetup()Tiejun Chen
2014-11-06PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask BitsYijing Wang
2014-11-06crypto: aesni - remove unnecessary #defineValentin Rothberg
2014-11-05x86, microcode: Fix accessing dis_ucode_ldr on 32-bitBorislav Petkov
2014-11-05KVM: x86: Fix uninitialized op->type for some immediate valuesNadav Amit
2014-11-04x86-64: Use RIP-relative addressing for most per-CPU accessesJan Beulich
2014-11-04x86-64: Handle PC-relative relocations on per-CPU dataJan Beulich
2014-11-04x86: Convert a few more per-CPU items to read-mostly onesJan Beulich
2014-11-04x86: mm: Use 2GB memory block size on large-memory x86-64 systemsDaniel J Blueman
2014-11-04x86: numachip: APIC driver cleanupsDaniel J Blueman
2014-11-04x86: numachip: Elide self-IPI ICR pollingDaniel J Blueman
2014-11-04x86: numachip: Fix 16-bit APIC ID truncationDaniel J Blueman
2014-11-04perf/x86: Fix embarrasing typoPeter Zijlstra (Intel)
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-11-03x86_64,vsyscall: Make vsyscall emulation configurableAndy Lutomirski
2014-11-03x86_64, vsyscall: Rewrite comment and clean up headers in vsyscall codeAndy Lutomirski
2014-11-03x86_64, vsyscall: Turn vsyscalls all the way off when vsyscall==noneAndy Lutomirski
2014-11-03x86: UV BAU: Increase maximum CPUs per socket/hubJames Custer
2014-11-03x86: UV BAU: Avoid NULL pointer reference in ptc_seq_showJames Custer
2014-11-03x86,vdso: Use LSL unconditionally for vgetcpuAndy Lutomirski
2014-11-03x86: mm: Re-use the early_ioremap fixed areaMinfei Huang
2014-11-03kvm: kvmclock: use get_cpu() and put_cpu()Tiejun Chen
2014-11-03KVM: x86: optimize some accesses to LVTT and SPIVRadim Krčmář
2014-11-03KVM: x86: detect LVTT changes under APICvRadim Krčmář
2014-11-03KVM: x86: detect SPIV changes under APICvRadim Krčmář
2014-11-03KVM: x86: Enable Intel AVX-512 for guestChao Peng
2014-11-03KVM: x86: fix deadline tsc interrupt injectionRadim Krčmář
2014-11-03KVM: x86: add apic_timer_expired()Radim Krčmář
2014-11-03KVM: vmx: Unavailable DR4/5 is checked before CPLNadav Amit
2014-11-03KVM: x86: Emulator performs code segment checks on read accessNadav Amit
2014-11-03KVM: x86: Clear DR7.LE during task-switchNadav Amit
2014-11-03KVM: x86: Emulator does not calculate address correctlyNadav Amit
2014-11-03KVM: x86: DR7.GD should be cleared upon any #DB exceptionNadav Amit
2014-11-03KVM: x86: some apic broadcast modes does not workNadav Amit
2014-11-03x86,kvm,vmx: Don't trap writes to CR4.TSDAndy Lutomirski
2014-11-03KVM: x86: Sysexit emulation does not mask RIP/RSPNadav Amit
2014-11-03KVM: x86: Distinguish between stack operation and near branchesNadav Amit
2014-11-03KVM: x86: Getting rid of grp45 in emulatorNadav Amit
2014-11-03KVM: x86: Use new is_noncanonical_address in _linearizeNadav Amit
2014-11-03KVM: emulator: always inline __linearizePaolo Bonzini
2014-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-11-02KVM: vmx: defer load of APIC access page address during resetPaolo Bonzini
2014-11-02KVM: nVMX: Disable preemption while reading from shadow VMCSJan Kiszka
2014-11-02KVM: x86: Fix far-jump to non-canonical checkNadav Amit
2014-11-01x86, boot: Document intermediates more clearlyKees Cook
2014-11-01x86, kaslr: Prevent .bss from overlaping initrdJunjie Mao
2014-11-01x86: vdso: Fix build with older gccAndrew Morton
2014-11-01x86, microcode, AMD: Fix early ucode loading on 32-bitBorislav Petkov