index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-18
Merge branch 'linus' into timers/nohz
Ingo Molnar
1
-7
/
+0
2008-07-18
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
1
-1
/
+1
2008-07-15
[MIPS] IRIX: Goodbye and thanks for all the fish
Ralf Baechle
1
-7
/
+0
2007-12-14
[MIPS] Ensure that ST0_FR is never set on a 32 bit kernel
Chris Dearman
1
-2
/
+1
2007-10-11
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
1
-2
/
+2
2007-10-11
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
Ralf Baechle
1
-0
/
+3
2007-10-11
[MIPS] R3000 setup for kernel_thread()
Maciej W. Rozycki
1
-2
/
+2
2007-07-31
[MIPS] Fixup secure computing stuff.
Ralf Baechle
1
-1
/
+1
2007-07-20
[MIPS] User stack pointer randomisation
Franck Bui-Huu
1
-0
/
+14
2007-07-10
[MIPS] Transform old-style macros to newer "__noreturn"
Robert P. J. Day
1
-2
/
+2
2007-02-26
[MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug.
Ralf Baechle
1
-2
/
+2
2007-02-18
[MIPS] Make kernel_thread_helper() static
Atsushi Nemoto
1
-1
/
+1
2007-02-18
[MIPS] signals: Share even more code.
Ralf Baechle
1
-33
/
+0
2007-02-06
[MIPS] SMTC: Cleanup idle hook invocation.
Ralf Baechle
1
-4
/
+2
2006-10-19
[MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup()
Franck Bui-Huu
1
-6
/
+2
2006-10-09
[MIPS] Make sure cpu_has_fpu is used only in atomic context
Atsushi Nemoto
1
-1
/
+1
2006-10-01
[MIPS] Make unwind_stack() can dig into interrupted context
Atsushi Nemoto
1
-5
/
+31
2006-10-01
[MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORT
Atsushi Nemoto
1
-0
/
+1
2006-09-27
[MIPS] get_wchan(): remove uses of mfinfo[64]
Franck Bui-Huu
1
-82
/
+50
2006-09-27
[MIPS] get_frame_info(): null function size means size is unknown
Franck Bui-Huu
1
-2
/
+10
2006-09-27
[MIPS] unwind_stack(): return ra if an exception occured at the first instruc...
Franck Bui-Huu
1
-2
/
+5
2006-09-27
[MIPS] Improve unwind_stack()
Franck Bui-Huu
1
-13
/
+22
2006-09-27
[MIPS] Make get_frame_info() more robust
Franck Bui-Huu
1
-8
/
+6
2006-09-27
[MIPS] Make frame_info_init() more readable.
Franck Bui-Huu
1
-9
/
+9
2006-09-27
[MIPS] Make get_frame_info() more readable.
Franck Bui-Huu
1
-31
/
+36
2006-09-27
[MIPS] dump_stack() based on prologue code analysis
Atsushi Nemoto
1
-11
/
+55
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-04-19
[MIPS] FPU affinity for MT ASE.
Ralf Baechle
1
-0
/
+11
2006-04-19
[MIPS] MT: Improved multithreading support.
Ralf Baechle
1
-1
/
+9
2006-03-31
[PATCH] unexport get_wchan
Adrian Bunk
1
-1
/
+0
2006-03-21
[MIPS] Signal cleanup
Atsushi Nemoto
1
-16
/
+0
2006-02-14
[MIPS] Rewrite get_wchan and its helper functions using kallsyms_lookup.
Atsushi Nemoto
1
-81
/
+77
2006-02-08
[MIPS] Make do_signal return void.
Ralf Baechle
1
-2
/
+3
2006-02-08
[MIPS] Add support for TIF_RESTORE_SIGMASK.
Ralf Baechle
1
-2
/
+2
2006-01-12
[PATCH] mips: task_stack_page()
Al Viro
1
-3
/
+3
2006-01-12
[PATCH] mips: task_pt_regs()
Al Viro
1
-3
/
+1
2006-01-10
MIPS: Namespace pollution: dump_regs() -> elf_dump_regs()
Al Viro
1
-2
/
+2
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
1
-0
/
+2
2005-10-29
Setup_frame is now returning a success value.
Ralf Baechle
1
-5
/
+5
2005-10-29
Support the MIPS32 / MIPS64 DSP ASE.
Ralf Baechle
1
-2
/
+56
2005-10-29
NPTL, round one.
Ralf Baechle
1
-0
/
+4
2005-10-29
Multithreaded core dumps.
Ralf Baechle
1
-0
/
+8
2005-10-29
Sparseify MIPS.
Ralf Baechle
1
-8
/
+0
2005-10-29
Fix wchan implementation, based on earlier by from Atsushi Nemoto.
Thiemo Seufer
1
-58
/
+77
2005-09-05
[PATCH] mips: clean up 32/64-bit configuration
Ralf Baechle
1
-4
/
+4
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+364