Nick Piggin 5bfb5d690f [PATCH] sched: disable preempt in idle tasks 20 лет назад
..
Makefile ec917c2c1a Fixup a few lose ends in explicit support for MIPS R1/R2. 20 лет назад
asm-offsets.c e50c0a8fa6 Support the MIPS32 / MIPS64 DSP ASE. 20 лет назад
binfmt_elfn32.c c6237645d1 Signed-off-by: Ralf Baechle <ralf@linux-mips.org> 20 лет назад
binfmt_elfo32.c c6237645d1 Signed-off-by: Ralf Baechle <ralf@linux-mips.org> 20 лет назад
branch.c e50c0a8fa6 Support the MIPS32 / MIPS64 DSP ASE. 20 лет назад
cpu-bugs64.c 42a3b4f25a [PATCH] mips: nuke trailing whitespace 20 лет назад
cpu-probe.c 93ce2f524e Add support for SB1A CPU. 20 лет назад
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 57468af326 Define and initialize kdb_lock using DEFINE_SPINLOCK. 20 лет назад
genex.S 340ee4b98c Virtual SMP support for the 34K. 20 лет назад
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 лет назад
ioctl32.c 7e4c54a2a4 [PATCH] remove ioctl32_handler_t 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 0d959c260e IRIX: Use schedule_timeout_interruptible. 20 лет назад
irq-msc01.c e01402b115 More AP / SP bits for the 34K, the Malta bits and things. Still wants 20 лет назад
irq-mv6434x.c 8ab00b9a02 Convert struct hw_interrupt_type initializations to ISO C99 named 20 лет назад
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 3c37026d43 NPTL, round one. 20 лет назад
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 5bfb5d690f [PATCH] sched: disable preempt in idle tasks 20 лет назад
ptrace.c 481bed4542 [PATCH] consolidate sys_ptrace() 20 лет назад
ptrace32.c 101b3531a6 Protect manipulation of c0_status against preemption and multithreading. 20 лет назад
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 59586e5a26 [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. 20 лет назад
rtlx.c afc4841d8a Turn rtlx upside down. 20 лет назад
scall32-o32.S 0d507d61cd Sys_lookup_dcookie arguments occupy 4 argument slots. 20 лет назад
scall64-64.S 7db36c858c Add inotify syscalls for MIPS. 20 лет назад
scall64-n32.S ea3d710fe5 Revise MIPS 64-bit ptrace interface 20 лет назад
scall64-o32.S 7db36c858c Add inotify syscalls for MIPS. 20 лет назад
semaphore.c c4559f67b7 Always use ".set mips3" rather than select between "mips2" or "mips3" 20 лет назад
setup.c ec74e361f1 Mark a few variables __read_mostly. 20 лет назад
signal-common.h 02416dcf5a Redo RM9000 workaround which along with other DSP ASE changes was 20 лет назад
signal.c 16cd395136 Fix return type of setup_frame variants 20 лет назад
signal32.c 16cd395136 Fix return type of setup_frame variants 20 лет назад
signal_n32.c 129bc8f78b Setup_frame is now returning a success value. 20 лет назад
smp.c 5bfb5d690f [PATCH] sched: disable preempt in idle tasks 20 лет назад
smp_mt.c 340ee4b98c Virtual SMP support for the 34K. 20 лет назад
syscall.c 3c37026d43 NPTL, round one. 20 лет назад
sysirix.c fe00f943e0 Sparseify MIPS. 20 лет назад
time.c ecea8d19c9 [PATCH] jiffies_64 cleanup 20 лет назад
traps.c 12616ed202 FPU emulator garbage collection. 20 лет назад
unaligned.c fe00f943e0 Sparseify MIPS. 20 лет назад
vmlinux.lds.S b4dbf95e30 Get rid of the the remains of 2.4-style ramdisk support. 20 лет назад
vpe.c 307bd284c2 VPE loader janitoring 20 лет назад