aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/process.c
AgeCommit message (Expand)AuthorFilesLines
2006-09-27[MIPS] get_wchan(): remove uses of mfinfo[64]Franck Bui-Huu1-82/+50
2006-09-27[MIPS] get_frame_info(): null function size means size is unknownFranck Bui-Huu1-2/+10
2006-09-27[MIPS] unwind_stack(): return ra if an exception occured at the first instruc...Franck Bui-Huu1-2/+5
2006-09-27[MIPS] Improve unwind_stack()Franck Bui-Huu1-13/+22
2006-09-27[MIPS] Make get_frame_info() more robustFranck Bui-Huu1-8/+6
2006-09-27[MIPS] Make frame_info_init() more readable.Franck Bui-Huu1-9/+9
2006-09-27[MIPS] Make get_frame_info() more readable.Franck Bui-Huu1-31/+36
2006-09-27[MIPS] dump_stack() based on prologue code analysisAtsushi Nemoto1-11/+55
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-19[MIPS] FPU affinity for MT ASE.Ralf Baechle1-0/+11
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle1-1/+9
2006-03-31[PATCH] unexport get_wchanAdrian Bunk1-1/+0
2006-03-21[MIPS] Signal cleanupAtsushi Nemoto1-16/+0
2006-02-14[MIPS] Rewrite get_wchan and its helper functions using kallsyms_lookup.Atsushi Nemoto1-81/+77
2006-02-08[MIPS] Make do_signal return void.Ralf Baechle1-2/+3
2006-02-08[MIPS] Add support for TIF_RESTORE_SIGMASK.Ralf Baechle1-2/+2
2006-01-12[PATCH] mips: task_stack_page()Al Viro1-3/+3
2006-01-12[PATCH] mips: task_pt_regs()Al Viro1-3/+1
2006-01-10MIPS: Namespace pollution: dump_regs() -> elf_dump_regs()Al Viro1-2/+2
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-0/+2
2005-10-29Setup_frame is now returning a success value.Ralf Baechle1-5/+5
2005-10-29Support the MIPS32 / MIPS64 DSP ASE.Ralf Baechle1-2/+56
2005-10-29NPTL, round one.Ralf Baechle1-0/+4
2005-10-29Multithreaded core dumps.Ralf Baechle1-0/+8
2005-10-29Sparseify MIPS.Ralf Baechle1-8/+0
2005-10-29Fix wchan implementation, based on earlier by from Atsushi Nemoto.Thiemo Seufer1-58/+77
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle1-4/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+364