| 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/platform: Fix Geode LX timekeeping in the generic x86 build | David Woodhouse |
| 2016-03-21 | x86/LDT: Print the real LDT base address | Jan Beulich |
| 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 |
| 2015-09-18 | x86, kvm: fix kvm's usage of kernel_fpu_begin/end() | Suresh Siddha |
| 2015-09-18 | x86/mce: Fix MCE severity messages | Borislav Petkov |
| 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 | x86/asm/entry/32: Fix user_mode() misuses | Andy Lutomirski |
| 2015-06-19 | x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization | Andy Lutomirski |
| 2015-04-14 | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov |
| 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/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 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | 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 |
| 2015-02-02 | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C | Andy Lutomirski |
| 2015-02-02 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski |
| 2015-02-02 | x86: Require exact match for 'noxsave' command line option | Dave Hansen |
| 2015-02-02 | x86, apic: Handle a bad TSC more gracefully | Andy Lutomirski |
| 2015-02-02 | x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead | Bryan O'Donoghue |
| 2014-12-01 | sched: Fix unreleased llc_shared_mask bit during CPU hotplug | Wanpeng Li |
| 2014-08-07 | x86/espfix/xen: Fix allocation of pages for paravirt page tables | Boris Ostrovsky |
| 2014-08-07 | x86_64/entry/xen: Do not invoke espfix64 on Xen | Andy Lutomirski |
| 2014-08-07 | x86, espfix: Make it possible to disable 16-bit support | H. Peter Anvin |
| 2014-08-07 | x86, espfix: Make espfix64 a Kconfig option, fix UML | H. Peter Anvin |
| 2014-08-07 | x86, espfix: Move espfix definitions into a separate header file | H. Peter Anvin |
| 2014-08-07 | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack | H. Peter Anvin |
| 2014-08-07 | Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option" | H. Peter Anvin |
| 2014-07-31 | x86_32, entry: Store badsys error code in %eax | Sven Wegener |
| 2014-07-28 | perf/x86/intel: ignore CondChgd bit to avoid false NMI handling | HATAYAMA Daisuke |
| 2014-06-30 | x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508) | Andy Lutomirski |
| 2014-06-30 | x86-32, espfix: Remove filter for espfix32 due to race | H. Peter Anvin |
| 2014-06-07 | x86/Sandy Bridge: mark arrays in __init functions as __initconst | H. Peter Anvin |
| 2014-06-07 | ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logic | Oleg Nesterov |
| 2014-06-07 | ptrace/x86: Introduce set_task_blockstep() helper | Oleg Nesterov |
| 2014-06-07 | x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member | Radu Caragea |
| 2014-06-07 | x86/apic: Disable I/O APIC before shutdown of the local APIC | Fenghua Yu |
| 2014-06-07 | x86-64, modify_ldt: Make support for 16-bit segments a runtime option | Linus Torvalds |
| 2014-05-06 | x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels | H. Peter Anvin |
| 2014-03-23 | x86/amd/numa: Fix northbridge quirk to assign correct NUMA node | Daniel J Blueman |