index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
process.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: arch/sh/kernel/process.c needs asm/fpu.h for unlazy_fpu().
Paul Mundt
2012-05-24
1
-0
/
+1
*
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-05-23
1
-0
/
+7
|
\
|
*
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
2012-05-16
1
-0
/
+7
*
|
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-05-23
1
-0
/
+7
|
\
\
|
*
|
sh: initial stack protector support.
Filippo Arcidiacono
2012-04-19
1
-0
/
+7
|
|
/
*
|
sh-use-common-threadinfo-allocator
Thomas Gleixner
2012-05-08
1
-44
/
+2
|
/
*
sh: Fix build alloc_thread_info_node function
Nobuhiro Iwamatsu
2011-03-24
1
-2
/
+2
*
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2011-03-22
1
-7
/
+9
*
Merge branch 'sh/stable-updates'
Paul Mundt
2010-04-26
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
sh: __cpuinit annotate the CPU init path.
Paul Mundt
2010-04-21
1
-1
/
+1
|
/
*
sh: Move over to dynamically allocated FPU context.
Paul Mundt
2010-01-13
1
-0
/
+54
*
sh: Use SLAB_PANIC for thread_info slab cache.
Paul Mundt
2010-01-12
1
-2
/
+1
*
sh: Always provide thread_info allocators.
Paul Mundt
2010-01-12
1
-0
/
+47
*
sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.
Paul Mundt
2008-01-28
1
-558
/
+0
*
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-10-19
1
-1
/
+1
*
sh: Conditionalize gUSA support.
Paul Mundt
2007-09-28
1
-1
/
+1
*
sh: Follow gUSA preempt changes in __switch_to().
Paul Mundt
2007-09-28
1
-3
/
+3
*
sh: Fix fs.h removal from mm.h regressions.
Paul Mundt
2007-07-31
1
-0
/
+1
*
sh: fix get_wchan() for SH kernels without framepointers
David McCullough
2007-07-26
1
-2
/
+4
*
sh: Tidy up dependencies for SH-2 build.
Paul Mundt
2007-06-11
1
-3
/
+1
*
sh: Shut up SH2-DSP compile warnings.
Paul Mundt
2007-06-08
1
-1
/
+1
*
sh: __user annotations for __get/__put_user().
Paul Mundt
2007-06-08
1
-7
/
+5
*
sh: sr.bl toggling around idle sleep.
Paul Mundt
2007-05-21
1
-6
/
+27
*
sh: clockevent/clocksource/hrtimers/nohz TMU support.
Paul Mundt
2007-05-09
1
-0
/
+3
*
sh: Convert to common die chain.
Paul Mundt
2007-05-09
1
-3
/
+3
*
sh: Fix PC adjustments for varying opcode length.
Paul Mundt
2007-05-09
1
-2
/
+2
*
sh: Support for SH-2A 32-bit opcodes.
Paul Mundt
2007-05-09
1
-2
/
+3
*
sh: generic quicklist support.
Paul Mundt
2007-05-09
1
-0
/
+2
*
sh: Add die chain notifiers.
Paul Mundt
2007-05-07
1
-3
/
+12
*
sh: MS7712SE01 board support.
Nobuhiro Iwamatsu
2007-05-07
1
-1
/
+2
*
sh: Fix kernel thread stack corruption with preempt.
Hideo Saito
2007-03-05
1
-3
/
+2
*
sh: Fixup cpu_data references for the non-boot CPUs.
Paul Mundt
2007-02-13
1
-2
/
+3
*
sh: Use a per-cpu ASID cache.
Paul Mundt
2007-02-13
1
-38
/
+28
*
sh: Use a jump call table for debug trap handlers.
Paul Mundt
2007-02-13
1
-3
/
+21
*
sh: Fix get_wchan().
Paul Mundt
2006-12-12
1
-2
/
+3
*
sh: BUG() handling through trapa vector.
Paul Mundt
2006-12-12
1
-0
/
+10
*
sh: gcc4 support.
Stuart Menefy
2006-12-06
1
-14
/
+18
*
sh: Proper show_stack/show_trace() implementation.
Paul Mundt
2006-10-19
1
-10
/
+2
*
sh: SH-4A UBC support
Ryusuke Sakato
2006-10-12
1
-0
/
+30
*
sh: Initial vsyscall page support.
Paul Mundt
2006-09-27
1
-1
/
+1
*
sh: Update kexec support for API changes.
Paul Mundt
2006-09-27
1
-10
/
+0
*
sh: Add support for SH7706/SH7710/SH7343 CPUs.
Paul Mundt
2006-09-27
1
-1
/
+1
*
sh: __addr_ok() and other misc nommu fixups.
Yoshinori Sato
2006-09-27
1
-4
/
+9
*
sh: Fixup __strnlen_user() behaviour.
Paul Mundt
2006-09-27
1
-0
/
+3
*
Fix 'make headers_check' on sh
Paul Mundt
2006-09-21
1
-0
/
+1
*
[PATCH] kill include/linux/platform.h, default_idle() cleanup
Adrian Bunk
2006-03-24
1
-1
/
+0
*
[PATCH] sh: machine_halt()/machine_power_off() cleanups
Paul Mundt
2006-02-01
1
-28
/
+26
*
[PATCH] sh: kexec() support
kogiidena
2006-01-16
1
-0
/
+10
*
[PATCH] sh: task_stack_page()
Al Viro
2006-01-12
1
-1
/
+1
[next]