aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel/process.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-13sh: Move over to dynamically allocated FPU context.Paul Mundt
2010-01-12sh: Use SLAB_PANIC for thread_info slab cache.Paul Mundt
2010-01-12sh: Always provide thread_info allocators.Paul Mundt
2008-01-28sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.Paul Mundt
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-09-28sh: Conditionalize gUSA support.Paul Mundt
2007-09-28sh: Follow gUSA preempt changes in __switch_to().Paul Mundt
2007-07-31sh: Fix fs.h removal from mm.h regressions.Paul Mundt
2007-07-26sh: fix get_wchan() for SH kernels without framepointersDavid McCullough
2007-06-11sh: Tidy up dependencies for SH-2 build.Paul Mundt
2007-06-08sh: Shut up SH2-DSP compile warnings.Paul Mundt
2007-06-08sh: __user annotations for __get/__put_user().Paul Mundt
2007-05-21sh: sr.bl toggling around idle sleep.Paul Mundt
2007-05-09sh: clockevent/clocksource/hrtimers/nohz TMU support.Paul Mundt
2007-05-09sh: Convert to common die chain.Paul Mundt
2007-05-09sh: Fix PC adjustments for varying opcode length.Paul Mundt
2007-05-09sh: Support for SH-2A 32-bit opcodes.Paul Mundt
2007-05-09sh: generic quicklist support.Paul Mundt
2007-05-07sh: Add die chain notifiers.Paul Mundt
2007-05-07sh: MS7712SE01 board support.Nobuhiro Iwamatsu
2007-03-05sh: Fix kernel thread stack corruption with preempt.Hideo Saito
2007-02-13sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt
2007-02-13sh: Use a per-cpu ASID cache.Paul Mundt
2007-02-13sh: Use a jump call table for debug trap handlers.Paul Mundt
2006-12-12sh: Fix get_wchan().Paul Mundt
2006-12-12sh: BUG() handling through trapa vector.Paul Mundt
2006-12-06sh: gcc4 support.Stuart Menefy
2006-10-19sh: Proper show_stack/show_trace() implementation.Paul Mundt
2006-10-12sh: SH-4A UBC supportRyusuke Sakato
2006-09-27sh: Initial vsyscall page support.Paul Mundt
2006-09-27sh: Update kexec support for API changes.Paul Mundt
2006-09-27sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt
2006-09-27sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato
2006-09-27sh: Fixup __strnlen_user() behaviour.Paul Mundt
2006-09-21Fix 'make headers_check' on shPaul Mundt
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk
2006-02-01[PATCH] sh: machine_halt()/machine_power_off() cleanupsPaul Mundt
2006-01-16[PATCH] sh: kexec() supportkogiidena
2006-01-12[PATCH] sh: task_stack_page()Al Viro
2006-01-12[PATCH] sh: task_thread_info()Al Viro
2006-01-12[PATCH] sh: task_pt_regs()Al Viro
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds