aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* 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/+0
* 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/+0
* [PATCH] sh: machine_halt()/machine_power_off() cleanupsPaul Mundt2006-02-011-28/+26
* [PATCH] sh: kexec() supportkogiidena2006-01-161-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/+6
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-101-20/+0
* [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-091-9/+3
* [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/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+531