Eric W. Biederman b89a81712f [PATCH] sysctl: Allow /proc/sys without sys_sysctl 19 years ago
..
Makefile 952fa954a6 [MIPS] APM emu support 19 years ago
apm.c e1e80b4d24 [MIPS] Don't include obsolete <linux/config.h>. 19 years ago
asm-offsets.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
binfmt_elfn32.c 909fa64c8b [MIPS] jiffies_to_compat_timeval fix 19 years ago
binfmt_elfo32.c 909fa64c8b [MIPS] jiffies_to_compat_timeval fix 19 years ago
branch.c eae89076e6 [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs. 19 years ago
cpu-bugs64.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
cpu-probe.c 60a6c3777e [MIPS] Reduce race between cpu_wait() and need_resched() checking 19 years ago
dma-no-isa.c 8c93650890 Dummy ISA DMA functions for systems that don't have ISA but share 19 years ago
entry.S 192ef36619 [MIPS] TRACE_IRQFLAGS_SUPPORT support. 19 years ago
gdb-low.S 192ef36619 [MIPS] TRACE_IRQFLAGS_SUPPORT support. 19 years ago
gdb-stub.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
genex.S 192ef36619 [MIPS] TRACE_IRQFLAGS_SUPPORT support. 19 years ago
head.S 192ef36619 [MIPS] TRACE_IRQFLAGS_SUPPORT support. 19 years ago
i8253.c e5c6c8e457 Input: pcspkr - separate device and driver registration 19 years ago
i8259.c 94dee171df [MIPS] Eleminate interrupt migration helper use. 19 years ago
init_task.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
irix5sys.S 1da177e4c3 Linux-2.6.12-rc2 20 years ago
irixelf.c b4cac1a022 [PATCH] FDPIC: Move roundup() into linux/kernel.h 19 years ago
irixinv.c fe00f943e0 Sparseify MIPS. 19 years ago
irixioctl.c 1592dac241 Reformatting, remove debugging code. 19 years ago
irixsig.c 633fd568c1 [MIPS] Move definition of IRIX compat constant into IRIX compat code. 19 years ago
irq-msc01.c 94dee171df [MIPS] Eleminate interrupt migration helper use. 19 years ago
irq-mv6434x.c 94dee171df [MIPS] Eleminate interrupt migration helper use. 19 years ago
irq-rm7000.c 94dee171df [MIPS] Eleminate interrupt migration helper use. 19 years ago
irq-rm9000.c 94dee171df [MIPS] Eleminate interrupt migration helper use. 19 years ago
irq.c 94dee171df [MIPS] Eleminate interrupt migration helper use. 19 years ago
irq_cpu.c 94dee171df [MIPS] Eleminate interrupt migration helper use. 19 years ago
kspd.c 2600990e64 [MIPS] kpsd and other AP/SP improvements. 19 years ago
linux32.c b89a81712f [PATCH] sysctl: Allow /proc/sys without sys_sysctl 19 years ago
mips-mt.c f72af3cf06 [MIPS] MIPS MT: Fix build error. 19 years ago
mips_ksyms.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
module.c f3bf07b9a3 [MIPS] Ignore unresolved weak symbols in modules. 19 years ago
proc.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
process.c b594318259 [MIPS] get_wchan(): remove uses of mfinfo[64] 19 years ago
ptrace.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
ptrace32.c eae89076e6 [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs. 19 years ago
r2300_fpu.S 048eb582f3 kbuild: mips use generic asm-offsets.h support 20 years ago
r2300_switch.S 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
r4k_fpu.S 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
r4k_switch.S 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
r6000_fpu.S 048eb582f3 kbuild: mips use generic asm-offsets.h support 20 years ago
reset.c fcdb27ad1d [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. 19 years ago
rtlx.c f40298fddc [PATCH] irq-flags: MIPS: Use the new IRQF_ constants 19 years ago
scall32-o32.S 7fdeb04814 [MIPS] Wire up set_robust_list(2) and get_robust_list(2) 19 years ago
scall64-64.S 7fdeb04814 [MIPS] Wire up set_robust_list(2) and get_robust_list(2) 19 years ago
scall64-n32.S 7fdeb04814 [MIPS] Wire up set_robust_list(2) and get_robust_list(2) 19 years ago
scall64-o32.S 63415dbb54 [MIPS] The o32 fstatat syscall behaves differently on 32 and 64 bit kernels 19 years ago
semaphore.c c4559f67b7 Always use ".set mips3" rather than select between "mips2" or "mips3" 19 years ago
setup.c a09fc446fb [MIPS] setup.c: use early_param() for early command line parsing 19 years ago
signal-common.h 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
signal.c 13fdd31abe [MIPS] Avoid double signal restarting. 19 years ago
signal32.c 13fdd31abe [MIPS] Avoid double signal restarting. 19 years ago
signal_n32.c b1bcb362d9 [MIPS] fix wrong __user usage in _sysn32_rt_sigsuspend 19 years ago
smp-mt.c 847b9dfcca [MIPS] MT: Initialise all writable bits in Cause register to zero. 19 years ago
smp.c 25969354a3 [MIPS] Avoid interprocessor function calls. 19 years ago
smtc-asm.S 6e74bae9a0 [MIPS] SMTC Build fix. 19 years ago
smtc-proc.c 41c594ab65 [MIPS] MT: Improved multithreading support. 19 years ago
smtc.c 54d0a216f4 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. 19 years ago
syscall.c 06be375b9a [MIPS] TLS: set_thread_area returns asmlinkage int not void. 19 years ago
sysirix.c 83cc5ed3c4 [PATCH] kernel/sys.c: cleanups 19 years ago
time.c 54d0a216f4 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. 19 years ago
traps.c 898d229107 [MIPS] Make prepare_frametrace() not clobber v0 19 years ago
unaligned.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
vmlinux.lds.S 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
vpe.c a94d702049 [MIPS] MT: Fix setting of XTC. 19 years ago