Christoph Hellwig 6b9c7ed848 [PATCH] use ptrace_get_task_struct in various places 20 lat temu
..
Makefile ec917c2c1a Fixup a few lose ends in explicit support for MIPS R1/R2. 20 lat temu
asm-offsets.c e50c0a8fa6 Support the MIPS32 / MIPS64 DSP ASE. 20 lat temu
binfmt_elfn32.c c6237645d1 Signed-off-by: Ralf Baechle <ralf@linux-mips.org> 20 lat temu
binfmt_elfo32.c c6237645d1 Signed-off-by: Ralf Baechle <ralf@linux-mips.org> 20 lat temu
branch.c e50c0a8fa6 Support the MIPS32 / MIPS64 DSP ASE. 20 lat temu
cpu-bugs64.c 42a3b4f25a [PATCH] mips: nuke trailing whitespace 20 lat temu
cpu-probe.c 8b36612a23 [MIPS] R10000 and R12000 need to set MIPS_CPU_4K_CACHE ... 20 lat temu
dma-no-isa.c 8c93650890 Dummy ISA DMA functions for systems that don't have ISA but share 20 lat temu
entry.S 0bf0e3e279 Fix excessive signal latencies. 20 lat temu
gdb-low.S f4c72cc737 Get 64-bit right in the kgdb stub. 20 lat temu
gdb-stub.c 57468af326 Define and initialize kdb_lock using DEFINE_SPINLOCK. 20 lat temu
genex.S 340ee4b98c Virtual SMP support for the 34K. 20 lat temu
head.S c78cbf49c4 Support for MIPSsim, the cycle accurate MIPS simulator. 20 lat temu
i8259.c 9383292f17 Date: Fri Jan 14 03:03:23 2005 +0000 20 lat temu
init_task.c 1da177e4c3 Linux-2.6.12-rc2 21 lat temu
ioctl32.c 7e4c54a2a4 [PATCH] remove ioctl32_handler_t 20 lat temu
irix5sys.S 1da177e4c3 Linux-2.6.12-rc2 21 lat temu
irixelf.c a928972864 [PATCH] Don't uselessly export task_struct to userspace in core dumps 20 lat temu
irixinv.c fe00f943e0 Sparseify MIPS. 20 lat temu
irixioctl.c 1592dac241 Reformatting, remove debugging code. 20 lat temu
irixsig.c 85b0549602 [MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn. 20 lat temu
irq-msc01.c e01402b115 More AP / SP bits for the 34K, the Malta bits and things. Still wants 20 lat temu
irq-mv6434x.c 8ab00b9a02 Convert struct hw_interrupt_type initializations to ISO C99 named 20 lat temu
irq-rm7000.c 8ab00b9a02 Convert struct hw_interrupt_type initializations to ISO C99 named 20 lat temu
irq-rm9000.c 8ab00b9a02 Convert struct hw_interrupt_type initializations to ISO C99 named 20 lat temu
irq.c 42a3b4f25a [PATCH] mips: nuke trailing whitespace 20 lat temu
irq_cpu.c d03d0a5775 MT bulletproofing. 20 lat temu
linux32.c e28cc71572 Relax the rw_verify_area() error checking. 20 lat temu
mips_ksyms.c 875d43e72b [PATCH] mips: clean up 32/64-bit configuration 20 lat temu
module.c 4e6a05fe5f Improved modules loader, more robust and works on 64bit kernels. 20 lat temu
proc.c 93ce2f524e Add support for SB1A CPU. 20 lat temu
process.c 5bfb5d690f [PATCH] sched: disable preempt in idle tasks 20 lat temu
ptrace.c 481bed4542 [PATCH] consolidate sys_ptrace() 20 lat temu
ptrace32.c 6b9c7ed848 [PATCH] use ptrace_get_task_struct in various places 20 lat temu
r2300_fpu.S 048eb582f3 kbuild: mips use generic asm-offsets.h support 20 lat temu
r2300_switch.S 048eb582f3 kbuild: mips use generic asm-offsets.h support 20 lat temu
r4k_fpu.S e50c0a8fa6 Support the MIPS32 / MIPS64 DSP ASE. 20 lat temu
r4k_switch.S 048eb582f3 kbuild: mips use generic asm-offsets.h support 20 lat temu
r6000_fpu.S 048eb582f3 kbuild: mips use generic asm-offsets.h support 20 lat temu
reset.c 59586e5a26 [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. 20 lat temu
rtlx.c afc4841d8a Turn rtlx upside down. 20 lat temu
scall32-o32.S 04a7052c83 [MIPS] Fix register handling in syscalls when debugging. 20 lat temu
scall64-64.S 04a7052c83 [MIPS] Fix register handling in syscalls when debugging. 20 lat temu
scall64-n32.S 04a7052c83 [MIPS] Fix register handling in syscalls when debugging. 20 lat temu
scall64-o32.S 04a7052c83 [MIPS] Fix register handling in syscalls when debugging. 20 lat temu
semaphore.c c4559f67b7 Always use ".set mips3" rather than select between "mips2" or "mips3" 20 lat temu
setup.c ec74e361f1 Mark a few variables __read_mostly. 20 lat temu
signal-common.h 02416dcf5a Redo RM9000 workaround which along with other DSP ASE changes was 20 lat temu
signal.c 85b0549602 [MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn. 20 lat temu
signal32.c 85b0549602 [MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn. 20 lat temu
signal_n32.c 129bc8f78b Setup_frame is now returning a success value. 20 lat temu
smp.c 5bfb5d690f [PATCH] sched: disable preempt in idle tasks 20 lat temu
smp_mt.c 340ee4b98c Virtual SMP support for the 34K. 20 lat temu
syscall.c 3c37026d43 NPTL, round one. 20 lat temu
sysirix.c fe00f943e0 Sparseify MIPS. 20 lat temu
time.c ecea8d19c9 [PATCH] jiffies_64 cleanup 20 lat temu
traps.c 56ebd51bae [MIPS] Generate SIGILL again 20 lat temu
unaligned.c fe00f943e0 Sparseify MIPS. 20 lat temu
vmlinux.lds.S b4dbf95e30 Get rid of the the remains of 2.4-style ramdisk support. 20 lat temu
vpe.c 307bd284c2 VPE loader janitoring 20 lat temu