index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86, UML: remove x86-specific implementations of find_first_bit
Alexander van Heukelum
2008-04-26
2
-110
/
+0
*
x86: switch 64-bit to generic find_first_bit
Alexander van Heukelum
2008-04-26
1
-0
/
+2
*
x86: change x86 to use generic find_next_bit
Alexander van Heukelum
2008-04-26
3
-139
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-18
6
-201
/
+192
|
\
|
*
x86: coding style fixes to arch/x86/lib/usercopy_32.c
Paolo Ciarrocchi
2008-04-17
1
-61
/
+61
|
*
x86: coding style fixes to arch/x86/lib/memcpy_32.c
Paolo Ciarrocchi
2008-04-17
1
-1
/
+1
|
*
x86: coding style fixes to arch/x86/lib/strstr_3
Paolo Ciarrocchi
2008-04-17
1
-2
/
+2
|
*
x86: coding style fixes to arch/x86/lib/string_32.c
Paolo Ciarrocchi
2008-04-17
1
-30
/
+30
|
*
x86: coding style fixes to arch/x86/lib/memmove_64.c
Paolo Ciarrocchi
2008-04-17
1
-4
/
+4
|
*
x86: clean up mmx_32.c
Ingo Molnar
2008-04-17
1
-103
/
+94
*
|
Generic semaphore implementation
Matthew Wilcox
2008-04-17
2
-88
/
+0
|
/
*
x86: clean up csum-wrappers_64.c some more
Ingo Molnar
2008-02-19
1
-36
/
+51
*
x86: coding style fixes in arch/x86/lib/csum-wrappers_64.c
Paolo Ciarrocchi
2008-02-19
1
-40
/
+40
*
x86: coding style fixes in arch/x86/lib/io_64.c
Paolo Ciarrocchi
2008-02-19
1
-8
/
+10
*
read_current_timer() cleanups
Andrew Morton
2008-02-06
2
-2
/
+6
*
iommu sg: kill __clear_bit_string and find_next_zero_string
FUJITA Tomonori
2008-02-05
2
-29
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2008-02-04
3
-42
/
+13
|
\
|
*
x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_64.c
H. Peter Anvin
2008-02-04
1
-9
/
+3
|
*
x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_32.c
H. Peter Anvin
2008-02-04
1
-9
/
+3
|
*
x86: use _ASM_EXTABLE macro in arch/x86/lib/mmx_32.c
H. Peter Anvin
2008-02-04
1
-24
/
+7
*
|
Correct explanations of "find_next" bit routines.
Robert P. J. Day
2008-02-03
2
-2
/
+2
|
/
*
x86: export copy_from_user_ll_nocache[_nozero]
Andrew Morton
2008-01-30
1
-0
/
+2
*
x86: fix usage of .section .sched.text in assembler code
Sam Ravnborg
2008-01-30
2
-2
/
+2
*
x86: remove unneded casts
Jan Engelhardt
2008-01-30
2
-4
/
+4
*
x86: add ENDPROC() markers
John Reiser
2008-01-30
1
-10
/
+10
*
x86: unify arch/x86/lib/Makefile(s)
Sam Ravnborg
2008-01-30
3
-26
/
+24
*
x86: disable preemption in delay_tsc()
Andrew Morton
2007-11-14
2
-4
/
+10
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
2007-10-19
2
-2
/
+3
|
\
|
*
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-19
2
-2
/
+3
*
|
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-19
1
-1
/
+1
|
/
*
x86: rename .i assembler includes to .h
Adrian Bunk
2007-10-17
2
-3
/
+3
*
i386: Remove strrchr assembler implementation
Andi Kleen
2007-10-17
1
-20
/
+0
*
i386: simplify smp_call_function_single() call sequence in msr-on-cpu
Avi Kivity
2007-10-17
1
-40
/
+22
*
x86: fix off-by-one in find_next_zero_string
Andrew Hastings
2007-10-17
1
-1
/
+1
*
lockdep: x86_64: connect the sysexit hook
Peter Zijlstra
2007-10-11
1
-0
/
+4
*
x86: fence oostores on 64-bit
Nick Piggin
2007-10-12
1
-0
/
+1
*
x86_64: move lib
Thomas Gleixner
2007-10-11
22
-1
/
+2381
*
i386: move lib
Thomas Gleixner
2007-10-11
14
-0
/
+2865