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