Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
7e6213f4345c3798b7fb7af41d221e2fd77ec6a6
/
arch
/
mips
/
kernel
/
process.c
6496edf
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
e2c5aaa
mips: copy_thread(): rename 'arg' argument to 'kthread_arg'
by Alex Dowad
· 10 years ago
8dd9289
mips: fix up obsolete cpu function usage.
by Rusty Russell
· 10 years ago
a135c71
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
13e45f0
MIPS: kernel: process: Do not allow FR=0 on MIPS R6
by Markos Chandras
· 10 years ago
9791554
MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS
by Paul Burton
· 10 years ago
39148e9
MIPS: fork: Fix MSA/FPU/DSP context duplication race
by James Hogan
· 10 years ago
856839b
MIPS: Add arch_trigger_all_cpu_backtrace() function
by Eunbong Song
· 10 years ago
635c9907
MIPS: Remove useless parentheses
by Ralf Baechle
· 10 years ago
7daef8f
MIPS: consistently clear MSA flags when starting & copying threads
by Paul Burton
· 11 years ago
60be939
MIPS: Remove asm/user.h
by Alex Smith
· 10 years ago
30852ad
MIPS: Remove old core dump functions
by Alex Smith
· 10 years ago
b633648c5
MIPS: MT: Remove SMTC support
by Ralf Baechle
· 11 years ago
1db1af8
MIPS: Basic MSA context switching support
by Paul Burton
· 11 years ago
6cec7c4
MIPS: Don't assume 64-bit FP registers for dump_{,task_}fpu
by Paul Burton
· 11 years ago
a3056b1
MIPS: replace open-coded init_dsp
by Paul Burton
· 11 years ago
597ce17
MIPS: Support for 64-bit FP with O32 binaries
by Paul Burton
· 11 years ago
42a1117
MIPS: Fix typos and cleanup comment
by Tony Wu
· 12 years ago
36ecafc
MIPS: initial stack protector support
by Gregory Fong
· 12 years ago
49f2ec9
MIPS: Consolidate idle loop / WAIT instruction support in a single file.
by Ralf Baechle
· 12 years ago
5000653
MIPS: Extract schedule_mfi info from __schedule
by Tony Wu
· 12 years ago
e7438c4
MIPS: Fix sibling call handling in get_frame_info
by Tony Wu
· 12 years ago
daf799c
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
34c2f66
MIPS: microMIPS: Add unaligned access support.
by Leonid Yegoshin
· 12 years ago
cdbedc6
mips: Use generic idle loop
by Thomas Gleixner
· 12 years ago
aebb2af
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
64b3122
mips: take the "zero newsp means inherit the parent's one" to copy_thread()
by Al Viro
· 12 years ago
7034228
MIPS: Whitespace cleanup.
by Ralf Baechle
· 12 years ago
cebfa85
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
8add1ec
MIPS: Fix poweroff failure when HOTPLUG_CPU configured.
by Huacai Chen
· 12 years ago
afa86fc
flagday: don't pass regs to copy_thread()
by Al Viro
· 12 years ago
8f54bca
mips: switch to generic kernel_thread()
by Al Viro
· 12 years ago
b81947c
Disintegrate asm/system.h for MIPS
by David Howells
· 13 years ago
bd2f553
sched/rt: Use schedule_preempt_disabled()
by Thomas Gleixner
· 14 years ago
1268fbc
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
by Frederic Weisbecker
· 13 years ago
2bbb681
nohz: Allow rcu extended quiescent state handling seperately from tick stop
by Frederic Weisbecker
· 13 years ago
280f067
nohz: Separate out irq exit and idle loop dyntick logic
by Frederic Weisbecker
· 13 years ago
cae39d1
mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 13 years ago
848484e
mips: remove needless include of module.h from core kernel files.
by Paul Gortmaker
· 13 years ago
6fd4ce8
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 13 years ago
3a71366
MIPS: Remove redundant addr_limit assignment on exec.
by Mathias Krause
· 14 years ago
94ea09c
MIPS: Add new unwind_stack variant
by Daniel Kalmar
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
a989ff8
MIPS: Don't stomp on caller's ->regs[2] in copy_thread()
by Al Viro
· 14 years ago
7a7ac95
MIPS: Trace: Don't trace irqsoff for the idle process
by Wu Zhangjin
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
484889f
MIPS: Avoid clobbering struct pt_regs in kthreads
by David Daney
· 16 years ago
1b2bc75
MIPS: Add arch generic CPU hotplug
by Ralf Baechle
· 16 years ago
6f2c55b
Simplify copy_thread()
by Alexey Dobriyan
· 16 years ago
e758936
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 16 years ago
9cc1236
[MIPS] SMTC: Fix holes in SMTC and FPU affinity support.
by Kevin D. Kissell
· 16 years ago
6657fe0
[MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork.
by Ralf Baechle
· 16 years ago
9d5a9e7
Remove asm/a.out.h files for all architectures without a.out support.
by Adrian Bunk
· 17 years ago
9b610fd
Merge branch 'linus' into timers/nohz
by Ingo Molnar
· 16 years ago
b8f8c3c
nohz: prevent tick stop outside of the idle loop
by Thomas Gleixner
· 16 years ago
2957c9e
[MIPS] IRIX: Goodbye and thanks for all the fish
by Ralf Baechle
· 16 years ago
bbaf238
[MIPS] Ensure that ST0_FR is never set on a 32 bit kernel
by Chris Dearman
· 17 years ago
49a89ef
[MIPS] Fix "no space between function name and open parenthesis" warnings.
by Ralf Baechle
· 17 years ago
7bcf771
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
by Ralf Baechle
· 17 years ago
e5d7775
[MIPS] R3000 setup for kernel_thread()
by Maciej W. Rozycki
· 17 years ago
293c5bd
[MIPS] Fixup secure computing stuff.
by Ralf Baechle
· 17 years ago
9410910
[MIPS] User stack pointer randomisation
by Franck Bui-Huu
· 17 years ago
b3f6df9
[MIPS] Transform old-style macros to newer "__noreturn"
by Robert P. J. Day
· 18 years ago
c68644d
[MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug.
by Ralf Baechle
· 18 years ago
db0b937
[MIPS] Make kernel_thread_helper() static
by Atsushi Nemoto
· 18 years ago
151fd6a
[MIPS] signals: Share even more code.
by Ralf Baechle
· 18 years ago
447deaf
[MIPS] SMTC: Cleanup idle hook invocation.
by Ralf Baechle
· 18 years ago
55b7428
[MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup()
by Franck Bui-Huu
· 18 years ago
e04582b
[MIPS] Make sure cpu_has_fpu is used only in atomic context
by Atsushi Nemoto
· 18 years ago
1924600
[MIPS] Make unwind_stack() can dig into interrupted context
by Atsushi Nemoto
· 18 years ago
1df0f0f
[MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORT
by Atsushi Nemoto
· 18 years ago
b594318
[MIPS] get_wchan(): remove uses of mfinfo[64]
by Franck Bui-Huu
· 18 years ago
29b376f
[MIPS] get_frame_info(): null function size means size is unknown
by Franck Bui-Huu
· 18 years ago
1fd6909
[MIPS] unwind_stack(): return ra if an exception occured at the first instruction
by Franck Bui-Huu
· 18 years ago
4d157d5
[MIPS] Improve unwind_stack()
by Franck Bui-Huu
· 18 years ago
0cceb4a
[MIPS] Make get_frame_info() more robust
by Franck Bui-Huu
· 18 years ago
6057a79
[MIPS] Make frame_info_init() more readable.
by Franck Bui-Huu
· 18 years ago
c0efbb6
[MIPS] Make get_frame_info() more readable.
by Franck Bui-Huu
· 18 years ago
f66686f
[MIPS] dump_stack() based on prologue code analysis
by Atsushi Nemoto
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
f088fc8
[MIPS] FPU affinity for MT ASE.
by Ralf Baechle
· 19 years ago
41c594a
[MIPS] MT: Improved multithreading support.
by Ralf Baechle
· 19 years ago
0cb3463
[PATCH] unexport get_wchan
by Adrian Bunk
· 19 years ago
9c6031c
[MIPS] Signal cleanup
by Atsushi Nemoto
· 19 years ago
6307751
[MIPS] Rewrite get_wchan and its helper functions using kallsyms_lookup.
by Atsushi Nemoto
· 19 years ago
40ac5d4
[MIPS] Make do_signal return void.
by Ralf Baechle
· 19 years ago
7b3e2fc
[MIPS] Add support for TIF_RESTORE_SIGMASK.
by Ralf Baechle
· 19 years ago
75bb07e
[PATCH] mips: task_stack_page()
by Al Viro
· 19 years ago
40bc9c6
[PATCH] mips: task_pt_regs()
by Al Viro
· 19 years ago
d56efda
MIPS: Namespace pollution: dump_regs() -> elf_dump_regs()
by Al Viro
· 19 years ago
5bfb5d6
[PATCH] sched: disable preempt in idle tasks
by Nick Piggin
· 19 years ago
129bc8f
Setup_frame is now returning a success value.
by Ralf Baechle
· 20 years ago
e50c0a8
Support the MIPS32 / MIPS64 DSP ASE.
by Ralf Baechle
· 20 years ago
3c37026
NPTL, round one.
by Ralf Baechle
· 20 years ago
71e0e55
Multithreaded core dumps.
by Ralf Baechle
· 20 years ago
fe00f94
Sparseify MIPS.
by Ralf Baechle
· 20 years ago
dc953df
Fix wchan implementation, based on earlier by from Atsushi Nemoto.
by Thiemo Seufer
· 20 years ago
875d43e
[PATCH] mips: clean up 32/64-bit configuration
by Ralf Baechle
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago