| Age | Commit message (Expand) | Author |
| 2014-11-05 | KVM: x86: Fix far-jump to non-canonical check | Nadav Amit |
| 2014-11-05 | x86,kvm,vmx: Preserve CR4 across VM entry | Andy Lutomirski |
| 2014-11-05 | KVM: x86: Handle errors when RIP is set during far jumps | Nadav Amit |
| 2014-11-05 | KVM: x86: use new CS.RPL as CPL during task switch | Paolo Bonzini |
| 2014-11-05 | KVM: x86: Emulator fixes for eip canonical checks on near branches | Nadav Amit |
| 2014-11-05 | KVM: x86: Fix wrong masking on relative jump/call | Nadav Amit |
| 2014-11-05 | KVM: x86 emulator: Use opcode::execute for CALL | Takuya Yoshikawa |
| 2014-11-05 | kvm: vmx: handle invvpid vm exit gracefully | Petr Matousek |
| 2014-11-05 | nEPT: Nested INVEPT | Nadav Har'El |
| 2014-11-05 | KVM: x86: Improve thread safety in pit | Andy Honig |
| 2014-11-05 | KVM: x86: Check non-canonical addresses upon WRMSR | Nadav Amit |
| 2014-11-05 | sched: Fix unreleased llc_shared_mask bit during CPU hotplug | Wanpeng Li |
| 2014-09-13 | x86/espfix/xen: Fix allocation of pages for paravirt page tables | Boris Ostrovsky |
| 2014-09-13 | x86_64/entry/xen: Do not invoke espfix64 on Xen | Andy Lutomirski |
| 2014-09-13 | x86, espfix: Make it possible to disable 16-bit support | H. Peter Anvin |
| 2014-09-13 | x86, espfix: Make espfix64 a Kconfig option, fix UML | H. Peter Anvin |
| 2014-09-13 | x86, espfix: Fix broken header guard | H. Peter Anvin |
| 2014-09-13 | x86, espfix: Move espfix definitions into a separate header file | H. Peter Anvin |
| 2014-09-13 | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack | H. Peter Anvin |
| 2014-09-13 | Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option" | H. Peter Anvin |
| 2014-09-13 | x86/xen: resume timer irqs early | David Vrabel |
| 2014-09-13 | x86: don't exclude low BIOS area when allocating address space for non-PCI cards | Christoph Schulz |
| 2014-09-13 | KVM: x86: Inter-privilege level ret emulation is not implemeneted | Nadav Amit |
| 2014-08-06 | x86_32, entry: Store badsys error code in %eax | Sven Wegener |
| 2014-08-06 | x86, ioremap: Speed up check for RAM pages | Roland Dreier |
| 2014-08-06 | x86-32, espfix: Remove filter for espfix32 due to race | H. Peter Anvin |
| 2014-08-06 | locking/mutex: Disable optimistic spinning on some architectures | Peter Zijlstra |
| 2014-08-06 | perf/x86/intel: ignore CondChgd bit to avoid false NMI handling | HATAYAMA Daisuke |
| 2014-08-06 | KVM: x86: preserve the high 32-bits of the PAT register | Paolo Bonzini |
| 2014-08-06 | KVM: x86: Increase the number of fixed MTRR regs to 10 | Nadav Amit |
| 2014-07-11 | ptrace,x86: force IRET path after a ptrace_stop() | Tejun Heo |
| 2014-07-11 | x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508) | Andy Lutomirski |
| 2014-06-09 | x86-64, modify_ldt: Make support for 16-bit segments a runtime option | Linus Torvalds |
| 2014-06-09 | x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() | Anthony Iliopoulos |
| 2014-04-30 | x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels | H. Peter Anvin |
| 2014-04-30 | x86, hyperv: Bypass the timer_irq_works() check | Jason Wang |
| 2014-04-09 | KVM: VMX: fix use after free of vmx->loaded_vmcs | Marcelo Tosatti |
| 2014-04-09 | KVM: MMU: handle invalid root_hpa at __direct_map | Marcelo Tosatti |
| 2014-04-02 | x86/amd/numa: Fix northbridge quirk to assign correct NUMA node | Daniel J Blueman |
| 2014-04-02 | KVM: SVM: fix cr8 intercept window | Radim Krčmář |
| 2014-04-02 | perf/x86: Fix event scheduling | Peter Zijlstra |
| 2014-04-02 | x86: Add check for number of available vectors before CPU down | Prarit Bhargava |
| 2014-04-02 | KVM: x86: limit PIT timer frequency | Marcelo Tosatti |
| 2014-04-02 | x86/efi: Fix off-by-one bug in EFI Boot Services reservation | Dave Young |
| 2014-02-15 | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h | Robert Richter |
| 2014-02-15 | x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround | Linus Torvalds |
| 2014-02-15 | KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368) | Andy Honig |
| 2014-01-03 | KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367) | Andy Honig |
| 2014-01-03 | x86, efi: Don't use (U)EFI time services on 32 bit | Matthew Garrett |
| 2014-01-03 | x86, build: Pass in additional -mno-mmx, -mno-sse options | H. Peter Anvin |