summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-251-0/+1
|\
| * x86/mm: Refactor KASLR entropy functionsThomas Garnier2016-07-081-0/+1
* | x86/hweight: Get rid of the special calling conventionBorislav Petkov2016-06-081-1/+1
|/
* kernel: add kcov code coverageDmitry Vyukov2016-03-221-0/+3
* x86/cpu: Unify CPU family, model, stepping calculationBorislav Petkov2015-11-241-1/+1
* x86/asm/entry: Move the 'thunk' functions to arch/x86/entry/Ingo Molnar2015-06-041-1/+0
* x86/asm/uaccess: Get rid of copy_user_nocache_64.SBorislav Petkov2015-05-141-1/+1
* net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+1
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-10-131-1/+1
|\
| * x86/lib/Makefile: Remove the unnecessary "+= thunk_64.o"Oleg Nesterov2014-09-241-1/+1
* | locking/rwlock, x86: Delete unused asm/rwlock.h and rwlock.SWaiman Long2014-09-101-1/+0
|/
* x86, boot: Carve out early cmdline parsing functionBorislav Petkov2014-05-201-1/+1
* lib: introduce arch optimized hash libraryFrancesco Fusco2013-12-171-1/+1
* x86: Improve the printout of the SMP bootup CPU tableBorislav Petkov2013-09-281-1/+1
* x86, 386 removal: Remove CONFIG_CMPXCHGH. Peter Anvin2012-11-291-1/+0
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-07-221-3/+4
|\
| * x86: Unify rwsem assembly implementationJan Beulich2011-07-211-2/+1
| * x86: Unify rwlock assembly implementationJan Beulich2011-07-211-2/+4
* | x86, perf: Make copy_from_user_nmi() a library functionRobert Richter2011-07-211-1/+1
|/
* percpu, x86: Add arch-specific this_cpu_cmpxchg_double() supportChristoph Lameter2011-02-281-0/+1
* x86, asm: Move cmpxchg emulation code to arch/x86/libH. Peter Anvin2010-07-281-0/+1
* Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-181-1/+2
|\
| * Merge branch 'x86/asm' into x86/atomicH. Peter Anvin2010-04-291-2/+3
| |\
| * | x86-32: Rewrite 32-bit atomic64 functions in assemblyLuca Barbieri2010-02-251-1/+2
* | | perf, x86: Add INSTRUCTION_DECODER config flagIngo Molnar2010-03-101-1/+1
| |/ |/|
* | Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-281-0/+1
|\ \
| * | x86-64: support native xadd rwsem implementationLinus Torvalds2010-01-131-0/+1
| |/
* | Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-02-281-1/+1
|\ \
| * | x86: Clean up mem*io functions.Brian Gerst2010-02-051-1/+1
| |/
* | x86, lib: Add wbinvd smp helpersBorislav Petkov2010-01-221-1/+1
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-191-2/+2
|\
| * x86, msr: msrs_alloc/free for CONFIG_SMP=nBorislav Petkov2009-12-161-2/+2
* | x86 insn: Delete empty or incomplete inat-tables.cMasami Hiramatsu2009-12-071-1/+1
* | x86: Compile insn.c and inat.c only for KPROBESOGAWA Hirofumi2009-12-071-1/+1
|/
* Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar2009-10-171-1/+3
|\
| * x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=yEric Dumazet2009-10-011-2/+4
| * x86: Provide an alternative() based cmpxchg64()Arjan van de Ven2009-09-301-1/+1
* | Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker2009-09-231-0/+2
|\ \ | |/
| * x86, msr: change msr-reg.o to obj-y, and export its symbolsH. Peter Anvin2009-09-041-1/+2
| * x86, msr: Add rd/wrmsr interfaces with preset registersBorislav Petkov2009-08-311-0/+1
* | x86: Instruction decoder APIMasami Hiramatsu2009-08-271-0/+13
|/
* x86: atomic64: Export APIs to modulesIngo Molnar2009-07-031-1/+1
* x86: atomic64: Move the 32-bit atomic64_t implementation to a .c fileIngo Molnar2009-07-031-0/+1
* x86: MSR: add a struct representation of an MSRBorislav Petkov2009-06-101-1/+1
* x86: drop -funroll-loops for csum_partial_64.cAndi Kleen2008-09-041-3/+0
* Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-141-0/+1
|\
| * ftrace: trace irq disabled critical timingsSteven Rostedt2008-05-231-0/+1
* | x86: merge putuser asm functions.Glauber Costa2008-07-091-1/+1
* | x86: merge getuser asm functions.Glauber Costa2008-07-091-1/+1
* | x86: integrate delay functions.Glauber Costa2008-07-091-1/+1
|/
OpenPOWER on IntegriCloud