| Age | Commit message (Expand) | Author |
| 2016-10-26 | x86/signal: Fix restart_syscall number for x32 tasks | Dmitry V. Levin |
| 2016-10-26 | x86/cpu: Call verify_cpu() after having entered long mode too | Borislav Petkov |
| 2016-04-27 | x86/iopl/64: Properly context-switch IOPL on Xen PV | Andy Lutomirski |
| 2016-04-27 | x86/process: Add proper bound checks in 64bit get_wchan() | Thomas Gleixner |
| 2016-04-27 | x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing map | Malcolm Crossley |
| 2016-04-27 | KVM: x86: trap AMD MSRs for the TSeg base and mask | Paolo Bonzini |
| 2016-04-27 | x86/platform: Fix Geode LX timekeeping in the generic x86 build | David Woodhouse |
| 2016-04-27 | crypto: ghash-clmulni: specify context size for ghash async algorithm | Andrey Ryabinin |
| 2016-03-21 | KVM: x86: move steal time initialization to vcpu entry time | Marcelo Tosatti |
| 2016-03-21 | x86/LDT: Print the real LDT base address | Jan Beulich |
| 2016-03-21 | KVM: svm: unconditionally intercept #DB | Paolo Bonzini |
| 2016-03-21 | KVM: x86: work around infinite loop in microcode when #AC is delivered | Eric Northup |
| 2016-03-21 | x86/ldt: Correct FPU emulation access to LDT | Juergen Gross |
| 2016-03-21 | x86/ldt: Correct LDT access in single stepping logic | Juergen Gross |
| 2016-03-21 | x86/ldt: Make modify_ldt synchronous | Andy Lutomirski |
| 2016-03-21 | x86/xen: Probe target addresses in set_aliased_prot() before the hypercall | Andy Lutomirski |
| 2015-10-22 | KVM: x86: properly restore LVT0 | Radim Krčmář |
| 2015-10-22 | KVM: x86: make vapics_in_nmi_mode atomic | Radim Krčmář |
| 2015-10-22 | x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A | Bjorn Helgaas |
| 2015-09-18 | x86, kvm: fix kvm's usage of kernel_fpu_begin/end() | Suresh Siddha |
| 2015-09-18 | x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu() | Suresh Siddha |
| 2015-09-18 | x86: bpf_jit: fix compilation of large bpf programs | Alexei Starovoitov |
| 2015-09-18 | x86/mce: Fix MCE severity messages | Borislav Petkov |
| 2015-09-18 | KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages | Paolo Bonzini |
| 2015-09-18 | x86/iommu: Fix header comments regarding standard and _FINISH macros | Aravind Gopalakrishnan |
| 2015-06-19 | config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selected | Konrad Rzeszutek Wilk |
| 2015-06-19 | x86/reboot: Fix a warning message triggered by stop_other_cpus() | Feng Tang |
| 2015-06-19 | x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk | Stefan Lippers-Hollmann |
| 2015-06-19 | crypto: aesni - fix memory usage in GCM decryption | Stephan Mueller |
| 2015-06-19 | x86/asm/entry/32: Fix user_mode() misuses | Andy Lutomirski |
| 2015-06-19 | x86/vdso: Fix the build on GCC5 | Jiri Slaby |
| 2015-06-19 | x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization | Andy Lutomirski |
| 2015-06-19 | KVM: emulate: fix CMPXCHG8B on 32-bit hosts | Paolo Bonzini |
| 2015-04-14 | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov |
| 2015-04-14 | x86, mm/ASLR: Fix stack randomization on 64-bit systems | Hector Marco-Gisbert |
| 2015-04-14 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
| 2015-04-14 | x86, hyperv: Mark the Hyper-V clocksource as being continuous | K. Y. Srinivasan |
| 2015-04-14 | ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing | Steven Rostedt (Red Hat) |
| 2015-04-14 | x86, um: actually mark system call tables readonly | Daniel Borkmann |
| 2015-04-14 | x86_64, vdso: Fix the vdso address randomization algorithm | Andy Lutomirski |
| 2015-04-14 | x86/tls: Don't validate lm in set_thread_area() after all | Andy Lutomirski |
| 2015-04-14 | x86/tls: Disallow unusual TLS segments | Andy Lutomirski |
| 2015-04-14 | x86_64, switch_to(): Load TLS descriptors before switching DS and ES | Andy Lutomirski |
| 2015-02-02 | KVM: x86: Fix far-jump to non-canonical check | Nadav Amit |
| 2015-02-02 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski |
| 2015-02-02 | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski |
| 2015-02-02 | x86/tls: Validate TLS entries to protect espfix | Andy Lutomirski |
| 2015-02-02 | x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit | Andy Lutomirski |
| 2015-02-02 | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs | Andy Lutomirski |
| 2015-02-02 | x86_64, traps: Rework bad_iret | Andy Lutomirski |