summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Trace: Don't trace irqsoff for the idle processWu Zhangjin2010-04-121-1/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* MIPS: Avoid clobbering struct pt_regs in kthreadsDavid Daney2009-08-031-1/+3
* MIPS: Add arch generic CPU hotplugRalf Baechle2009-06-241-1/+12
* Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-131-9/+10
|\
| * [MIPS] SMTC: Fix holes in SMTC and FPU affinity support.Kevin D. Kissell2008-10-031-10/+9
| * [MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork.Ralf Baechle2008-09-211-0/+2
* | Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-061-1/+0
|/
* Merge branch 'linus' into timers/nohzIngo Molnar2008-07-181-7/+0
|\
| * [MIPS] IRIX: Goodbye and thanks for all the fishRalf Baechle2008-07-151-7/+0
* | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-181-1/+1
|/
* [MIPS] Ensure that ST0_FR is never set on a 32 bit kernelChris Dearman2007-12-141-2/+1
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-111-2/+2
* [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-111-0/+3
* [MIPS] R3000 setup for kernel_thread()Maciej W. Rozycki2007-10-111-2/+2
* [MIPS] Fixup secure computing stuff.Ralf Baechle2007-07-311-1/+1
* [MIPS] User stack pointer randomisationFranck Bui-Huu2007-07-201-0/+14
* [MIPS] Transform old-style macros to newer "__noreturn"Robert P. J. Day2007-07-101-2/+2
* [MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug.Ralf Baechle2007-02-261-2/+2
* [MIPS] Make kernel_thread_helper() staticAtsushi Nemoto2007-02-181-1/+1
* [MIPS] signals: Share even more code.Ralf Baechle2007-02-181-33/+0
* [MIPS] SMTC: Cleanup idle hook invocation.Ralf Baechle2007-02-061-4/+2
* [MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup()Franck Bui-Huu2006-10-191-6/+2
* [MIPS] Make sure cpu_has_fpu is used only in atomic contextAtsushi Nemoto2006-10-091-1/+1
* [MIPS] Make unwind_stack() can dig into interrupted contextAtsushi Nemoto2006-10-011-5/+31
* [MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORTAtsushi Nemoto2006-10-011-0/+1
* [MIPS] get_wchan(): remove uses of mfinfo[64]Franck Bui-Huu2006-09-271-82/+50
* [MIPS] get_frame_info(): null function size means size is unknownFranck Bui-Huu2006-09-271-2/+10
* [MIPS] unwind_stack(): return ra if an exception occured at the first instruc...Franck Bui-Huu2006-09-271-2/+5
* [MIPS] Improve unwind_stack()Franck Bui-Huu2006-09-271-13/+22
* [MIPS] Make get_frame_info() more robustFranck Bui-Huu2006-09-271-8/+6
* [MIPS] Make frame_info_init() more readable.Franck Bui-Huu2006-09-271-9/+9
* [MIPS] Make get_frame_info() more readable.Franck Bui-Huu2006-09-271-31/+36
* [MIPS] dump_stack() based on prologue code analysisAtsushi Nemoto2006-09-271-11/+55
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [MIPS] FPU affinity for MT ASE.Ralf Baechle2006-04-191-0/+11
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-191-1/+9
* [PATCH] unexport get_wchanAdrian Bunk2006-03-311-1/+0
* [MIPS] Signal cleanupAtsushi Nemoto2006-03-211-16/+0
* [MIPS] Rewrite get_wchan and its helper functions using kallsyms_lookup.Atsushi Nemoto2006-02-141-81/+77
* [MIPS] Make do_signal return void.Ralf Baechle2006-02-081-2/+3
* [MIPS] Add support for TIF_RESTORE_SIGMASK.Ralf Baechle2006-02-081-2/+2
* [PATCH] mips: task_stack_page()Al Viro2006-01-121-3/+3
* [PATCH] mips: task_pt_regs()Al Viro2006-01-121-3/+1
* MIPS: Namespace pollution: dump_regs() -> elf_dump_regs()Al Viro2006-01-101-2/+2
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-0/+2
* Setup_frame is now returning a success value.Ralf Baechle2005-10-291-5/+5
* Support the MIPS32 / MIPS64 DSP ASE.Ralf Baechle2005-10-291-2/+56
* NPTL, round one.Ralf Baechle2005-10-291-0/+4