Alexey Dobriyan 1d0098b6e2 [PATCH] mips: gdb-stub.c: fix parse error before ; token před 19 roky
..
Makefile e6a6d2efcb [PATCH] sanitize building of fs/compat_ioctl.c před 19 roky
asm-offsets.c e50c0a8fa6 Support the MIPS32 / MIPS64 DSP ASE. před 19 roky
binfmt_elfn32.c c6237645d1 Signed-off-by: Ralf Baechle <ralf@linux-mips.org> před 19 roky
binfmt_elfo32.c c6237645d1 Signed-off-by: Ralf Baechle <ralf@linux-mips.org> před 19 roky
branch.c e50c0a8fa6 Support the MIPS32 / MIPS64 DSP ASE. před 19 roky
cpu-bugs64.c 42a3b4f25a [PATCH] mips: nuke trailing whitespace před 20 roky
cpu-probe.c b4672d3729 MIPS: Introduce machinery for testing for MIPSxxR1/2. před 19 roky
dma-no-isa.c 8c93650890 Dummy ISA DMA functions for systems that don't have ISA but share před 19 roky
entry.S 0bf0e3e279 Fix excessive signal latencies. před 19 roky
gdb-low.S f4c72cc737 Get 64-bit right in the kgdb stub. před 19 roky
gdb-stub.c 1d0098b6e2 [PATCH] mips: gdb-stub.c: fix parse error before ; token před 19 roky
genex.S 340ee4b98c Virtual SMP support for the 34K. před 19 roky
head.S c78cbf49c4 Support for MIPSsim, the cycle accurate MIPS simulator. před 19 roky
i8259.c 9383292f17 Date: Fri Jan 14 03:03:23 2005 +0000 před 19 roky
init_task.c 1da177e4c3 Linux-2.6.12-rc2 před 20 roky
irix5sys.S 1da177e4c3 Linux-2.6.12-rc2 před 20 roky
irixelf.c a928972864 [PATCH] Don't uselessly export task_struct to userspace in core dumps před 19 roky
irixinv.c fe00f943e0 Sparseify MIPS. před 19 roky
irixioctl.c 1592dac241 Reformatting, remove debugging code. před 19 roky
irixsig.c 85b0549602 [MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn. před 19 roky
irq-msc01.c e01402b115 More AP / SP bits for the 34K, the Malta bits and things. Still wants před 19 roky
irq-mv6434x.c 8ab00b9a02 Convert struct hw_interrupt_type initializations to ISO C99 named před 19 roky
irq-rm7000.c 8ab00b9a02 Convert struct hw_interrupt_type initializations to ISO C99 named před 19 roky
irq-rm9000.c 8ab00b9a02 Convert struct hw_interrupt_type initializations to ISO C99 named před 19 roky
irq.c 42a3b4f25a [PATCH] mips: nuke trailing whitespace před 20 roky
irq_cpu.c d03d0a5775 MT bulletproofing. před 19 roky
linux32.c e28cc71572 Relax the rw_verify_area() error checking. před 19 roky
mips_ksyms.c 875d43e72b [PATCH] mips: clean up 32/64-bit configuration před 20 roky
module.c 4e6a05fe5f Improved modules loader, more robust and works on 64bit kernels. před 19 roky
proc.c 93ce2f524e Add support for SB1A CPU. před 19 roky
process.c 75bb07e788 [PATCH] mips: task_stack_page() před 19 roky
ptrace.c dc8f6029cd [PATCH] mips: task_thread_info() před 19 roky
ptrace32.c dc8f6029cd [PATCH] mips: task_thread_info() před 19 roky
r2300_fpu.S 048eb582f3 kbuild: mips use generic asm-offsets.h support před 20 roky
r2300_switch.S 048eb582f3 kbuild: mips use generic asm-offsets.h support před 20 roky
r4k_fpu.S e50c0a8fa6 Support the MIPS32 / MIPS64 DSP ASE. před 19 roky
r4k_switch.S 048eb582f3 kbuild: mips use generic asm-offsets.h support před 20 roky
r6000_fpu.S 048eb582f3 kbuild: mips use generic asm-offsets.h support před 20 roky
reset.c b142159fa5 [PATCH] mips: add pm_power_off před 19 roky
rtlx.c afc4841d8a Turn rtlx upside down. před 19 roky
scall32-o32.S 04a7052c83 [MIPS] Fix register handling in syscalls when debugging. před 19 roky
scall64-64.S 04a7052c83 [MIPS] Fix register handling in syscalls when debugging. před 19 roky
scall64-n32.S 04a7052c83 [MIPS] Fix register handling in syscalls when debugging. před 19 roky
scall64-o32.S 04a7052c83 [MIPS] Fix register handling in syscalls when debugging. před 19 roky
semaphore.c c4559f67b7 Always use ".set mips3" rather than select between "mips2" or "mips3" před 19 roky
setup.c ec74e361f1 Mark a few variables __read_mostly. před 19 roky
signal-common.h 02416dcf5a Redo RM9000 workaround which along with other DSP ASE changes was před 19 roky
signal.c 85b0549602 [MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn. před 19 roky
signal32.c c4fa634875 MIPS: DSP: Put DSPcontrol register into the right place in the signal frame. před 19 roky
signal_n32.c 129bc8f78b Setup_frame is now returning a success value. před 19 roky
smp.c 5bfb5d690f [PATCH] sched: disable preempt in idle tasks před 19 roky
smp_mt.c dc8f6029cd [PATCH] mips: task_thread_info() před 19 roky
syscall.c dc8f6029cd [PATCH] mips: task_thread_info() před 19 roky
sysirix.c a941564458 [PATCH] capable/capability.h (arch/) před 19 roky
time.c ba339c03e2 MIPS: Oprofile: Fixup the loose ends in the plumbing. před 19 roky
traps.c dc8f6029cd [PATCH] mips: task_thread_info() před 19 roky
unaligned.c fe00f943e0 Sparseify MIPS. před 19 roky
vmlinux.lds.S b4dbf95e30 Get rid of the the remains of 2.4-style ramdisk support. před 19 roky
vpe.c 571e0bed85 MIPS: MT: Fix 32-bit dependencies. před 19 roky