summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/processor_32.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* arch: remove unused *_segments() macros/functionsTobias Klauser2017-09-221-4/+0
* sh: move fpu_counter into ARCH specific thread_structVineet Gupta2013-11-131-0/+10
* sh: define TASK_UNMAPPED_BASE as a page aligned constantKuninori Morimoto2013-01-111-1/+1
* sh: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-221-5/+0
* fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-3/+0
* sh: constify prefetch pointers.Paul Mundt2011-01-111-2/+4
* sh: Use GCC __builtin_prefetch() to implement prefetch().Giuseppe CAVALLARO2010-11-181-2/+5
* sh: Add kprobe-based event tracer.Paul Mundt2010-06-141-3/+0
* sh: __cpuinit annotate the CPU init path.Paul Mundt2010-04-211-2/+0
* sh: wire up SET/GET_UNALIGN_CTL.Paul Mundt2010-02-231-1/+5
* sh64: Fix up the build for the thread_xstate changes.Paul Mundt2010-01-191-4/+0
*-. Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt2010-01-131-22/+15
|\ \
| | * sh: Abstracted SH-4A UBC support on hw-breakpoint core.Paul Mundt2010-01-051-2/+2
| | * Merge branch 'master' into sh/hw-breakpointsPaul Mundt2009-12-081-1/+2
| | |\ | |_|/ |/| |
| | * sh: hw-breakpoints: Add preliminary support for SH-4A UBC.Paul Mundt2009-12-081-5/+3
| * | sh: Move over to dynamically allocated FPU context.Paul Mundt2010-01-131-6/+10
| * | sh: Move start_thread() out of line.Paul Mundt2010-01-121-11/+2
|/ /
* / sh: Minor optimisations to FPU handlingStuart Menefy2009-11-241-1/+2
|/
* sh: Fix up DSP context save/restore.Michael Trimarchi2009-04-041-0/+13
* sh: Disable unsupportable prefetching on SH-3.Paul Mundt2009-02-271-2/+1
* SH: fix start_thread and user_stack_pointer macrosRoel Kluin2009-01-291-6/+6
* sh: Conditionalize the code dumper on CONFIG_DUMP_CODE.Paul Mundt2008-12-221-0/+8
* sh: Consolidate cpu_relax()/cpu_sleep() definitions across _32/_64.Paul Mundt2008-12-221-3/+0
* sh: Add a simple code dumper for SUPERH32 show_regs().Paul Mundt2008-12-221-0/+1
* sh: Consolidate struct sh_cpuinfo definitions across _32/_64 split.Paul Mundt2008-09-171-19/+0
* sh: provide user_stack_pointer(), needed for tracehook support.Paul Mundt2008-09-121-0/+2
* sh: fixup many sparse errors.Paul Mundt2008-09-081-0/+3
* sh: migrate to arch/sh/include/Paul Mundt2008-07-291-0/+216