..
asm-offsets.c
Support the MIPS32 / MIPS64 DSP ASE.
2005-10-29 19:31:17 +01: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
Support the MIPS32 / MIPS64 DSP ASE.
2005-10-29 19:31:17 +01:00
cpu-bugs64.c
[PATCH] mips: nuke trailing whitespace
2005-09-05 00:06:07 -07:00
cpu-probe.c
For MIPS32/MIPS64 cp0.config.mt == 1 implies a standard (R4k-style)
2005-10-29 19:31:19 +01: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
Fix preemption bug.
2005-10-29 19:30:51 +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
Support the MIPS32 / MIPS64 DSP ASE.
2005-10-29 19:31:17 +01:00
genrtc.c
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
2005-09-09 14:03:48 -07:00
head.S
Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMP
2005-10-29 19:31:00 +01:00
i8259.c
Sparseify MIPS.
2005-10-29 19:30:50 +01: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
Sparseify MIPS.
2005-10-29 19:30:50 +01:00
irixinv.c
Sparseify MIPS.
2005-10-29 19:30:50 +01:00
irixioctl.c
Reformatting, remove debugging code.
2005-10-29 19:30:57 +01:00
irixsig.c
Sparseify MIPS.
2005-10-29 19:30:50 +01:00
irq_cpu.c
Convert struct hw_interrupt_type initializations to ISO C99 named
2005-10-29 19:30:46 +01:00
irq-msc01.c
Convert struct hw_interrupt_type initializations to ISO C99 named
2005-10-29 19:30:46 +01:00
irq-mv6434x.c
Convert struct hw_interrupt_type initializations to ISO C99 named
2005-10-29 19:30:46 +01:00
irq-rm7000.c
Convert struct hw_interrupt_type initializations to ISO C99 named
2005-10-29 19:30:46 +01:00
irq-rm9000.c
Convert struct hw_interrupt_type initializations to ISO C99 named
2005-10-29 19:30:46 +01:00
irq.c
[PATCH] mips: nuke trailing whitespace
2005-09-05 00:06:07 -07:00
linux32.c
NPTL, round one.
2005-10-29 19:31:06 +01:00
Makefile
Improved modules loader, more robust and works on 64bit kernels.
2005-10-29 19:30:39 +01:00
mips_ksyms.c
[PATCH] mips: clean up 32/64-bit configuration
2005-09-05 00:06:06 -07:00
module.c
Improved modules loader, more robust and works on 64bit kernels.
2005-10-29 19:30:39 +01:00
proc.c
Cleanup decoding of MIPSxx config registers.
2005-10-29 19:31:12 +01:00
process.c
Support the MIPS32 / MIPS64 DSP ASE.
2005-10-29 19:31:17 +01:00
ptrace32.c
Support the MIPS32 / MIPS64 DSP ASE.
2005-10-29 19:31:17 +01:00
ptrace.c
Support the MIPS32 / MIPS64 DSP ASE.
2005-10-29 19:31:17 +01:00
r4k_fpu.S
Support the MIPS32 / MIPS64 DSP ASE.
2005-10-29 19:31:17 +01: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
Support the MIPS32 / MIPS64 DSP ASE.
2005-10-29 19:31:17 +01:00
scall64-64.S
NPTL, round one.
2005-10-29 19:31:06 +01:00
scall64-n32.S
Ustat needs a wrapper on n32.
2005-10-29 19:31:08 +01:00
scall64-o32.S
sys_nfsservctl() needs translation.
2005-10-29 19:31:13 +01:00
semaphore.c
Enable a suitable ISA for the assembler around ll/sc so that code
2005-10-29 19:31:22 +01:00
setup.c
Support the MIPS32 / MIPS64 DSP ASE.
2005-10-29 19:31:17 +01:00
signal32.c
Redo RM9000 workaround which along with other DSP ASE changes was
2005-10-29 19:31:23 +01:00
signal_n32.c
Redo RM9000 workaround which along with other DSP ASE changes was
2005-10-29 19:31:23 +01:00
signal-common.h
Redo RM9000 workaround which along with other DSP ASE changes was
2005-10-29 19:31:23 +01:00
signal.c
Redo RM9000 workaround which along with other DSP ASE changes was
2005-10-29 19:31:23 +01:00
smp.c
Fix BogoMIPS display on UP and some minor cosmetical things.
2005-10-29 19:31:05 +01:00
syscall.c
NPTL, round one.
2005-10-29 19:31:06 +01:00
sysirix.c
Sparseify MIPS.
2005-10-29 19:30:50 +01:00
time.c
[PATCH] NTP: ntp-helper functions
2005-09-07 16:57:34 -07:00
traps.c
Mark __die() "noreturn" for real.
2005-10-29 19:31:26 +01:00
unaligned.c
Sparseify MIPS.
2005-10-29 19:30:50 +01:00
vmlinux.lds.S
Get rid of the the remains of 2.4-style ramdisk support.
2005-10-29 19:30:57 +01:00