index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
x86_64: move lib
Thomas Gleixner
23
-2386
/
+0
2007-10-11
i386: move lib
Thomas Gleixner
2
-2
/
+2
2007-10-11
x86_64: prepare shared lib/Makefile
Thomas Gleixner
2
-13
/
+18
2007-10-11
x86_64: prepare shared lib/copy_user.S
Thomas Gleixner
2
-1
/
+1
2007-10-11
x86_64: prepare shared lib/memset.S
Thomas Gleixner
2
-1
/
+1
2007-10-11
x86_64: prepare shared lib/io.c
Thomas Gleixner
2
-1
/
+1
2007-10-11
x86_64: prepare shared lib/csum-partial.c
Thomas Gleixner
2
-2
/
+2
2007-10-11
x86_64: prepare shared lib/delay.c
Thomas Gleixner
2
-1
/
+1
2007-10-11
x86_64: prepare shared lib/putuser.S
Thomas Gleixner
2
-1
/
+1
2007-10-11
x86_64: prepare shared lib/bitops.c
Thomas Gleixner
2
-1
/
+1
2007-10-11
x86_64: prepare shared lib/usercopy.c
Thomas Gleixner
2
-1
/
+1
2007-10-11
x86_64: prepare shared lib/getuser.S
Thomas Gleixner
2
-1
/
+1
2007-10-11
x86_64: prepare shared lib/csum-wrappers.c
Thomas Gleixner
2
-1
/
+1
2007-10-11
x86_64: prepare shared lib/memmove.c
Thomas Gleixner
2
-1
/
+1
2007-10-11
x86_64: prepare shared lib/copy_user_nocache.S
Thomas Gleixner
2
-1
/
+1
2007-10-11
x86_64: prepare shared lib/memcpy.S
Thomas Gleixner
2
-1
/
+1
2007-10-11
x86_64: prepare shared lib/rwlock.S
Thomas Gleixner
2
-1
/
+1
2007-10-11
x86_64: prepare shared lib/clear_page.S
Thomas Gleixner
2
-1
/
+1
2007-10-11
x86_64: prepare shared lib/csum-copy.S
Thomas Gleixner
2
-1
/
+1
2007-10-11
x86_64: prepare shared lib/bitstr.c
Thomas Gleixner
2
-1
/
+1
2007-10-11
x86_64: prepare shared lib/copy_page.S
Thomas Gleixner
2
-1
/
+1
2007-10-11
x86_64: prepare shared lib/iomap_copy.S
Thomas Gleixner
2
-1
/
+1
2007-10-11
x86_64: prepare shared lib/thunk.S
Thomas Gleixner
2
-1
/
+1
2007-08-12
Do not replace whole memcpy in apply alternatives
Petr Vandrovec
1
-1
/
+3
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2
-0
/
+2
2007-02-20
{rd,wr}msr_on_cpu SMP=n optimization
Adrian Bunk
1
-1
/
+2
2007-02-20
rdmsr_on_cpu, wrmsr_on_cpu
Alexey Dobriyan
2
-1
/
+2
2007-02-13
[PATCH] x86-64: Add __copy_from_user_nocache
Andi Kleen
2
-1
/
+218
2006-12-07
[PATCH] x86-64: Don't force inlining of do_csum
Andi Kleen
1
-3
/
+1
2006-12-07
[PATCH] x86-64: Make x86_64 udelay() round up instead of down.
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2006-12-02
[NET]: X86_64 checksum annotations and cleanups.
Al Viro
2
-19
/
+25
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
5
-7
/
+2
2006-09-26
[PATCH] Fix zeroing on exception in copy_*_user
Andi Kleen
1
-45
/
+79
2006-09-26
[PATCH] annotate arch/x86_64/lib/*.S
Jan Beulich
9
-143
/
+244
2006-09-26
[PATCH] Remove leftover CVS Id in thunk.S
Andi Kleen
1
-7
/
+6
2006-09-26
[PATCH] Clean up read write lock assembly
Andi Kleen
3
-31
/
+39
2006-07-03
[PATCH] lockdep: irqtrace cleanup of include/asm-x86_64/irqflags.h
Ingo Molnar
1
-0
/
+5
2006-06-26
[PATCH] x86_64: Minor string functions optimizations
Andi Kleen
2
-2
/
+2
2006-06-26
[PATCH] x86_64: Move export symbols to their C functions
Andi Kleen
5
-1
/
+19
2006-03-25
[PATCH] x86_64: remove dead do_softirq_thunk
Jan Beulich
1
-1
/
+0
2006-02-04
[PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct...
Andi Kleen
5
-23
/
+536
2006-02-01
[PATCH] Add faster __iowrite32_copy routine for x86_64
Bryan O'Sullivan
2
-1
/
+27
2006-01-11
[PATCH] x86_64: Display meaningful part of filename during BUG()
Jan Beulich
1
-4
/
+8
2006-01-11
[PATCH] x86_64: Clean up copy_*_user
Andi Kleen
1
-221
/
+23
2006-01-11
[PATCH] x86_64: Make udelay more accurate
Ross Biro
1
-1
/
+1
2005-11-14
[PATCH] x86_64: Remove optimization for B stepping AMD K8
Andi Kleen
4
-310
/
+2
2005-11-02
[PATCH] x86-64: bitops fix for -Os
Alexandre Oliva
1
-16
/
+50
2005-09-14
[LIB]: Consolidate _atomic_dec_and_lock()
David S. Miller
2
-42
/
+0
2005-09-09
kbuild: alpha,x86_64 use generic asm-offsets.h support
Sam Ravnborg
3
-3
/
+3
2005-07-30
[PATCH] x86_64: fix bug in csum_partial_copy_generic()
Dave Peterson
1
-1
/
+1
[next]