aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/process.c
Commit message (Expand)AuthorAge
* 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
* [PATCH] sh: task_thread_info()Al Viro2006-01-12
* [PATCH] sh: task_pt_regs()Al Viro2006-01-12
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-10
* [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-09
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-09
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-26
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16