kernel-ark/arch/arm/kernel
Nicolas Pitre c7e7887666 [PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernel
Patch from Nicolas Pitre

Those are big, slow and generally not recommended for kernel code.
They are even not present on i386.  So it should be concluded that
one could as well get away with do_div() alone.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2005-06-29 18:10:54 +01:00
..
apm.c
armksyms.c [PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernel 2005-06-29 18:10:54 +01:00
arthur.c
asm-offsets.c
bios32.c
calls.S
compat.c
debug.S
dma-isa.c
dma.c
ecard.c [PATCH] Driver Core: arch: update device attribute callbacks 2005-06-20 15:15:32 -07:00
entry-armv.S
entry-common.S
entry-header.S
fiq.c
head.S
init_task.c
io.c
irq.c [PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4 2005-06-25 19:39:45 +01:00
isa.c
iwmmxt.S
Makefile [PATCH] ARM: Remove obsolete arch/arm/kernel/arch.c 2005-06-20 12:56:40 +01:00
module.c
process.c [PATCH] ARM: Add VST idle loop call 2005-06-27 14:04:05 +01:00
ptrace.c
ptrace.h
semaphore.c
setup.c [PATCH] ARM: 2769/1: cpu_init() stack setup fix 2005-06-29 15:34:39 +01:00
signal.c [PATCH] arm: swsusp build fix 2005-06-26 08:43:19 -07:00
signal.h [PATCH] ARM: Move signal return code into vector page 2005-06-22 20:26:05 +01:00
smp.c [PATCH] ARM SMP: Add IPI support code for SMP TLB flushing 2005-06-28 13:49:16 +01:00
sys_arm.c
time.c [PATCH] ARM: Add VST idle loop call 2005-06-27 14:04:05 +01:00
traps.c [PATCH] ARM: Move signal return code into vector page 2005-06-22 20:26:05 +01:00
vmlinux.lds.S