aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/process.c
Commit message (Expand)AuthorAge
* sh: arch/sh/kernel/process.c needs asm/fpu.h for unlazy_fpu().Paul Mundt2012-05-24
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-23
|\
| * fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-16
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-05-23
|\ \
| * | sh: initial stack protector support.Filippo Arcidiacono2012-04-19
| |/
* / sh-use-common-threadinfo-allocatorThomas Gleixner2012-05-08
|/
* sh: Fix build alloc_thread_info_node functionNobuhiro Iwamatsu2011-03-24
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-22
* Merge branch 'sh/stable-updates'Paul Mundt2010-04-26
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | sh: __cpuinit annotate the CPU init path.Paul Mundt2010-04-20
|/
* sh: Move over to dynamically allocated FPU context.Paul Mundt2010-01-12
* sh: Use SLAB_PANIC for thread_info slab cache.Paul Mundt2010-01-12
* sh: Always provide thread_info allocators.Paul Mundt2010-01-12
* sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.Paul Mundt2008-01-27
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-19
* sh: Conditionalize gUSA support.Paul Mundt2007-09-28
* sh: Follow gUSA preempt changes in __switch_to().Paul Mundt2007-09-28
* sh: Fix fs.h removal from mm.h regressions.Paul Mundt2007-07-31
* sh: fix get_wchan() for SH kernels without framepointersDavid McCullough2007-07-26
* sh: Tidy up dependencies for SH-2 build.Paul Mundt2007-06-11
* sh: Shut up SH2-DSP compile warnings.Paul Mundt2007-06-07
* sh: __user annotations for __get/__put_user().Paul Mundt2007-06-07
* sh: sr.bl toggling around idle sleep.Paul Mundt2007-05-21
* sh: clockevent/clocksource/hrtimers/nohz TMU support.Paul Mundt2007-05-09
* sh: Convert to common die chain.Paul Mundt2007-05-08
* sh: Fix PC adjustments for varying opcode length.Paul Mundt2007-05-08
* sh: Support for SH-2A 32-bit opcodes.Paul Mundt2007-05-08
* sh: generic quicklist support.Paul Mundt2007-05-08
* sh: Add die chain notifiers.Paul Mundt2007-05-06
* sh: MS7712SE01 board support.Nobuhiro Iwamatsu2007-05-06
* sh: Fix kernel thread stack corruption with preempt.Hideo Saito2007-03-05
* sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt2007-02-12
* sh: Use a per-cpu ASID cache.Paul Mundt2007-02-12
* sh: Use a jump call table for debug trap handlers.Paul Mundt2007-02-12
* sh: Fix get_wchan().Paul Mundt2006-12-11
* sh: BUG() handling through trapa vector.Paul Mundt2006-12-11
* sh: gcc4 support.Stuart Menefy2006-12-05
* sh: Proper show_stack/show_trace() implementation.Paul Mundt2006-10-19
* sh: SH-4A UBC supportRyusuke Sakato2006-10-11
* sh: Initial vsyscall page support.Paul Mundt2006-09-27
* sh: Update kexec support for API changes.Paul Mundt2006-09-27
* sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt2006-09-27
* sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato2006-09-27
* sh: Fixup __strnlen_user() behaviour.Paul Mundt2006-09-27
* Fix 'make headers_check' on shPaul Mundt2006-09-21
* [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-24
* [PATCH] sh: machine_halt()/machine_power_off() cleanupsPaul Mundt2006-02-01
* [PATCH] sh: kexec() supportkogiidena2006-01-17
* [PATCH] sh: task_stack_page()Al Viro2006-01-12