index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
lib
Age
Commit message (
Expand
)
Author
2007-10-11
i386: move lib
Thomas Gleixner
2007-10-11
x86_64: prepare shared lib/Makefile
Thomas Gleixner
2007-10-11
x86_64: prepare shared lib/copy_user.S
Thomas Gleixner
2007-10-11
x86_64: prepare shared lib/memset.S
Thomas Gleixner
2007-10-11
x86_64: prepare shared lib/io.c
Thomas Gleixner
2007-10-11
x86_64: prepare shared lib/csum-partial.c
Thomas Gleixner
2007-10-11
x86_64: prepare shared lib/delay.c
Thomas Gleixner
2007-10-11
x86_64: prepare shared lib/putuser.S
Thomas Gleixner
2007-10-11
x86_64: prepare shared lib/bitops.c
Thomas Gleixner
2007-10-11
x86_64: prepare shared lib/usercopy.c
Thomas Gleixner
2007-10-11
x86_64: prepare shared lib/getuser.S
Thomas Gleixner
2007-10-11
x86_64: prepare shared lib/csum-wrappers.c
Thomas Gleixner
2007-10-11
x86_64: prepare shared lib/memmove.c
Thomas Gleixner
2007-10-11
x86_64: prepare shared lib/copy_user_nocache.S
Thomas Gleixner
2007-10-11
x86_64: prepare shared lib/memcpy.S
Thomas Gleixner
2007-10-11
x86_64: prepare shared lib/rwlock.S
Thomas Gleixner
2007-10-11
x86_64: prepare shared lib/clear_page.S
Thomas Gleixner
2007-10-11
x86_64: prepare shared lib/csum-copy.S
Thomas Gleixner
2007-10-11
x86_64: prepare shared lib/bitstr.c
Thomas Gleixner
2007-10-11
x86_64: prepare shared lib/copy_page.S
Thomas Gleixner
2007-10-11
x86_64: prepare shared lib/iomap_copy.S
Thomas Gleixner
2007-10-11
x86_64: prepare shared lib/thunk.S
Thomas Gleixner
2007-08-12
Do not replace whole memcpy in apply alternatives
Petr Vandrovec
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2007-02-20
{rd,wr}msr_on_cpu SMP=n optimization
Adrian Bunk
2007-02-20
rdmsr_on_cpu, wrmsr_on_cpu
Alexey Dobriyan
2007-02-13
[PATCH] x86-64: Add __copy_from_user_nocache
Andi Kleen
2006-12-07
[PATCH] x86-64: Don't force inlining of do_csum
Andi Kleen
2006-12-07
[PATCH] x86-64: Make x86_64 udelay() round up instead of down.
Paolo 'Blaisorblade' Giarrusso
2006-12-02
[NET]: X86_64 checksum annotations and cleanups.
Al Viro
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-09-26
[PATCH] Fix zeroing on exception in copy_*_user
Andi Kleen
2006-09-26
[PATCH] annotate arch/x86_64/lib/*.S
Jan Beulich
2006-09-26
[PATCH] Remove leftover CVS Id in thunk.S
Andi Kleen
2006-09-26
[PATCH] Clean up read write lock assembly
Andi Kleen
2006-07-03
[PATCH] lockdep: irqtrace cleanup of include/asm-x86_64/irqflags.h
Ingo Molnar
2006-06-26
[PATCH] x86_64: Minor string functions optimizations
Andi Kleen
2006-06-26
[PATCH] x86_64: Move export symbols to their C functions
Andi Kleen
2006-03-25
[PATCH] x86_64: remove dead do_softirq_thunk
Jan Beulich
2006-02-04
[PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct...
Andi Kleen
2006-02-01
[PATCH] Add faster __iowrite32_copy routine for x86_64
Bryan O'Sullivan
2006-01-11
[PATCH] x86_64: Display meaningful part of filename during BUG()
Jan Beulich
2006-01-11
[PATCH] x86_64: Clean up copy_*_user
Andi Kleen
2006-01-11
[PATCH] x86_64: Make udelay more accurate
Ross Biro
2005-11-14
[PATCH] x86_64: Remove optimization for B stepping AMD K8
Andi Kleen
2005-11-02
[PATCH] x86-64: bitops fix for -Os
Alexandre Oliva
2005-09-14
[LIB]: Consolidate _atomic_dec_and_lock()
David S. Miller
2005-09-09
kbuild: alpha,x86_64 use generic asm-offsets.h support
Sam Ravnborg
2005-07-30
[PATCH] x86_64: fix bug in csum_partial_copy_generic()
Dave Peterson
2005-07-28
[PATCH] x86_64: Remove unused variable in delay.c
Andi Kleen
[next]