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