Commit Graph

278 Commits (f82bc1762e0e74b7e0040a4d83be06d32c37fc2e)

Author SHA1 Message Date
Ralf Baechle b38c73995f [MIPS] Clear ST0_RE on bootup. 19 years ago
Ralf Baechle dbee90b7f9 [MIPS] Fix linker script to work for non-4K page size. 19 years ago
Atsushi Nemoto 5665a0ac59 [MIPS] Fix minor sparse warnings 19 years ago
Atsushi Nemoto 9bbf28a36c [MIPS] Sparse: Add some __user tags to signal functions. 19 years ago
Atsushi Nemoto 3055acb07a [MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.c 19 years ago
Ralf Baechle 010b853b3a [MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola. 19 years ago
Ralf Baechle fcdb27ad1d [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. 19 years ago
Ralf Baechle 9414d3628a [MIPS] Check function pointers are non-zero before calling. 19 years ago
Ralf Baechle a3305a8835 [MIPS] Revert "mips: add pm_power_off" 19 years ago
Ralf Baechle a84c96e202 [MIPS] RTLX compile fixes. 19 years ago
Ralf Baechle 4f0638ba9e [MIPS] Remove stray .set mips3 resulting in 64-bit instruction in 32-bit kernels. 19 years ago
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 20 years ago
Christoph Hellwig 7e4c54a2a4 [PATCH] remove ioctl32_handler_t 20 years ago
Atsushi Nemoto 16cd395136 Fix return type of setup_frame variants 20 years ago
Ralf Baechle 0d959c260e IRIX: Use schedule_timeout_interruptible. 20 years ago
Ralf Baechle 307bd284c2 VPE loader janitoring 20 years ago
Ralf Baechle afc4841d8a Turn rtlx upside down. 20 years ago
Christoph Hellwig 481bed4542 [PATCH] consolidate sys_ptrace() 20 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