Ralf Baechle d6bd0e6b32 [MIPS] Protect more of timer_interrupt() by xtime_lock. 19 年之前
..
Makefile e6a6d2efcb [PATCH] sanitize building of fs/compat_ioctl.c 19 年之前
asm-offsets.c e50c0a8fa6 Support the MIPS32 / MIPS64 DSP ASE. 20 年之前
binfmt_elfn32.c 909fa64c8b [MIPS] jiffies_to_compat_timeval fix 19 年之前
binfmt_elfo32.c 909fa64c8b [MIPS] jiffies_to_compat_timeval fix 19 年之前
branch.c e50c0a8fa6 Support the MIPS32 / MIPS64 DSP ASE. 20 年之前
cpu-bugs64.c 42a3b4f25a [PATCH] mips: nuke trailing whitespace 20 年之前
cpu-probe.c 010b853b3a [MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola. 19 年之前
dma-no-isa.c 8c93650890 Dummy ISA DMA functions for systems that don't have ISA but share 20 年之前
entry.S 0bf0e3e279 Fix excessive signal latencies. 20 年之前
gdb-low.S f4c72cc737 Get 64-bit right in the kgdb stub. 20 年之前
gdb-stub.c 1d0098b6e2 [PATCH] mips: gdb-stub.c: fix parse error before ; token 19 年之前
genex.S 4f0638ba9e [MIPS] Remove stray .set mips3 resulting in 64-bit instruction in 32-bit kernels. 19 年之前
head.S c78cbf49c4 Support for MIPSsim, the cycle accurate MIPS simulator. 20 年之前
i8259.c 9383292f17 Date: Fri Jan 14 03:03:23 2005 +0000 20 年之前
init_task.c 1da177e4c3 Linux-2.6.12-rc2 20 年之前
irix5sys.S 1da177e4c3 Linux-2.6.12-rc2 20 年之前
irixelf.c a928972864 [PATCH] Don't uselessly export task_struct to userspace in core dumps 20 年之前
irixinv.c fe00f943e0 Sparseify MIPS. 20 年之前
irixioctl.c 1592dac241 Reformatting, remove debugging code. 20 年之前
irixsig.c 85b0549602 [MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn. 19 年之前
irq-msc01.c e01402b115 More AP / SP bits for the 34K, the Malta bits and things. Still wants 20 年之前
irq-mv6434x.c 3367fd5075 [MIPS] Momentum: Resurrect after things were moved around a while ago. 19 年之前
irq-rm7000.c 8ab00b9a02 Convert struct hw_interrupt_type initializations to ISO C99 named 20 年之前
irq-rm9000.c 8ab00b9a02 Convert struct hw_interrupt_type initializations to ISO C99 named 20 年之前
irq.c 42a3b4f25a [PATCH] mips: nuke trailing whitespace 20 年之前
irq_cpu.c d03d0a5775 MT bulletproofing. 20 年之前
linux32.c 2fd628fe25 [MIPS] Use generic compat routines for readdir, getdents 19 年之前
mips_ksyms.c 875d43e72b [PATCH] mips: clean up 32/64-bit configuration 20 年之前
module.c 4e6a05fe5f Improved modules loader, more robust and works on 64bit kernels. 20 年之前
proc.c 93ce2f524e Add support for SB1A CPU. 20 年之前
process.c 6307751989 [MIPS] Rewrite get_wchan and its helper functions using kallsyms_lookup. 19 年之前
ptrace.c dc8f6029cd [PATCH] mips: task_thread_info() 19 年之前
ptrace32.c 3055acb07a [MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.c 19 年之前
r2300_fpu.S 048eb582f3 kbuild: mips use generic asm-offsets.h support 20 年之前
r2300_switch.S 048eb582f3 kbuild: mips use generic asm-offsets.h support 20 年之前
r4k_fpu.S e50c0a8fa6 Support the MIPS32 / MIPS64 DSP ASE. 20 年之前
r4k_switch.S 048eb582f3 kbuild: mips use generic asm-offsets.h support 20 年之前
r6000_fpu.S 048eb582f3 kbuild: mips use generic asm-offsets.h support 20 年之前
reset.c fcdb27ad1d [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. 19 年之前
rtlx.c a84c96e202 [MIPS] RTLX compile fixes. 19 年之前
scall32-o32.S c04030e16d [PATCH] flags parameter for linkat 19 年之前
scall64-64.S 72bf891421 [MIPS] Wire up new syscalls. 19 年之前
scall64-n32.S 2fd628fe25 [MIPS] Use generic compat routines for readdir, getdents 19 年之前
scall64-o32.S 2fd628fe25 [MIPS] Use generic compat routines for readdir, getdents 19 年之前
semaphore.c c4559f67b7 Always use ".set mips3" rather than select between "mips2" or "mips3" 20 年之前
setup.c 9b6695a8ad [MIPS] SMP: Fix initialization order bug. 19 年之前
signal-common.h 387a154d0d [MIPS] RM9000: Fix buggy I-cache workaround. 19 年之前
signal.c 40ac5d479b [MIPS] Make do_signal return void. 19 年之前
signal32.c 304416da86 [MIPS] Reformat _sys32_rt_sigsuspend with tabs instead of space for consistency. 19 年之前
signal_n32.c 82ad93f4a0 [MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage. 19 年之前
smp.c 9b6695a8ad [MIPS] SMP: Fix initialization order bug. 19 年之前
smp_mt.c 9b6695a8ad [MIPS] SMP: Fix initialization order bug. 19 年之前
syscall.c be6e518b62 [MIPS] Sparse: Add __user tags to syscall.c 19 年之前
sysirix.c a941564458 [PATCH] capable/capability.h (arch/) 19 年之前
time.c d6bd0e6b32 [MIPS] Protect more of timer_interrupt() by xtime_lock. 19 年之前
traps.c 36ccf1c0e3 [MIPS] Make integer overflow exceptions in kernel mode fatal. 19 年之前
unaligned.c fe00f943e0 Sparseify MIPS. 20 年之前
vmlinux.lds.S bb7d83f744 [MIPS] Discard .exit.text at runtime. 19 年之前
vpe.c 571e0bed85 MIPS: MT: Fix 32-bit dependencies. 19 年之前