linux/arch/arm/kernel
Matthew Wilcox 64ac24e738 Generic semaphore implementation
Semaphores are no longer performance-critical, so a generic C
implementation is better for maintainability, debuggability and
extensibility.  Thanks to Peter Zijlstra for fixing the lockdep
warning.  Thanks to Harvey Harrison for pointing out that the
unlikely() was unnecessary.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Acked-by: Ingo Molnar <mingo@elte.hu>
2008-04-17 10:42:34 -04:00
..
Makefile Generic semaphore implementation 2008-04-17 10:42:34 -04:00
armksyms.c
arthur.c
asm-offsets.c
atags.c [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags 2008-02-04 13:21:03 +00:00
atags.h [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags 2008-02-04 13:21:03 +00:00
bios32.c
calls.S [ARM] 4878/1: Add oabi shim for fstatat64 2008-03-28 15:00:46 +00:00
compat.c
compat.h
crunch-bits.S
crunch.c
debug.S
dma-isa.c
dma.c
ecard.c
ecard.h
entry-armv.S
entry-common.S
entry-header.S
fiq.c
head-common.S [ARM] 4849/1: move ATAGS asm definitions 2008-03-06 12:18:18 +00:00
head-nommu.S
head.S [ARM] 4849/1: move ATAGS asm definitions 2008-03-06 12:18:18 +00:00
init_task.c
io.c
irq.c
isa.c
iwmmxt.S
kprobes-decode.c
kprobes.c [ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=y 2008-03-06 12:18:18 +00:00
machine_kexec.c [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags 2008-02-04 13:21:03 +00:00
module.c
process.c aout: remove unnecessary inclusions of {asm, linux}/a.out.h 2008-02-08 09:22:30 -08:00
ptrace.c
ptrace.h
relocate_kernel.S [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags 2008-02-04 13:21:03 +00:00
setup.c [ARM] constify function pointer tables 2008-02-09 22:46:44 +00:00
signal.c [ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPAT 2008-03-20 15:59:31 +00:00
signal.h
smp.c add mm argument to pte/pmd/pud/pgd_free 2008-02-05 09:44:18 -08:00
stacktrace.c
stacktrace.h
sys_arm.c
sys_oabi-compat.c [ARM] 4878/1: Add oabi shim for fstatat64 2008-03-28 15:00:46 +00:00
time.c
traps.c
vmlinux.lds.S all archs: consolidate init and exit sections in vmlinux.lds.h 2008-01-28 23:21:17 +01:00
xscale-cp0.c