aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-10-17Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar1-1/+3
2009-10-01x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=yEric Dumazet1-2/+4
2009-09-30x86: Provide an alternative() based cmpxchg64()Arjan van de Ven1-1/+1
2009-09-23Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker1-0/+2
2009-09-04x86, msr: change msr-reg.o to obj-y, and export its symbolsH. Peter Anvin1-1/+2
2009-08-31x86, msr: Add rd/wrmsr interfaces with preset registersBorislav Petkov1-0/+1
2009-08-27x86: Instruction decoder APIMasami Hiramatsu1-0/+13
2009-07-03x86: atomic64: Export APIs to modulesIngo Molnar1-1/+1
2009-07-03x86: atomic64: Move the 32-bit atomic64_t implementation to a .c fileIngo Molnar1-0/+1
2009-06-10x86: MSR: add a struct representation of an MSRBorislav Petkov1-1/+1
2008-09-04x86: drop -funroll-loops for csum_partial_64.cAndi Kleen1-3/+0
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar1-0/+1
2008-07-09x86: merge putuser asm functions.Glauber Costa1-1/+1
2008-07-09x86: merge getuser asm functions.Glauber Costa1-1/+1
2008-07-09x86: integrate delay functions.Glauber Costa1-1/+1
2008-05-23ftrace: trace irq disabled critical timingsSteven Rostedt1-0/+1
2008-04-26x86, UML: remove x86-specific implementations of find_first_bitAlexander van Heukelum1-1/+0
2008-04-26x86: change x86 to use generic find_next_bitAlexander van Heukelum1-1/+1
2008-02-05iommu sg: kill __clear_bit_string and find_next_zero_stringFUJITA Tomonori1-1/+1
2008-01-30x86: unify arch/x86/lib/Makefile(s)Sam Ravnborg1-2/+24
2007-10-11x86_64: move libThomas Gleixner1-1/+1
2007-10-11i386: move libThomas Gleixner1-0/+5