linux/arch/mips/kernel
Franck Bui-Huu c3fc4ab36d [MIPS] signal: do not inline functions in signal-common.h
These functions are quite big and there are no points to make
them inlined. So this patch moves the functions implementation
in signal.c and make them available for others source files
which need them.

Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2007-02-10 22:38:45 +00:00
..
asm-offsets.c [MIPS] Move some kernel globals from asm file to C file. 2007-02-06 16:53:16 +00:00
binfmt_elfn32.c [PATCH] elf: Always define elf_addr_t in linux/elf.h 2006-12-07 08:39:38 -08:00
binfmt_elfo32.c [PATCH] elf: Always define elf_addr_t in linux/elf.h 2006-12-07 08:39:38 -08:00
branch.c
cpu-bugs64.c
cpu-probe.c [MIPS] Whitespace cleanups. 2007-02-06 16:53:19 +00:00
entry.S
gdb-low.S
gdb-stub.c [MIPS] Whitespace cleanups. 2007-02-06 16:53:19 +00:00
genex.S
head.S [MIPS] Move some kernel globals from asm file to C file. 2007-02-06 16:53:16 +00:00
i8253.c
i8259.c [MIPS] Whitespace cleanups. 2007-02-06 16:53:19 +00:00
init_task.c
irix5sys.S
irixelf.c [MIPS] IRIX: Linux coding style cleanups. 2007-02-06 16:53:20 +00:00
irixinv.c
irixioctl.c
irixsig.c
irq-msc01.c [MIPS] use name instead of typename for each irq_chip 2007-02-06 16:53:14 +00:00
irq-mv6434x.c [MIPS] Whitespace cleanups. 2007-02-06 16:53:19 +00:00
irq-rm7000.c [MIPS] use name instead of typename for each irq_chip 2007-02-06 16:53:14 +00:00
irq-rm9000.c [MIPS] use name instead of typename for each irq_chip 2007-02-06 16:53:14 +00:00
irq.c [MIPS] genirq: use name instead of typename 2006-12-06 20:16:08 +00:00
irq_cpu.c [MIPS] use name instead of typename for each irq_chip 2007-02-06 16:53:14 +00:00
kspd.c [PATCH] fdtable: Make fdarray and fdsets equal in size 2006-12-10 09:57:22 -08:00
linux32.c [MIPS] Whitespace cleanups. 2007-02-06 16:53:19 +00:00
machine_kexec.c
Makefile [APM] MIPS: Convert to use shared APM emulation. 2007-02-09 17:08:58 +00:00
mips-mt.c [MIPS] VPE: Sprinkle device model code into code to make udev happier. 2007-02-10 22:38:42 +00:00
mips_ksyms.c [MIPS] csum_partial and copy in parallel 2007-01-08 21:41:04 +00:00
module.c
proc.c [MIPS] Whitespace cleanups. 2007-02-06 16:53:19 +00:00
process.c [MIPS] SMTC: Cleanup idle hook invocation. 2007-02-06 16:53:21 +00:00
ptrace.c
ptrace32.c
r4k_fpu.S [MIPS] Move .set reorder out of conditional code 2007-02-06 16:53:23 +00:00
r4k_switch.S
r2300_fpu.S
r2300_switch.S
r6000_fpu.S
relocate_kernel.S
reset.c [MIPS] Export pm_power_off 2006-12-10 21:52:11 +00:00
rtlx.c [MIPS] RTLX: Sprinkle device model code into code to make udev happier. 2007-02-10 22:38:43 +00:00
scall32-o32.S
scall64-64.S
scall64-n32.S [MIPS] Use compat_sys_pselect6 2007-02-06 16:53:22 +00:00
scall64-o32.S [MIPS] Use compat_sys_pselect6 2007-02-06 16:53:22 +00:00
semaphore.c
setup.c [MIPS] Whitespace cleanups. 2007-02-06 16:53:19 +00:00
signal-common.h [MIPS] signal: do not inline functions in signal-common.h 2007-02-10 22:38:45 +00:00
signal.c [MIPS] signal: do not inline functions in signal-common.h 2007-02-10 22:38:45 +00:00
signal32.c
signal_n32.c [MIPS] Whitespace cleanups. 2007-02-06 16:53:19 +00:00
smp-mt.c [MIPS] Define MIPS_CPU_IRQ_BASE in generic header 2007-02-06 16:53:08 +00:00
smp.c [PATCH] Change cpu_up and co from __devinit to __cpuinit 2007-01-11 18:18:20 -08:00
smtc-asm.S
smtc-proc.c
smtc.c [MIPS] SMTC: Make a bunch of functions and variables static. 2007-02-06 16:53:22 +00:00
stacktrace.c
syscall.c
sysirix.c [MIPS] Whitespace cleanups. 2007-02-06 16:53:19 +00:00
time.c [MIPS] PNX8550: Fix system timer support 2007-01-08 21:41:04 +00:00
topology.c
traps.c [MIPS] Use conditional traps for BUG_ON on MIPS II and better. 2006-11-30 01:14:50 +00:00
unaligned.c
vmlinux.lds.S [MIPS] Discard .exit.text and .exit.data at runtime. 2006-12-12 01:46:24 +00:00
vpe.c [MIPS] VPE: Sprinkle device model code into code to make udev happier. 2007-02-10 22:38:42 +00:00