dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/mips/kernel
Ralf Baechle f088fc84f9 [MIPS] FPU affinity for MT ASE.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2006-04-19 04:14:28 +02:00
..
Makefile [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
asm-offsets.c [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
binfmt_elfn32.c [MIPS] jiffies_to_compat_timeval fix 2006-02-21 16:58:23 +00:00
binfmt_elfo32.c [MIPS] jiffies_to_compat_timeval fix 2006-02-21 16:58:23 +00:00
branch.c
cpu-bugs64.c
cpu-probe.c [MIPS] War on whitespace: cleanup initial spaces followed by tabs. 2006-03-21 13:27:47 +00:00
dma-no-isa.c
entry.S [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
gdb-low.S [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
gdb-stub.c [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
genex.S [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
head.S [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
i8253.c Input: pcspkr - separate device and driver registration 2006-03-14 00:11:50 -05:00
i8259.c [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
init_task.c
irix5sys.S
irixelf.c [PATCH] Don't uselessly export task_struct to userspace in core dumps 2005-10-30 17:37:18 -08:00
irixinv.c
irixioctl.c
irixsig.c [PATCH] remove add_parent()'s parent argument 2006-03-28 18:36:41 -08:00
irq-msc01.c [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
irq-mv6434x.c [MIPS] Momentum: Resurrect after things were moved around a while ago. 2006-03-09 18:05:09 +00:00
irq-rm7000.c
irq-rm9000.c
irq.c [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
irq_cpu.c
kspd.c [MIPS] kpsd and other AP/SP improvements. 2006-04-19 04:14:27 +02:00
linux32.c [MIPS] Wire up sync_file_range(2). 2006-04-19 04:14:14 +02:00
mips-mt.c [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
mips_ksyms.c [MIPS] Sort out duplicate exports. 2006-04-19 04:14:14 +02:00
module.c
proc.c [MIPS] Separate CPU entries in /proc/cpuinfo with a blank line. 2006-03-21 13:27:48 +00:00
process.c [MIPS] FPU affinity for MT ASE. 2006-04-19 04:14:28 +02:00
ptrace.c [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
ptrace32.c [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
r4k_fpu.S
r4k_switch.S [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
r2300_fpu.S
r2300_switch.S
r6000_fpu.S
reset.c [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. 2006-02-07 13:30:22 +00:00
rtlx.c [MIPS] kpsd and other AP/SP improvements. 2006-04-19 04:14:27 +02:00
scall32-o32.S [MIPS] FPU affinity for MT ASE. 2006-04-19 04:14:28 +02:00
scall64-64.S [MIPS] Wire up sync_file_range(2). 2006-04-19 04:14:14 +02:00
scall64-n32.S [MIPS] Wire up sync_file_range(2). 2006-04-19 04:14:14 +02:00
scall64-o32.S [MIPS] Wire up sync_file_range(2). 2006-04-19 04:14:14 +02:00
semaphore.c
setup.c [MIPS] FPU affinity for MT ASE. 2006-04-19 04:14:28 +02:00
signal-common.h [MIPS] War on whitespace: cleanup initial spaces followed by tabs. 2006-03-21 13:27:47 +00:00
signal.c [MIPS] Signal cleanup 2006-03-21 13:27:46 +00:00
signal32.c [MIPS] War on whitespace: cleanup initial spaces followed by tabs. 2006-03-21 13:27:47 +00:00
signal_n32.c [MIPS] fix wrong __user usage in _sysn32_rt_sigsuspend 2006-03-21 13:27:46 +00:00
smp-mt.c [MIPS] FPU affinity for MT ASE. 2006-04-19 04:14:28 +02:00
smp.c [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
smtc-asm.S [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
smtc-proc.c [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
smtc.c [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
syscall.c [MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT. 2006-03-21 13:27:48 +00:00
sysirix.c [PATCH] sys_alarm() unsigned signed conversion fixup 2006-03-25 08:22:48 -08:00
time.c [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
traps.c [MIPS] FPU affinity for MT ASE. 2006-04-19 04:14:28 +02:00
unaligned.c
vmlinux.lds.S [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
vpe.c [MIPS] kpsd and other AP/SP improvements. 2006-04-19 04:14:27 +02:00