aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/process.c
Commit message (Expand)AuthorAge
* [MIPS] SMTC: Cleanup idle hook invocation.Ralf Baechle2007-02-06
* [MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup()Franck Bui-Huu2006-10-19
* [MIPS] Make sure cpu_has_fpu is used only in atomic contextAtsushi Nemoto2006-10-09
* [MIPS] Make unwind_stack() can dig into interrupted contextAtsushi Nemoto2006-10-01
* [MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORTAtsushi Nemoto2006-10-01
* [MIPS] get_wchan(): remove uses of mfinfo[64]Franck Bui-Huu2006-09-27
* [MIPS] get_frame_info(): null function size means size is unknownFranck Bui-Huu2006-09-27
* [MIPS] unwind_stack(): return ra if an exception occured at the first instruc...Franck Bui-Huu2006-09-27
* [MIPS] Improve unwind_stack()Franck Bui-Huu2006-09-27
* [MIPS] Make get_frame_info() more robustFranck Bui-Huu2006-09-27
* [MIPS] Make frame_info_init() more readable.Franck Bui-Huu2006-09-27
* [MIPS] Make get_frame_info() more readable.Franck Bui-Huu2006-09-27
* [MIPS] dump_stack() based on prologue code analysisAtsushi Nemoto2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [MIPS] FPU affinity for MT ASE.Ralf Baechle2006-04-18
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-18
* [PATCH] unexport get_wchanAdrian Bunk2006-03-31
* [MIPS] Signal cleanupAtsushi Nemoto2006-03-21
* [MIPS] Rewrite get_wchan and its helper functions using kallsyms_lookup.Atsushi Nemoto2006-02-14
* [MIPS] Make do_signal return void.Ralf Baechle2006-02-08
* [MIPS] Add support for TIF_RESTORE_SIGMASK.Ralf Baechle2006-02-08
* [PATCH] mips: task_stack_page()Al Viro2006-01-12
* [PATCH] mips: task_pt_regs()Al Viro2006-01-12
* MIPS: Namespace pollution: dump_regs() -> elf_dump_regs()Al Viro2006-01-10
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-09
* Setup_frame is now returning a success value.Ralf Baechle2005-10-29
* Support the MIPS32 / MIPS64 DSP ASE.Ralf Baechle2005-10-29
* NPTL, round one.Ralf Baechle2005-10-29
* Multithreaded core dumps.Ralf Baechle2005-10-29
* Sparseify MIPS.Ralf Baechle2005-10-29
* Fix wchan implementation, based on earlier by from Atsushi Nemoto.Thiemo Seufer2005-10-29
* [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-05
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16