| Age | Commit message (Expand) | Author |
| 2018-03-19 | x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec | Dan Williams |
| 2018-03-19 | x86/get_user: Use pointer masking to limit speculation | Dan Williams |
| 2018-03-19 | x86/retpoline: Remove the esp/rsp thunk | Waiman Long |
| 2018-03-19 | retpoline: Introduce start/end markers of indirect thunk | Masami Hiramatsu |
| 2018-03-19 | x86/retpoline/checksum32: Convert assembler indirect jumps | David Woodhouse |
| 2018-03-19 | x86/retpoline: Add initial retpoline support | David Woodhouse |
| 2018-03-19 | x86: Add another set of MSR accessor functions | Borislav Petkov |
| 2018-02-13 | x86/decoder: Add new TEST instruction pattern | Masami Hiramatsu |
| 2018-01-07 | x86/boot: Add early cmdline parsing for options with arguments | Tom Lendacky |
| 2018-01-07 | x86/boot: Pass in size to early cmdline parsing | Dave Hansen |
| 2018-01-07 | x86/boot: Simplify early command line parsing | Dave Hansen |
| 2018-01-07 | x86/boot: Fix early command-line parsing when partial word matches | Dave Hansen |
| 2018-01-07 | x86/boot: Fix early command-line parsing when matching at end | Dave Hansen |
| 2018-01-07 | x86, boot: Carve out early cmdline parsing function | Borislav Petkov |
| 2018-01-07 | x86/alternatives: Make JMPs more robust | Borislav Petkov |
| 2018-01-07 | x86/alternatives: Add instruction padding | Borislav Petkov |
| 2016-04-01 | x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop... | Toshi Kani |
| 2016-04-01 | x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable | Toshi Kani |
| 2016-04-01 | x86, extable: Remove open-coded exception table entries in arch/x86/lib/copy_... | H. Peter Anvin |
| 2015-08-07 | x86_64: Fix strnlen_user() to not touch memory after specified maximum | Ben Hutchings |
| 2013-03-27 | x86-64: Fix the failure case in copy_user_handle_tail() | CQ Tang |
| 2012-03-19 | x86: Derandom delay_tsc for 64 bit | Thomas Gleixner |
| 2011-10-10 | x86: Fix insn decoder for longer instruction | Masami Hiramatsu |
| 2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
| 2011-07-22 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2011-07-22 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
| 2011-07-21 | x86, perf: Make copy_from_user_nmi() a library function | Robert Richter |
| 2011-07-21 | x86: Fix write lock scalability 64-bit issue | Jan Beulich |
| 2011-07-21 | x86: Unify rwsem assembly implementation | Jan Beulich |
| 2011-07-21 | x86: Unify rwlock assembly implementation | Jan Beulich |
| 2011-07-13 | x86: Make alternative instruction pointers relative | Andy Lutomirski |
| 2011-06-03 | x86, asm: Cleanup thunk_64.S | Borislav Petkov |
| 2011-05-19 | Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-fo... | Linus Torvalds |
| 2011-05-18 | x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit | Jiri Olsa |
| 2011-05-17 | x86, mem: memset_64.S: Optimize memset by enhanced REP MOVSB/STOSB | Fenghua Yu |
| 2011-05-17 | x86, mem: memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSB | Fenghua Yu |
| 2011-05-17 | x86, mem: memcpy_64.S: Optimize memcpy by enhanced REP MOVSB/STOSB | Fenghua Yu |
| 2011-05-17 | x86, mem: copy_user_64.S: Support copy_to/from_user by enhanced REP MOVSB/STOSB | Fenghua Yu |
| 2011-05-17 | x86, mem: clear_page_64.S: Support clear_page() with enhanced REP MOVSB/STOSB | Fenghua Yu |
| 2011-05-07 | Merge commit 'v2.6.39-rc6' into x86/cleanups | Ingo Molnar |
| 2011-05-01 | x86: Fix spelling error in the memcpy() source code comment | Bart Van Assche |
| 2011-03-27 | percpu: Omit segment prefix in the UP case for cmpxchg_double | Christoph Lameter |
| 2011-03-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
| 2011-03-18 | x86: Clean up csum-copy_64.S a bit | Ingo Molnar |
| 2011-03-18 | x86: Fix common misspellings | Lucas De Marchi |
| 2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
| 2011-03-15 | Merge branch 'x86-mem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
| 2011-03-02 | x86: Fix a bogus unwind annotation in lib/semaphore_32.S | Jan Beulich |
| 2011-02-28 | x86: Remove unused bits from lib/thunk_*.S | Jan Beulich |
| 2011-02-28 | x86: Use {push,pop}_cfi in more places | Jan Beulich |