aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2019-04-30x86/mm/mem_encrypt: Disable all instrumentation for early SME setupGary Hook1-0/+12
2019-04-03locking/rwsem: Remove arch specific rwsem filesWaiman Long1-1/+0
2019-01-06kbuild: remove redundant target cleaning on failureMasahiro Yamada1-1/+1
2019-01-04x86: re-introduce non-generic memcpy_{to,from}ioLinus Torvalds1-0/+1
2018-02-20Revert "x86/retpoline: Simplify vmexit_fill_RSB()"David Woodhouse1-1/+0
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2018-01-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-01-27x86/retpoline: Simplify vmexit_fill_RSB()Borislav Petkov1-0/+1
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-01-12error-injection: Separate error-injection from kprobeMasami Hiramatsu1-0/+1
2018-01-12x86/retpoline: Add initial retpoline supportDavid Woodhouse1-0/+1
2017-11-08Merge branch 'x86/mpx' into x86/asm, to pick up dependent commitsIngo Molnar1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-11-01x86/mpx, x86/insn: Relocate insn util functions to a new insn-eval fileRicardo Neri1-1/+1
2016-07-25Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2016-07-08x86/mm: Refactor KASLR entropy functionsThomas Garnier1-0/+1
2016-06-08x86/hweight: Get rid of the special calling conventionBorislav Petkov1-1/+1
2016-03-22kernel: add kcov code coverageDmitry Vyukov1-0/+3
2015-11-24x86/cpu: Unify CPU family, model, stepping calculationBorislav Petkov1-1/+1
2015-06-04x86/asm/entry: Move the 'thunk' functions to arch/x86/entry/Ingo Molnar1-1/+0
2015-05-14x86/asm/uaccess: Get rid of copy_user_nocache_64.SBorislav Petkov1-1/+1
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+1
2014-10-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-09-24x86/lib/Makefile: Remove the unnecessary "+= thunk_64.o"Oleg Nesterov1-1/+1
2014-09-10locking/rwlock, x86: Delete unused asm/rwlock.h and rwlock.SWaiman Long1-1/+0
2014-05-20x86, boot: Carve out early cmdline parsing functionBorislav Petkov1-1/+1
2013-12-17lib: introduce arch optimized hash libraryFrancesco Fusco1-1/+1
2013-09-28x86: Improve the printout of the SMP bootup CPU tableBorislav Petkov1-1/+1
2012-11-29x86, 386 removal: Remove CONFIG_CMPXCHGH. Peter Anvin1-1/+0
2011-07-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+4
2011-07-21x86, perf: Make copy_from_user_nmi() a library functionRobert Richter1-1/+1
2011-07-21x86: Unify rwsem assembly implementationJan Beulich1-2/+1
2011-07-21x86: Unify rwlock assembly implementationJan Beulich1-2/+4
2011-02-28percpu, x86: Add arch-specific this_cpu_cmpxchg_double() supportChristoph Lameter1-0/+1
2010-07-28x86, asm: Move cmpxchg emulation code to arch/x86/libH. Peter Anvin1-0/+1
2010-05-18Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+2
2010-04-29Merge branch 'x86/asm' into x86/atomicH. Peter Anvin1-2/+3
2010-03-10perf, x86: Add INSTRUCTION_DECODER config flagIngo Molnar1-1/+1
2010-02-28Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2010-02-28Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-02-25x86-32: Rewrite 32-bit atomic64 functions in assemblyLuca Barbieri1-1/+2
2010-02-05x86: Clean up mem*io functions.Brian Gerst1-1/+1
2010-01-22x86, lib: Add wbinvd smp helpersBorislav Petkov1-1/+1
2010-01-13x86-64: support native xadd rwsem implementationLinus Torvalds1-0/+1
2009-12-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2009-12-16x86, msr: msrs_alloc/free for CONFIG_SMP=nBorislav Petkov1-2/+2
2009-12-07x86 insn: Delete empty or incomplete inat-tables.cMasami Hiramatsu1-1/+1
2009-12-07x86: Compile insn.c and inat.c only for KPROBESOGAWA Hirofumi1-1/+1