index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-28
percpu, x86: Add arch-specific this_cpu_cmpxchg_double() support
Christoph Lameter
1
-0
/
+1
2010-07-29
x86, asm: Move cmpxchg emulation code to arch/x86/lib
H. Peter Anvin
1
-0
/
+1
2010-05-18
Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2010-04-30
Merge branch 'x86/asm' into x86/atomic
H. Peter Anvin
1
-2
/
+3
2010-03-10
perf, x86: Add INSTRUCTION_DECODER config flag
Ingo Molnar
1
-1
/
+1
2010-02-28
Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2010-02-28
Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2010-02-26
x86-32: Rewrite 32-bit atomic64 functions in assembly
Luca Barbieri
1
-1
/
+2
2010-02-06
x86: Clean up mem*io functions.
Brian Gerst
1
-1
/
+1
2010-01-23
x86, lib: Add wbinvd smp helpers
Borislav Petkov
1
-1
/
+1
2010-01-14
x86-64: support native xadd rwsem implementation
Linus Torvalds
1
-0
/
+1
2009-12-19
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2009-12-17
x86, msr: msrs_alloc/free for CONFIG_SMP=n
Borislav Petkov
1
-2
/
+2
2009-12-07
x86 insn: Delete empty or incomplete inat-tables.c
Masami Hiramatsu
1
-1
/
+1
2009-12-07
x86: Compile insn.c and inat.c only for KPROBES
OGAWA Hirofumi
1
-1
/
+1
2009-10-17
Merge commit 'v2.6.32-rc5' into perf/probes
Ingo Molnar
1
-1
/
+3
2009-10-01
x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y
Eric Dumazet
1
-2
/
+4
2009-10-01
x86: Provide an alternative() based cmpxchg64()
Arjan van de Ven
1
-1
/
+1
2009-09-24
Merge commit 'linus/master' into tracing/kprobes
Frederic Weisbecker
1
-0
/
+2
2009-09-04
x86, msr: change msr-reg.o to obj-y, and export its symbols
H. Peter Anvin
1
-1
/
+2
2009-09-01
x86, msr: Add rd/wrmsr interfaces with preset registers
Borislav Petkov
1
-0
/
+1
2009-08-27
x86: Instruction decoder API
Masami Hiramatsu
1
-0
/
+13
2009-07-03
x86: atomic64: Export APIs to modules
Ingo Molnar
1
-1
/
+1
2009-07-03
x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file
Ingo Molnar
1
-0
/
+1
2009-06-10
x86: MSR: add a struct representation of an MSR
Borislav Petkov
1
-1
/
+1
2008-09-04
x86: drop -funroll-loops for csum_partial_64.c
Andi Kleen
1
-3
/
+0
2008-07-14
Merge branch 'auto-ftrace-next' into tracing/for-linus
Ingo Molnar
1
-0
/
+1
2008-07-09
x86: merge putuser asm functions.
Glauber Costa
1
-1
/
+1
2008-07-09
x86: merge getuser asm functions.
Glauber Costa
1
-1
/
+1
2008-07-09
x86: integrate delay functions.
Glauber Costa
1
-1
/
+1
2008-05-23
ftrace: trace irq disabled critical timings
Steven Rostedt
1
-0
/
+1
2008-04-26
x86, UML: remove x86-specific implementations of find_first_bit
Alexander van Heukelum
1
-1
/
+0
2008-04-26
x86: change x86 to use generic find_next_bit
Alexander van Heukelum
1
-1
/
+1
2008-02-05
iommu sg: kill __clear_bit_string and find_next_zero_string
FUJITA Tomonori
1
-1
/
+1
2008-01-30
x86: unify arch/x86/lib/Makefile(s)
Sam Ravnborg
1
-2
/
+24
2007-10-11
x86_64: move lib
Thomas Gleixner
1
-1
/
+1
2007-10-11
i386: move lib
Thomas Gleixner
1
-0
/
+5