| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ \ |
|
| * | | x86: Clean up mem*io functions. | Brian Gerst | 2010-02-05 | 1 | -1/+1 |
| |/ |
|
* | | x86, lib: Add wbinvd smp helpers | Borislav Petkov | 2010-01-22 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-19 | 1 | -2/+2 |
|\ |
|
| * | x86, msr: msrs_alloc/free for CONFIG_SMP=n | Borislav Petkov | 2009-12-16 | 1 | -2/+2 |
* | | x86 insn: Delete empty or incomplete inat-tables.c | Masami Hiramatsu | 2009-12-07 | 1 | -1/+1 |
* | | x86: Compile insn.c and inat.c only for KPROBES | OGAWA Hirofumi | 2009-12-07 | 1 | -1/+1 |
|/ |
|
* | Merge commit 'v2.6.32-rc5' into perf/probes | Ingo Molnar | 2009-10-17 | 1 | -1/+3 |
|\ |
|
| * | x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y | Eric Dumazet | 2009-10-01 | 1 | -2/+4 |
| * | x86: Provide an alternative() based cmpxchg64() | Arjan van de Ven | 2009-09-30 | 1 | -1/+1 |
* | | Merge commit 'linus/master' into tracing/kprobes | Frederic Weisbecker | 2009-09-23 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | x86, msr: change msr-reg.o to obj-y, and export its symbols | H. Peter Anvin | 2009-09-04 | 1 | -1/+2 |