Commit Graph

165 Commits (c27a0d75b33c030965cc97d3d7f571107a673fb4)

Author SHA1 Message Date
Alexey Dobriyan 1d0098b6e2 [PATCH] mips: gdb-stub.c: fix parse error before ; token 19 years ago
Yoichi Yuasa b142159fa5 [PATCH] mips: add pm_power_off 19 years ago
Al Viro 75bb07e788 [PATCH] mips: task_stack_page() 19 years ago
Al Viro dc8f6029cd [PATCH] mips: task_thread_info() 19 years ago
Al Viro 40bc9c671a [PATCH] mips: task_pt_regs() 19 years ago
Randy Dunlap a941564458 [PATCH] capable/capability.h (arch/) 19 years ago
Christoph Hellwig e6a6d2efcb [PATCH] sanitize building of fs/compat_ioctl.c 19 years ago
Al Viro d56efda451 MIPS: Namespace pollution: dump_regs() -> elf_dump_regs() 19 years ago
Ralf Baechle ba339c03e2 MIPS: Oprofile: Fixup the loose ends in the plumbing. 19 years ago
Ralf Baechle b4672d3729 MIPS: Introduce machinery for testing for MIPSxxR1/2. 19 years ago
Ralf Baechle e7958bb90d MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1. 19 years ago
Ralf Baechle 571e0bed85 MIPS: MT: Fix 32-bit dependencies. 19 years ago
Ralf Baechle c4fa634875 MIPS: DSP: Put DSPcontrol register into the right place in the signal frame. 19 years ago
Ralf Baechle 6c35585273 MIPS: DSP: eleminate used_dsp. 19 years ago
Alexey Dobriyan 682e852e26 [PATCH] Fix more "if ((err = foo() < 0))" typos 19 years ago
Christoph Hellwig 6b9c7ed848 [PATCH] use ptrace_get_task_struct in various places 19 years ago
Linus Torvalds e28cc71572 Relax the rw_verify_area() error checking. 19 years ago
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 19 years ago
Christoph Hellwig dfb7dac3af [PATCH] unify sys_ptrace prototype 19 years ago
Eric W. Biederman a928972864 [PATCH] Don't uselessly export task_struct to userspace in core dumps 19 years ago
Hugh Dickins 404351e67a [PATCH] mm: mm_init set_mm_counters 19 years ago
Ralf Baechle 030274ae03 Remove useless casts of kmalloc return values. 19 years ago
Andrew Isaacson 93ce2f524e Add support for SB1A CPU. 19 years ago
Andrew Isaacson d121ced21d Sibyte fixes 19 years ago
Ralf Baechle f4c72cc737 Get 64-bit right in the kgdb stub. 19 years ago
Ralf Baechle 0d507d61cd Sys_lookup_dcookie arguments occupy 4 argument slots. 19 years ago
Ralf Baechle 12616ed202 FPU emulator garbage collection. 19 years ago
Ralf Baechle 178086c86a Don't print file name and line in die and die_if_kernel. 19 years ago
Ralf Baechle 9383292f17 Date: Fri Jan 14 03:03:23 2005 +0000 19 years ago
Ralf Baechle ec917c2c1a Fixup a few lose ends in explicit support for MIPS R1/R2. 19 years ago
Ralf Baechle 101b3531a6 Protect manipulation of c0_status against preemption and multithreading. 19 years ago
Ralf Baechle 8afcb5d829 Detect 4KSD and treat it like 4KSc. 19 years ago
Ralf Baechle 57468af326 Define and initialize kdb_lock using DEFINE_SPINLOCK. 19 years ago
Ralf Baechle f8bb3af924 Make kgdb_wait static. 19 years ago
Ralf Baechle 02cf211968 Cleanup the mess in cpu_cache_init. 19 years ago
Ralf Baechle c78cbf49c4 Support for MIPSsim, the cycle accurate MIPS simulator. 19 years ago
Ralf Baechle b288f13587 Switch Sibyte profiling driver to ->compat_ioctl 19 years ago
Daniel Jacobowitz ea3d710fe5 Revise MIPS 64-bit ptrace interface 19 years ago