summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* sh: Shut up SH2-DSP compile warnings.Paul Mundt2007-06-081-1/+1
* sh: __user annotations for __get/__put_user().Paul Mundt2007-06-081-7/+5Star
* sh: sr.bl toggling around idle sleep.Paul Mundt2007-05-211-6/+27
* sh: clockevent/clocksource/hrtimers/nohz TMU support.Paul Mundt2007-05-091-0/+3
* sh: Convert to common die chain.Paul Mundt2007-05-091-3/+3
* sh: Fix PC adjustments for varying opcode length.Paul Mundt2007-05-091-2/+2
* sh: Support for SH-2A 32-bit opcodes.Paul Mundt2007-05-091-2/+3
* sh: generic quicklist support.Paul Mundt2007-05-091-0/+2
* sh: Add die chain notifiers.Paul Mundt2007-05-071-3/+12
* sh: MS7712SE01 board support.Nobuhiro Iwamatsu2007-05-071-1/+2
* sh: Fix kernel thread stack corruption with preempt.Hideo Saito2007-03-051-3/+2Star
* sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt2007-02-131-2/+3
* sh: Use a per-cpu ASID cache.Paul Mundt2007-02-131-38/+28Star
* sh: Use a jump call table for debug trap handlers.Paul Mundt2007-02-131-3/+21
* sh: Fix get_wchan().Paul Mundt2006-12-121-2/+3
* sh: BUG() handling through trapa vector.Paul Mundt2006-12-121-0/+10
* sh: gcc4 support.Stuart Menefy2006-12-061-14/+18
* sh: Proper show_stack/show_trace() implementation.Paul Mundt2006-10-191-10/+2Star
* sh: SH-4A UBC supportRyusuke Sakato2006-10-121-0/+30
* sh: Initial vsyscall page support.Paul Mundt2006-09-271-1/+1
* sh: Update kexec support for API changes.Paul Mundt2006-09-271-10/+0Star
* sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt2006-09-271-1/+1
* sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato2006-09-271-4/+9
* sh: Fixup __strnlen_user() behaviour.Paul Mundt2006-09-271-0/+3
* Fix 'make headers_check' on shPaul Mundt2006-09-211-0/+1
* [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-1/+0Star
* [PATCH] sh: machine_halt()/machine_power_off() cleanupsPaul Mundt2006-02-011-28/+26Star
* [PATCH] sh: kexec() supportkogiidena2006-01-171-0/+10
* [PATCH] sh: task_stack_page()Al Viro2006-01-121-1/+1
* [PATCH] sh: task_thread_info()Al Viro2006-01-121-1/+1
* [PATCH] sh: task_pt_regs()Al Viro2006-01-121-36/+6Star
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-101-20/+0Star
* [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-091-9/+3Star
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-0/+2
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-6/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+531