aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/include/asm/processor_64.h
AgeCommit message (Expand)Author
2013-11-13sh: move fpu_counter into ARCH specific thread_structVineet Gupta
2013-01-11sh: define TASK_UNMAPPED_BASE as a page aligned constantKuninori Morimoto
2012-10-22sh: switch to generic kernel_thread()/kernel_execve()Al Viro
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-04-19sh64: Kill off unused trap_no/error_code from thread_struct.Paul Mundt
2011-06-14sh, exec: remove redundant set_fs(USER_DS)Mathias Krause
2010-06-14sh: Add kprobe-based event tracer.Paul Mundt
2010-02-23sh: wire up SET/GET_UNALIGN_CTL.Paul Mundt
2010-01-19sh64: Fix up the build for the thread_xstate changes.Paul Mundt
2009-01-29SH: fix start_thread and user_stack_pointer macrosRoel Kluin
2008-12-22sh: Enable HAVE_ARCH_TRACEHOOK for all SH, now that SH-5 supports it too.Paul Mundt
2008-12-22sh: Consolidate cpu_relax()/cpu_sleep() definitions across _32/_64.Paul Mundt
2008-09-17sh: Consolidate struct sh_cpuinfo definitions across _32/_64 split.Paul Mundt
2008-09-12sh: provide user_stack_pointer(), needed for tracehook support.Paul Mundt
2008-09-08sh: fixup many sparse errors.Paul Mundt
2008-07-29sh: migrate to arch/sh/include/Paul Mundt