aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/process.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-19sh: Proper show_stack/show_trace() implementation.Paul Mundt1-10/+2
2006-10-12sh: SH-4A UBC supportRyusuke Sakato1-0/+30
2006-09-27sh: Initial vsyscall page support.Paul Mundt1-1/+1
2006-09-27sh: Update kexec support for API changes.Paul Mundt1-10/+0
2006-09-27sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt1-1/+1
2006-09-27sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato1-4/+9
2006-09-27sh: Fixup __strnlen_user() behaviour.Paul Mundt1-0/+3
2006-09-21Fix 'make headers_check' on shPaul Mundt1-0/+1
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk1-1/+0
2006-02-01[PATCH] sh: machine_halt()/machine_power_off() cleanupsPaul Mundt1-28/+26
2006-01-16[PATCH] sh: kexec() supportkogiidena1-0/+10
2006-01-12[PATCH] sh: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] sh: task_thread_info()Al Viro1-1/+1
2006-01-12[PATCH] sh: task_pt_regs()Al Viro1-36/+6
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org1-20/+0
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin1-9/+3
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-0/+2
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman1-6/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+531