Age | Commit message (Expand) | Author |
2024-04-22 | x86: Stop using weak symbols for __iowrite32_copy() | Jason Gunthorpe |
2024-03-12 | Merge branch 'linus' into x86/boot, to resolve conflict | Ingo Molnar |
2024-03-04 | x86/boot: Move mem_encrypt= parsing to the decompressor | Ard Biesheuvel |
2024-01-10 | x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE | Breno Leitao |
2023-06-05 | percpu: Wire up cmpxchg128 | Peter Zijlstra |
2023-04-20 | x86: rewrite '__copy_user_nocache' function | Linus Torvalds |
2022-11-01 | x86/mem: Move memmove to out of line assembler | Nick Desaulniers |
2022-10-03 | x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN | Alexander Potapenko |
2021-12-11 | x86/mmx_32: Remove X86_USE_3DNOW | Peter Zijlstra |
2021-08-10 | x86: Add support for 0x22/0x23 port I/O configuration space | Maciej W. Rozycki |
2020-10-12 | Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-06 | x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() | Dan Williams |
2020-09-03 | x86/cmdline: Disable jump tables for cmdline.c | Arvind Sankar |
2020-07-07 | kbuild: remove cc-option test of -fno-stack-protector | Masahiro Yamada |
2020-03-21 | kcsan, trace: Make KCSAN compatible with tracing | Marco Elver |
2019-11-16 | x86, kcsan: Enable KCSAN for x86 | Marco Elver |
2019-05-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-04-30 | x86/mm/mem_encrypt: Disable all instrumentation for early SME setup | Gary Hook |
2019-04-03 | locking/rwsem: Remove arch specific rwsem files | Waiman Long |
2019-01-06 | kbuild: remove redundant target cleaning on failure | Masahiro Yamada |
2019-01-04 | x86: re-introduce non-generic memcpy_{to,from}io | Linus Torvalds |
2018-02-20 | Revert "x86/retpoline: Simplify vmexit_fill_RSB()" | David Woodhouse |
2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-01-29 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-27 | x86/retpoline: Simplify vmexit_fill_RSB() | Borislav Petkov |
2018-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-12 | error-injection: Separate error-injection from kprobe | Masami Hiramatsu |
2018-01-12 | x86/retpoline: Add initial retpoline support | David Woodhouse |
2017-11-08 | Merge branch 'x86/mpx' into x86/asm, to pick up dependent commits | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-01 | x86/mpx, x86/insn: Relocate insn util functions to a new insn-eval file | Ricardo Neri |
2016-07-25 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-07-08 | x86/mm: Refactor KASLR entropy functions | Thomas Garnier |
2016-06-08 | x86/hweight: Get rid of the special calling convention | Borislav Petkov |
2016-03-22 | kernel: add kcov code coverage | Dmitry Vyukov |
2015-11-24 | x86/cpu: Unify CPU family, model, stepping calculation | Borislav Petkov |
2015-06-04 | x86/asm/entry: Move the 'thunk' functions to arch/x86/entry/ | Ingo Molnar |
2015-05-14 | x86/asm/uaccess: Get rid of copy_user_nocache_64.S | Borislav Petkov |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
2014-10-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-09-24 | x86/lib/Makefile: Remove the unnecessary "+= thunk_64.o" | Oleg Nesterov |
2014-09-10 | locking/rwlock, x86: Delete unused asm/rwlock.h and rwlock.S | Waiman Long |
2014-05-20 | x86, boot: Carve out early cmdline parsing function | Borislav Petkov |
2013-12-17 | lib: introduce arch optimized hash library | Francesco Fusco |
2013-09-28 | x86: Improve the printout of the SMP bootup CPU table | Borislav Petkov |
2012-11-29 | x86, 386 removal: Remove CONFIG_CMPXCHG | H. Peter Anvin |
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: Unify rwsem assembly implementation | Jan Beulich |