summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2005-12-01[MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn.Ralf Baechle
2005-12-01[MIPS] Fix register handling in syscalls when debugging.Ralf Baechle
2005-12-01[MIPS] Fix return path of sysmips(MIPS_ATOMIC_SET, ...)Ralf Baechle
2005-12-01[MIPS] Generate SIGILL againDaniel Jacobowitz
2005-12-01[MIPS] R10000 and R12000 need to set MIPS_CPU_4K_CACHE ...Ralf Baechle
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin
2005-11-09[PATCH] remove ioctl32_handler_tChristoph Hellwig
2005-11-07Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2005-11-07Fix return type of setup_frame variantsAtsushi Nemoto
2005-11-07IRIX: Use schedule_timeout_interruptible.Ralf Baechle
2005-11-07VPE loader janitoringRalf Baechle
2005-11-07Turn rtlx upside down.Ralf Baechle
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig
2005-10-30[PATCH] Don't uselessly export task_struct to userspace in core dumpsEric W. Biederman
2005-10-29[PATCH] mm: mm_init set_mm_countersHugh Dickins
2005-10-29Remove useless casts of kmalloc return values.Ralf Baechle
2005-10-29Add support for SB1A CPU.Andrew Isaacson
2005-10-29Sibyte fixesAndrew Isaacson
2005-10-29Get 64-bit right in the kgdb stub.Ralf Baechle
2005-10-29Sys_lookup_dcookie arguments occupy 4 argument slots.Ralf Baechle
2005-10-29FPU emulator garbage collection.Ralf Baechle
2005-10-29Don't print file name and line in die and die_if_kernel.Ralf Baechle
2005-10-29Date: Fri Jan 14 03:03:23 2005 +0000Ralf Baechle
2005-10-29Fixup a few lose ends in explicit support for MIPS R1/R2.Ralf Baechle
2005-10-29Protect manipulation of c0_status against preemption and multithreading.Ralf Baechle
2005-10-29Detect 4KSD and treat it like 4KSc.Ralf Baechle
2005-10-29Define and initialize kdb_lock using DEFINE_SPINLOCK.Ralf Baechle
2005-10-29Make kgdb_wait static.Ralf Baechle
2005-10-29Cleanup the mess in cpu_cache_init.Ralf Baechle
2005-10-29Support for MIPSsim, the cycle accurate MIPS simulator.Ralf Baechle
2005-10-29Switch Sibyte profiling driver to ->compat_ioctlRalf Baechle
2005-10-29Revise MIPS 64-bit ptrace interfaceDaniel Jacobowitz
2005-10-29Fix excessive signal latencies.Ralf Baechle
2005-10-29Move genrtc.c's functions into <asm/rtc.h>Ralf Baechle
2005-10-29Virtual SMP support for the 34K.Ralf Baechle
2005-10-29MT bulletproofing.Ralf Baechle
2005-10-29Display presence of SmartMIPS, DSP and MT ASEs in /proc/cpuinfo.Ralf Baechle
2005-10-29Delete old junk.Ralf Baechle
2005-10-29Spelling fix.Ralf Baechle
2005-10-29Inlining will result in back-to-back mtc0 mfc0 instructions. Break theRalf Baechle
2005-10-29sys is only used for native o32 ...Ralf Baechle
2005-10-29R4600 has 32 FPRs.Thiemo Seufer
2005-10-29Make sure that the processor is actually online or die spectacularly.Ralf Baechle
2005-10-29Avoid SMP cacheflushes. This is a minor optimization of startup butRalf Baechle
2005-10-29Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.Pete Popov
2005-10-29More AP / SP bits for the 34K, the Malta bits and things. Still wantsRalf Baechle
2005-10-29Move Origin crapola into a machine-specific header file.Ralf Baechle
2005-10-29Prevent gcc from optimizing a few functions away completly.Ralf Baechle