You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Randy Dunlap
e63340ae6b
header cleaning: don't include smp_lock.h when not used
...
Remove includes of <linux/smp_lock.h> where it is not used/needed.
Suggested by Al Viro.
Builds cleanly on x86_64, i386, alpha, ia64, powerpc, sparc,
sparc64, and arm (all 59 defconfigs).
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
18 years ago
..
Makefile
…
cp1emu.c
[MIPS] Make sure cpu_has_fpu is used only in atomic context
19 years ago
dp_add.c
…
dp_cmp.c
…
dp_div.c
…
dp_fint.c
[MIPS] Fix compiler warnings (field width, unused variable)
19 years ago
dp_flong.c
[MIPS] Fix compiler warnings (field width, unused variable)
19 years ago
dp_frexp.c
…
dp_fsp.c
…
dp_logb.c
…
dp_modf.c
…
dp_mul.c
…
dp_scalb.c
…
dp_simple.c
[MIPS] ieee754[sd]p_neg workaround
19 years ago
dp_sqrt.c
…
dp_sub.c
…
dp_tint.c
…
dp_tlong.c
…
dsemul.c
header cleaning: don't include smp_lock.h when not used
18 years ago
dsemul.h
…
ieee754.c
Delete unused ieee754_cname[] and declaration.
20 years ago
ieee754.h
[MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.
19 years ago
ieee754d.c
…
ieee754dp.c
…
ieee754dp.h
…
ieee754int.h
…
ieee754m.c
…
ieee754sp.c
…
ieee754sp.h
…
ieee754xcpt.c
…
kernel_linkage.c
[MIPS] FPU ownership management & preemption fixes
18 years ago
sp_add.c
…
sp_cmp.c
…
sp_div.c
…
sp_fdp.c
…
sp_fint.c
[MIPS] Fix compiler warnings (field width, unused variable)
19 years ago
sp_flong.c
[MIPS] Fix compiler warnings (field width, unused variable)
19 years ago
sp_frexp.c
…
sp_logb.c
…
sp_modf.c
…
sp_mul.c
…
sp_scalb.c
…
sp_simple.c
[MIPS] ieee754[sd]p_neg workaround
19 years ago
sp_sqrt.c
…
sp_sub.c
…
sp_tint.c
…
sp_tlong.c
…