| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | x86, msr: Add rd/wrmsr interfaces with preset registers | Borislav Petkov | 2009-08-31 | 1 | -0/+1 |
* | | x86: Instruction decoder API | Masami Hiramatsu | 2009-08-27 | 1 | -0/+13 |
|/ |
|
* | x86: atomic64: Export APIs to modules | Ingo Molnar | 2009-07-03 | 1 | -1/+1 |
* | x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file | Ingo Molnar | 2009-07-03 | 1 | -0/+1 |
* | x86: MSR: add a struct representation of an MSR | Borislav Petkov | 2009-06-10 | 1 | -1/+1 |
* | x86: drop -funroll-loops for csum_partial_64.c | Andi Kleen | 2008-09-04 | 1 | -3/+0 |
* | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 2008-07-14 | 1 | -0/+1 |
|\ |
|
| * | ftrace: trace irq disabled critical timings | Steven Rostedt | 2008-05-23 | 1 | -0/+1 |
* | | x86: merge putuser asm functions. | Glauber Costa | 2008-07-09 | 1 | -1/+1 |
* | | x86: merge getuser asm functions. | Glauber Costa | 2008-07-09 | 1 | -1/+1 |
* | | x86: integrate delay functions. | Glauber Costa | 2008-07-09 | 1 | -1/+1 |
|/ |
|
* | x86, UML: remove x86-specific implementations of find_first_bit | Alexander van Heukelum | 2008-04-26 | 1 | -1/+0 |
* | x86: change x86 to use generic find_next_bit | Alexander van Heukelum | 2008-04-26 | 1 | -1/+1 |
* | iommu sg: kill __clear_bit_string and find_next_zero_string | FUJITA Tomonori | 2008-02-05 | 1 | -1/+1 |
* | x86: unify arch/x86/lib/Makefile(s) | Sam Ravnborg | 2008-01-30 | 1 | -2/+24 |
* | x86_64: move lib | Thomas Gleixner | 2007-10-11 | 1 | -1/+1 |
* | i386: move lib | Thomas Gleixner | 2007-10-11 | 1 | -0/+5 |