index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-16
MIPS: Don't stomp on caller's ->regs[2] in copy_thread()
Al Viro
2010-04-12
MIPS: Trace: Don't trace irqsoff for the idle process
Wu Zhangjin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-08-03
MIPS: Avoid clobbering struct pt_regs in kthreads
David Daney
2009-06-24
MIPS: Add arch generic CPU hotplug
Ralf Baechle
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
2008-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2008-10-03
[MIPS] SMTC: Fix holes in SMTC and FPU affinity support.
Kevin D. Kissell
2008-09-21
[MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork.
Ralf Baechle
2008-09-06
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
2008-07-18
Merge branch 'linus' into timers/nohz
Ingo Molnar
2008-07-18
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
2008-07-15
[MIPS] IRIX: Goodbye and thanks for all the fish
Ralf Baechle
2007-12-14
[MIPS] Ensure that ST0_FR is never set on a 32 bit kernel
Chris 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 interrupt
Ralf 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 randomisation
Franck 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() static
Atsushi 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 context
Atsushi Nemoto
2006-10-01
[MIPS] Make unwind_stack() can dig into interrupted context
Atsushi Nemoto
2006-10-01
[MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORT
Atsushi 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 unknown
Franck 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 robust
Franck 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 analysis
Atsushi Nemoto
2006-06-30
Remove 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_wchan
Adrian Bunk
2006-03-21
[MIPS] Signal cleanup
Atsushi 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-10
MIPS: Namespace pollution: dump_regs() -> elf_dump_regs()
Al Viro
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2005-10-29
Setup_frame is now returning a success value.
Ralf Baechle
[next]