summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/process.c
AgeCommit message (Expand)Author
2007-12-14[MIPS] Ensure that ST0_FR is never set on a 32 bit kernelChris Dearman
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle
2007-10-11[MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle
2007-10-11[MIPS] R3000 setup for kernel_thread()Maciej W. Rozycki
2007-07-31[MIPS] Fixup secure computing stuff.Ralf Baechle
2007-07-20[MIPS] User stack pointer randomisationFranck Bui-Huu
2007-07-10[MIPS] Transform old-style macros to newer "__noreturn"Robert P. J. Day
2007-02-26[MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug.Ralf Baechle
2007-02-18[MIPS] Make kernel_thread_helper() staticAtsushi Nemoto
2007-02-18[MIPS] signals: Share even more code.Ralf Baechle
2007-02-06[MIPS] SMTC: Cleanup idle hook invocation.Ralf Baechle
2006-10-19[MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup()Franck Bui-Huu
2006-10-09[MIPS] Make sure cpu_has_fpu is used only in atomic contextAtsushi Nemoto
2006-10-01[MIPS] Make unwind_stack() can dig into interrupted contextAtsushi Nemoto
2006-10-01[MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORTAtsushi Nemoto
2006-09-27[MIPS] get_wchan(): remove uses of mfinfo[64]Franck Bui-Huu
2006-09-27[MIPS] get_frame_info(): null function size means size is unknownFranck Bui-Huu
2006-09-27[MIPS] unwind_stack(): return ra if an exception occured at the first instruc...Franck Bui-Huu
2006-09-27[MIPS] Improve unwind_stack()Franck Bui-Huu
2006-09-27[MIPS] Make get_frame_info() more robustFranck Bui-Huu
2006-09-27[MIPS] Make frame_info_init() more readable.Franck Bui-Huu
2006-09-27[MIPS] Make get_frame_info() more readable.Franck Bui-Huu
2006-09-27[MIPS] dump_stack() based on prologue code analysisAtsushi Nemoto
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-19[MIPS] FPU affinity for MT ASE.Ralf Baechle
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle
2006-03-31[PATCH] unexport get_wchanAdrian Bunk
2006-03-21[MIPS] Signal cleanupAtsushi Nemoto
2006-02-14[MIPS] Rewrite get_wchan and its helper functions using kallsyms_lookup.Atsushi Nemoto
2006-02-08[MIPS] Make do_signal return void.Ralf Baechle
2006-02-08[MIPS] Add support for TIF_RESTORE_SIGMASK.Ralf Baechle
2006-01-12[PATCH] mips: task_stack_page()Al Viro
2006-01-12[PATCH] mips: task_pt_regs()Al Viro
2006-01-10MIPS: Namespace pollution: dump_regs() -> elf_dump_regs()Al Viro
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin
2005-10-29Setup_frame is now returning a success value.Ralf Baechle
2005-10-29Support the MIPS32 / MIPS64 DSP ASE.Ralf Baechle
2005-10-29NPTL, round one.Ralf Baechle
2005-10-29Multithreaded core dumps.Ralf Baechle
2005-10-29Sparseify MIPS.Ralf Baechle
2005-10-29Fix wchan implementation, based on earlier by from Atsushi Nemoto.Thiemo Seufer
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds