- 1d0098b [PATCH] mips: gdb-stub.c: fix parse error before ; token by Alexey Dobriyan · 20 years ago
- b142159 [PATCH] mips: add pm_power_off by Yoichi Yuasa · 20 years ago
- 75bb07e [PATCH] mips: task_stack_page() by Al Viro · 20 years ago
- dc8f602 [PATCH] mips: task_thread_info() by Al Viro · 20 years ago
- 40bc9c6 [PATCH] mips: task_pt_regs() by Al Viro · 20 years ago
- a941564 [PATCH] capable/capability.h (arch/) by Randy Dunlap · 20 years ago
- d936cfc Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 20 years ago
- e6a6d2e [PATCH] sanitize building of fs/compat_ioctl.c by Christoph Hellwig · 20 years ago
- d56efda MIPS: Namespace pollution: dump_regs() -> elf_dump_regs() by Al Viro · 20 years ago
- ba339c0 MIPS: Oprofile: Fixup the loose ends in the plumbing. by Ralf Baechle · 20 years ago
- b4672d3 MIPS: Introduce machinery for testing for MIPSxxR1/2. by Ralf Baechle · 20 years ago
- e7958bb MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1. by Ralf Baechle · 20 years ago
- 571e0be MIPS: MT: Fix 32-bit dependencies. by Ralf Baechle · 20 years ago
- c4fa634 MIPS: DSP: Put DSPcontrol register into the right place in the signal frame. by Ralf Baechle · 20 years ago
- 6c35585 MIPS: DSP: eleminate used_dsp. by Ralf Baechle · 20 years ago
- 682e852 [PATCH] Fix more "if ((err = foo() < 0))" typos by Alexey Dobriyan · 20 years ago
- 6b9c7ed [PATCH] use ptrace_get_task_struct in various places by Christoph Hellwig · 20 years ago
- e28cc71 Relax the rw_verify_area() error checking. by Linus Torvalds · 20 years ago
- 85b0549 [MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn. by Ralf Baechle · 20 years ago
- 04a7052 [MIPS] Fix register handling in syscalls when debugging. by Ralf Baechle · 20 years ago
- edcb98d [MIPS] Fix return path of sysmips(MIPS_ATOMIC_SET, ...) by Ralf Baechle · 20 years ago
- 56ebd51 [MIPS] Generate SIGILL again by Daniel Jacobowitz · 20 years ago
- 8b36612 [MIPS] R10000 and R12000 need to set MIPS_CPU_4K_CACHE ... by Ralf Baechle · 20 years ago
- 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 20 years ago
- 7e4c54a [PATCH] remove ioctl32_handler_t by Christoph Hellwig · 20 years ago
- 3f00d3e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 20 years ago
- 16cd395 Fix return type of setup_frame variants by Atsushi Nemoto · 20 years ago
- 0d959c2 IRIX: Use schedule_timeout_interruptible. by Ralf Baechle · 20 years ago
- 307bd28 VPE loader janitoring by Ralf Baechle · 20 years ago
- afc4841 Turn rtlx upside down. by Ralf Baechle · 20 years ago
- 481bed4 [PATCH] consolidate sys_ptrace() by Christoph Hellwig · 20 years ago
- ecea8d1 [PATCH] jiffies_64 cleanup by Thomas Gleixner · 20 years ago
- dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 20 years ago
- a928972 [PATCH] Don't uselessly export task_struct to userspace in core dumps by Eric W. Biederman · 20 years ago
- 404351e [PATCH] mm: mm_init set_mm_counters by Hugh Dickins · 20 years ago
- 030274a Remove useless casts of kmalloc return values. by Ralf Baechle · 20 years ago
- 93ce2f52 Add support for SB1A CPU. by Andrew Isaacson · 20 years ago
- d121ced Sibyte fixes by Andrew Isaacson · 20 years ago
- f4c72cc Get 64-bit right in the kgdb stub. by Ralf Baechle · 20 years ago
- 0d507d6 Sys_lookup_dcookie arguments occupy 4 argument slots. by Ralf Baechle · 20 years ago
- 12616ed FPU emulator garbage collection. by Ralf Baechle · 20 years ago
- 178086c Don't print file name and line in die and die_if_kernel. by Ralf Baechle · 20 years ago
- 9383292 Date: Fri Jan 14 03:03:23 2005 +0000 by Ralf Baechle · 21 years ago
- ec917c2c Fixup a few lose ends in explicit support for MIPS R1/R2. by Ralf Baechle · 20 years ago
- 101b353 Protect manipulation of c0_status against preemption and multithreading. by Ralf Baechle · 20 years ago
- 8afcb5d Detect 4KSD and treat it like 4KSc. by Ralf Baechle · 20 years ago
- 57468af Define and initialize kdb_lock using DEFINE_SPINLOCK. by Ralf Baechle · 20 years ago
- f8bb3af Make kgdb_wait static. by Ralf Baechle · 20 years ago
- 02cf211 Cleanup the mess in cpu_cache_init. by Ralf Baechle · 20 years ago
- c78cbf4 Support for MIPSsim, the cycle accurate MIPS simulator. by Ralf Baechle · 20 years ago
- b288f13 Switch Sibyte profiling driver to ->compat_ioctl by Ralf Baechle · 20 years ago
- ea3d710 Revise MIPS 64-bit ptrace interface by Daniel Jacobowitz · 20 years ago
- 0bf0e3e Fix excessive signal latencies. by Ralf Baechle · 20 years ago
- 5bcb9a5 Move genrtc.c's functions into <asm/rtc.h> by Ralf Baechle · 20 years ago
- 340ee4b Virtual SMP support for the 34K. by Ralf Baechle · 20 years ago
- d03d0a5 MT bulletproofing. by Ralf Baechle · 20 years ago
- e027802 Display presence of SmartMIPS, DSP and MT ASEs in /proc/cpuinfo. by Ralf Baechle · 20 years ago
- 3bffe73 Delete old junk. by Ralf Baechle · 20 years ago
- 28a7879 Spelling fix. by Ralf Baechle · 20 years ago
- d9912d8 Inlining will result in back-to-back mtc0 mfc0 instructions. Break the by Ralf Baechle · 20 years ago
- 8d9c626 sys is only used for native o32 ... by Ralf Baechle · 20 years ago
- 075e750 R4600 has 32 FPRs. by Thiemo Seufer · 20 years ago
- ae1b3d5 Make sure that the processor is actually online or die spectacularly. by Ralf Baechle · 20 years ago
- 1d40cfc Avoid SMP cacheflushes. This is a minor optimization of startup but by Ralf Baechle · 20 years ago
- bdf21b1 Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it. by Pete Popov · 20 years ago
- e01402b More AP / SP bits for the 34K, the Malta bits and things. Still wants by Ralf Baechle · 20 years ago
- 7e35952 Move Origin crapola into a machine-specific header file. by Ralf Baechle · 20 years ago
- a0c3a5b Prevent gcc from optimizing a few functions away completly. by Ralf Baechle · 20 years ago
- 8f40611 Detect the MIPS R2 vectored interrupt, external interrupt controller by Ralf Baechle · 20 years ago
- 55d04df New kernel option nowait allows disabling the use of the wait instruction. by Ralf Baechle · 20 years ago
- 569f75b Use an irq_enable_hazard hazard barrier in unmask_mips_irq. This by Ralf Baechle · 20 years ago
- 7db36c8 Add inotify syscalls for MIPS. by Ralf Baechle · 20 years ago
- ec74e36 Mark a few variables __read_mostly. by Ralf Baechle · 20 years ago
- bbc7f22 Detect the 34K. by Ralf Baechle · 20 years ago
- 129bc8f Setup_frame is now returning a success value. by Ralf Baechle · 20 years ago
- b490ff4 Temporary hack for Qemu and MIPSsim until they get a proper ELF loader. by Ralf Baechle · 20 years ago
- 6e760c8 Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1. by Ralf Baechle · 21 years ago
- c134a5e Avoid defining variables in the middle of a block which breaks older compilers. by Ralf Baechle · 21 years ago
- c4559f6 Always use ".set mips3" rather than select between "mips2" or "mips3" by Maciej W. Rozycki · 21 years ago
- 3b2396d Use correct names for bits in the R3k cp0.status register. by Maciej W. Rozycki · 21 years ago
- 260c967 Mark __die() "noreturn" for real. by Maciej W. Rozycki · 21 years ago
- 02416dc Redo RM9000 workaround which along with other DSP ASE changes was by Ralf Baechle · 21 years ago
- aac8aa7 Enable a suitable ISA for the assembler around ll/sc so that code by Maciej W. Rozycki · 21 years ago
- d5b6f1d For MIPS32/MIPS64 cp0.config.mt == 1 implies a standard (R4k-style) by Maciej W. Rozycki · 21 years ago
- e50c0a8f Support the MIPS32 / MIPS64 DSP ASE. by Ralf Baechle · 21 years ago
- 10f650d 64-bit fixes for Alchemy code ;) by Ralf Baechle · 21 years ago
- f8280c8 Fix tasteless #ifdef mess in audit_arch(), minor cleanups. by Ralf Baechle · 21 years ago
- 1d74f6b __compute_return_epc() uses CFC1 instruction which might result in a by Ralf Baechle · 21 years ago
- d547c5c sys_nfsservctl() needs translation. by Maciej W. Rozycki · 21 years ago
- b382fe8 No point in checking cpu_has_tlb before we've computed the CPU options. by Ralf Baechle · 21 years ago
- 4194318 Cleanup decoding of MIPSxx config registers. by Ralf Baechle · 21 years ago
- cd21dfc Fix preemption and SMP problems in the FP emulator code. by Ralf Baechle · 21 years ago
- cce812c Ustat needs a wrapper on n32. by Thiemo Seufer · 21 years ago
- 1fcf1cc We pass a kernel pointer to do_sigaltstack in sys32_sigaltstack, so by Ralf Baechle · 21 years ago
- 3c37026 NPTL, round one. by Ralf Baechle · 21 years ago
- f03da6e Fix BogoMIPS display on UP and some minor cosmetical things. by Ralf Baechle · 21 years ago
- 589391a fcntl64 needs to be wrapped for n32. by Thiemo Seufer · 21 years ago
- 05b8042 Fix one more case of computing the return EPC after the registers have by Ralf Baechle · 21 years ago
- 6dd0468 When simulating ll/sc compute the return EPC before modifying the registers. by Ralf Baechle · 21 years ago
- 2b07bd0 Detect the 4KEcR2 and for now detect handle it like the 4KEc. by Ralf Baechle · 21 years ago