Commit Graph

147 Commits (adf1b3d25e50dbab48fdd21006bea2dd5a4cb3a8)

Author SHA1 Message Date
Ralf Baechle 85b0549602 [MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn. 19 years ago
Ralf Baechle 04a7052c83 [MIPS] Fix register handling in syscalls when debugging. 19 years ago
Ralf Baechle edcb98d1db [MIPS] Fix return path of sysmips(MIPS_ATOMIC_SET, ...) 19 years ago
Daniel Jacobowitz 56ebd51bae [MIPS] Generate SIGILL again 19 years ago
Ralf Baechle 8b36612a23 [MIPS] R10000 and R12000 need to set MIPS_CPU_4K_CACHE ... 19 years ago
Nick Piggin 5bfb5d690f [PATCH] sched: disable preempt in idle tasks 19 years ago
Christoph Hellwig 7e4c54a2a4 [PATCH] remove ioctl32_handler_t 19 years ago
Atsushi Nemoto 16cd395136 Fix return type of setup_frame variants 19 years ago
Ralf Baechle 0d959c260e IRIX: Use schedule_timeout_interruptible. 19 years ago
Ralf Baechle 307bd284c2 VPE loader janitoring 19 years ago
Ralf Baechle afc4841d8a Turn rtlx upside down. 19 years ago
Christoph Hellwig 481bed4542 [PATCH] consolidate sys_ptrace() 19 years ago
Thomas Gleixner ecea8d19c9 [PATCH] jiffies_64 cleanup 20 years ago
Christoph Hellwig dfb7dac3af [PATCH] unify sys_ptrace prototype 20 years ago
Eric W. Biederman a928972864 [PATCH] Don't uselessly export task_struct to userspace in core dumps 20 years ago
Hugh Dickins 404351e67a [PATCH] mm: mm_init set_mm_counters 20 years ago
Ralf Baechle 030274ae03 Remove useless casts of kmalloc return values. 20 years ago
Andrew Isaacson 93ce2f524e Add support for SB1A CPU. 20 years ago
Andrew Isaacson d121ced21d Sibyte fixes 20 years ago
Ralf Baechle f4c72cc737 Get 64-bit right in the kgdb stub. 20 years ago
Ralf Baechle 0d507d61cd Sys_lookup_dcookie arguments occupy 4 argument slots. 20 years ago
Ralf Baechle 12616ed202 FPU emulator garbage collection. 20 years ago
Ralf Baechle 178086c86a Don't print file name and line in die and die_if_kernel. 20 years ago
Ralf Baechle 9383292f17 Date: Fri Jan 14 03:03:23 2005 +0000 20 years ago
Ralf Baechle ec917c2c1a Fixup a few lose ends in explicit support for MIPS R1/R2. 20 years ago
Ralf Baechle 101b3531a6 Protect manipulation of c0_status against preemption and multithreading. 20 years ago
Ralf Baechle 8afcb5d829 Detect 4KSD and treat it like 4KSc. 20 years ago
Ralf Baechle 57468af326 Define and initialize kdb_lock using DEFINE_SPINLOCK. 20 years ago
Ralf Baechle f8bb3af924 Make kgdb_wait static. 20 years ago
Ralf Baechle 02cf211968 Cleanup the mess in cpu_cache_init. 20 years ago
Ralf Baechle c78cbf49c4 Support for MIPSsim, the cycle accurate MIPS simulator. 20 years ago
Ralf Baechle b288f13587 Switch Sibyte profiling driver to ->compat_ioctl 20 years ago
Daniel Jacobowitz ea3d710fe5 Revise MIPS 64-bit ptrace interface 20 years ago
Ralf Baechle 0bf0e3e279 Fix excessive signal latencies. 20 years ago
Ralf Baechle 5bcb9a58e6 Move genrtc.c's functions into <asm/rtc.h> 20 years ago
Ralf Baechle 340ee4b98c Virtual SMP support for the 34K. 20 years ago
Ralf Baechle d03d0a5775 MT bulletproofing. 20 years ago
Ralf Baechle e027802e98 Display presence of SmartMIPS, DSP and MT ASEs in /proc/cpuinfo. 20 years ago
Ralf Baechle 3bffe736d9 Delete old junk. 20 years ago
Ralf Baechle 28a7879d8c Spelling fix. 20 years ago
Ralf Baechle d9912d8784 Inlining will result in back-to-back mtc0 mfc0 instructions. Break the 20 years ago
Ralf Baechle 8d9c62675d sys is only used for native o32 ... 20 years ago
Thiemo Seufer 075e7502d9 R4600 has 32 FPRs. 20 years ago
Ralf Baechle ae1b3d51c8 Make sure that the processor is actually online or die spectacularly. 20 years ago
Ralf Baechle 1d40cfcd34 Avoid SMP cacheflushes. This is a minor optimization of startup but 20 years ago
Pete Popov bdf21b18b4 Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it. 20 years ago
Ralf Baechle e01402b115 More AP / SP bits for the 34K, the Malta bits and things. Still wants 20 years ago
Ralf Baechle 7e35952baa Move Origin crapola into a machine-specific header file. 20 years ago
Ralf Baechle a0c3a5b5a8 Prevent gcc from optimizing a few functions away completly. 20 years ago
Ralf Baechle 8f40611d2b Detect the MIPS R2 vectored interrupt, external interrupt controller 20 years ago