summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/cpu/fpu.c
Commit message (Expand)AuthorAgeFilesLines
* signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL)Eric W. Biederman2021-10-251-4/+6
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
* sh: move fpu_counter into ARCH specific thread_structVineet Gupta2013-11-131-1/+1
* sh: fix up fallout from system.h disintegration.Paul Mundt2012-03-301-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sh: Need IRQs enabled for init_fpu().Paul Mundt2010-01-181-0/+2
* sh: Move over to dynamically allocated FPU context.Paul Mundt2010-01-131-0/+82