summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/processor_32.h
AgeCommit message (Expand)AuthorLines
2018-10-31treewide: remove current_text_addrNick Desaulniers-6/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-09-22arch: remove unused *_segments() macros/functionsTobias Klauser-4/+0
2013-11-13sh: move fpu_counter into ARCH specific thread_structVineet Gupta-0/+10
2013-01-11sh: define TASK_UNMAPPED_BASE as a page aligned constantKuninori Morimoto-1/+1
2012-10-22sh: switch to generic kernel_thread()/kernel_execve()Al Viro-5/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha-3/+0
2011-01-11sh: constify prefetch pointers.Paul Mundt-2/+4
2010-11-18sh: Use GCC __builtin_prefetch() to implement prefetch().Giuseppe CAVALLARO-2/+5
2010-06-14sh: Add kprobe-based event tracer.Paul Mundt-3/+0
2010-04-21sh: __cpuinit annotate the CPU init path.Paul Mundt-2/+0
2010-02-23sh: wire up SET/GET_UNALIGN_CTL.Paul Mundt-1/+5
2010-01-19sh64: Fix up the build for the thread_xstate changes.Paul Mundt-4/+0
2010-01-13Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt-22/+15
2010-01-13sh: Move over to dynamically allocated FPU context.Paul Mundt-6/+10
2010-01-12sh: Move start_thread() out of line.Paul Mundt-11/+2
2010-01-05sh: Abstracted SH-4A UBC support on hw-breakpoint core.Paul Mundt-2/+2
2009-12-08Merge branch 'master' into sh/hw-breakpointsPaul Mundt-1/+2
2009-12-08sh: hw-breakpoints: Add preliminary support for SH-4A UBC.Paul Mundt-5/+3
2009-11-24sh: Minor optimisations to FPU handlingStuart Menefy-1/+2
2009-04-04sh: Fix up DSP context save/restore.Michael Trimarchi-0/+13
2009-02-27sh: Disable unsupportable prefetching on SH-3.Paul Mundt-2/+1
2009-01-29SH: fix start_thread and user_stack_pointer macrosRoel Kluin-6/+6
2008-12-22sh: Conditionalize the code dumper on CONFIG_DUMP_CODE.Paul Mundt-0/+8
2008-12-22sh: Consolidate cpu_relax()/cpu_sleep() definitions across _32/_64.Paul Mundt-3/+0
2008-12-22sh: Add a simple code dumper for SUPERH32 show_regs().Paul Mundt-0/+1
2008-09-17sh: Consolidate struct sh_cpuinfo definitions across _32/_64 split.Paul Mundt-19/+0
2008-09-12sh: provide user_stack_pointer(), needed for tracehook support.Paul Mundt-0/+2
2008-09-08sh: fixup many sparse errors.Paul Mundt-0/+3
2008-07-29sh: migrate to arch/sh/include/Paul Mundt-0/+216