aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-04-22x86: Stop using weak symbols for __iowrite32_copy()Gravatar Jason Gunthorpe 1-1/+0
2024-03-12Merge branch 'linus' into x86/boot, to resolve conflictGravatar Ingo Molnar 1-1/+1
2024-03-04x86/boot: Move mem_encrypt= parsing to the decompressorGravatar Ard Biesheuvel 1-13/+0
2024-01-10x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEGravatar Breno Leitao 1-1/+1
2023-06-05percpu: Wire up cmpxchg128Gravatar Peter Zijlstra 1-1/+2
2023-04-20x86: rewrite '__copy_user_nocache' functionGravatar Linus Torvalds 1-1/+1
2022-11-01x86/mem: Move memmove to out of line assemblerGravatar Nick Desaulniers 1-0/+1
2022-10-03x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSANGravatar Alexander Potapenko 1-0/+2
2021-12-11x86/mmx_32: Remove X86_USE_3DNOWGravatar Peter Zijlstra 1-1/+0
2021-08-10x86: Add support for 0x22/0x23 port I/O configuration spaceGravatar Maciej W. Rozycki 1-0/+1
2020-10-12Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Gravatar Dan Williams 1-0/+1
2020-09-03x86/cmdline: Disable jump tables for cmdline.cGravatar Arvind Sankar 1-1/+1
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorGravatar Masahiro Yamada 1-1/+1
2020-03-21kcsan, trace: Make KCSAN compatible with tracingGravatar Marco Elver 1-0/+5
2019-11-16x86, kcsan: Enable KCSAN for x86Gravatar Marco Elver 1-0/+4
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+0
2019-04-30x86/mm/mem_encrypt: Disable all instrumentation for early SME setupGravatar Gary Hook 1-0/+12
2019-04-03locking/rwsem: Remove arch specific rwsem filesGravatar Waiman Long 1-1/+0
2019-01-06kbuild: remove redundant target cleaning on failureGravatar Masahiro Yamada 1-1/+1
2019-01-04x86: re-introduce non-generic memcpy_{to,from}ioGravatar Linus Torvalds 1-0/+1
2018-02-20Revert "x86/retpoline: Simplify vmexit_fill_RSB()"Gravatar David Woodhouse 1-1/+0
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+1
2018-01-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+1
2018-01-27x86/retpoline: Simplify vmexit_fill_RSB()Gravatar Borislav Petkov 1-0/+1
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+1
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+1
2018-01-12error-injection: Separate error-injection from kprobeGravatar Masami Hiramatsu 1-0/+1
2018-01-12x86/retpoline: Add initial retpoline supportGravatar David Woodhouse 1-0/+1
2017-11-08Merge branch 'x86/mpx' into x86/asm, to pick up dependent commitsGravatar Ingo Molnar 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-11-01x86/mpx, x86/insn: Relocate insn util functions to a new insn-eval fileGravatar Ricardo Neri 1-1/+1
2016-07-25Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2016-07-08x86/mm: Refactor KASLR entropy functionsGravatar Thomas Garnier 1-0/+1
2016-06-08x86/hweight: Get rid of the special calling conventionGravatar Borislav Petkov 1-1/+1
2016-03-22kernel: add kcov code coverageGravatar Dmitry Vyukov 1-0/+3
2015-11-24x86/cpu: Unify CPU family, model, stepping calculationGravatar Borislav Petkov 1-1/+1
2015-06-04x86/asm/entry: Move the 'thunk' functions to arch/x86/entry/Gravatar Ingo Molnar 1-1/+0
2015-05-14x86/asm/uaccess: Get rid of copy_user_nocache_64.SGravatar Borislav Petkov 1-1/+1
2014-12-10net, lib: kill arch_fast_hash library bitsGravatar Daniel Borkmann 1-1/+1
2014-10-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2014-09-24x86/lib/Makefile: Remove the unnecessary "+= thunk_64.o"Gravatar Oleg Nesterov 1-1/+1
2014-09-10locking/rwlock, x86: Delete unused asm/rwlock.h and rwlock.SGravatar Waiman Long 1-1/+0
2014-05-20x86, boot: Carve out early cmdline parsing functionGravatar Borislav Petkov 1-1/+1
2013-12-17lib: introduce arch optimized hash libraryGravatar Francesco Fusco 1-1/+1
2013-09-28x86: Improve the printout of the SMP bootup CPU tableGravatar Borislav Petkov 1-1/+1
2012-11-29x86, 386 removal: Remove CONFIG_CMPXCHGGravatar H. Peter Anvin 1-1/+0
2011-07-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+4
2011-07-21x86, perf: Make copy_from_user_nmi() a library functionGravatar Robert Richter 1-1/+1
2011-07-21x86: Unify rwsem assembly implementationGravatar Jan Beulich 1-2/+1