linux-stable/arch/mips/kernel
Steven J. Hill 7ee8798f37 Until I figure out why NFS filesystems are having problems with
the 'load_irix_binary' and having kernel faults, Irix support is
disabled. I suspect locking of some sort, but I will now have to
investigate further.

Static IRIX binaries are now being detected properly and are using the
ELF interpreter found in this file.

Signed-off-by: Steven J. Hill <sjhill@realitydiluted.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2005-10-29 19:30:39 +01:00
..
Makefile [PATCH] mips: clean up 32/64-bit configuration 2005-09-05 00:06:06 -07:00
asm-offsets.c mips: rename offsets.c to asm-offsets.c 2005-09-11 22:35:18 +02:00
binfmt_elfn32.c Signed-off-by: Ralf Baechle <ralf@linux-mips.org> 2005-10-29 19:30:19 +01:00
binfmt_elfo32.c Signed-off-by: Ralf Baechle <ralf@linux-mips.org> 2005-10-29 19:30:19 +01:00
branch.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpu-bugs64.c [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
cpu-probe.c [PATCH] more vr4181 removal 2005-09-05 00:06:03 -07:00
dma-no-isa.c Dummy ISA DMA functions for systems that don't have ISA but share 2005-10-29 19:30:17 +01:00
entry.S Use preempt_schedule_irq. 2005-10-29 19:30:27 +01:00
gdb-low.S [PATCH] mips: clean up 32/64-bit configuration 2005-09-05 00:06:06 -07:00
gdb-stub.c Fix build with SMP disabled and preemption enabled. 2005-10-29 19:30:17 +01:00
genex.S Fix typos and formatting. 2005-10-29 19:30:15 +01:00
genrtc.c [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions 2005-09-09 14:03:48 -07:00
head.S Move the invalid pmd and pte tables from .data to .bss. Fix alignment. 2005-10-29 19:30:16 +01:00
i8259.c [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions 2005-09-09 14:03:48 -07:00
init_task.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ioctl32.c [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
irix5sys.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
irixelf.c Until I figure out why NFS filesystems are having problems with 2005-10-29 19:30:39 +01:00
irixinv.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
irixioctl.c [PATCH] files: lock-free fd look-up 2005-09-09 13:57:55 -07:00
irixsig.c [PATCH] mips: fix-up schedule_timeout() usage 2005-09-10 10:06:37 -07:00
irq-msc01.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
irq-mv6434x.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
irq-rm7000.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
irq-rm9000.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
irq.c [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
irq_cpu.c Mask and ack CPU interrupts upon initialization. Keep the state 2005-10-29 19:30:24 +01:00
linux32.c 32-bit compatibility for various timer-related system calls. 2005-10-29 19:30:37 +01:00
mips_ksyms.c [PATCH] mips: clean up 32/64-bit configuration 2005-09-05 00:06:06 -07:00
module-elf32.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
module-elf64.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
module.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
proc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
process.c [PATCH] mips: clean up 32/64-bit configuration 2005-09-05 00:06:06 -07:00
ptrace.c [PATCH] mips: clean up 32/64-bit configuration 2005-09-05 00:06:06 -07:00
ptrace32.c 32-bit compatibility for ptrace GETEVENTMSG operation. 2005-10-29 19:30:36 +01:00
r4k_fpu.S kbuild: mips use generic asm-offsets.h support 2005-09-09 22:32:31 +02:00
r4k_switch.S kbuild: mips use generic asm-offsets.h support 2005-09-09 22:32:31 +02:00
r2300_fpu.S kbuild: mips use generic asm-offsets.h support 2005-09-09 22:32:31 +02:00
r2300_switch.S kbuild: mips use generic asm-offsets.h support 2005-09-09 22:32:31 +02:00
r6000_fpu.S kbuild: mips use generic asm-offsets.h support 2005-09-09 22:32:31 +02:00
reset.c [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. 2005-07-26 14:35:42 -07:00
scall32-o32.S Waitid(2) now has 5 arguments. 2005-10-29 19:30:34 +01:00
scall64-64.S kbuild: mips use generic asm-offsets.h support 2005-09-09 22:32:31 +02:00
scall64-n32.S 32-bit compatibility for various timer-related system calls. 2005-10-29 19:30:37 +01:00
scall64-o32.S 32-bit compatibility for various timer-related system calls. 2005-10-29 19:30:37 +01:00
semaphore.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
setup.c Get rid of early_init. There's more need to make this form of 2005-10-29 19:30:18 +01:00
signal-common.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
signal.c [PATCH] convert signal handling of NODEFER to act like other Unix boxes. 2005-08-29 10:03:11 -07:00
signal32.c Update to match the native siginfo structure and code. 2005-10-29 19:30:36 +01:00
signal_n32.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
smp.c Document why calling smp_call_function will deadlock when called with 2005-10-29 19:30:30 +01:00
syscall.c kbuild: mips use generic asm-offsets.h support 2005-09-09 22:32:31 +02:00
sysirix.c [PATCH] error path in setup_arg_pages() misses vm_unacct_memory() 2005-09-14 11:18:13 -07:00
time.c [PATCH] NTP: ntp-helper functions 2005-09-07 16:57:34 -07:00
traps.c [PATCH] mips: clean up 32/64-bit configuration 2005-09-05 00:06:06 -07:00
unaligned.c [PATCH] mips: clean up 32/64-bit configuration 2005-09-05 00:06:06 -07:00
vmlinux.lds.S Get rid of early_init. There's more need to make this form of 2005-10-29 19:30:18 +01:00