index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
math-emu
Age
Commit message (
Expand
)
Author
2018-04-25
signal/sh: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2014-04-03
sh: remove unused do_fpu_error
Bobby Bingham
2012-03-28
Disintegrate asm/system.h for SH
David Howells
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
2010-10-13
sh: wire up perf alignment and emulation faults.
Paul Mundt
2010-05-26
Revert "endian: #define __BYTE_ORDER"
Linus Torvalds
2010-05-25
endian: #define __BYTE_ORDER
Joakim Tjernlund
2010-01-13
sh: Move over to dynamically allocated FPU context.
Paul Mundt
2009-11-24
sh: Minor optimisations to FPU handling
Stuart Menefy
2007-06-11
sh: Fix up the math-emu build.
Paul Mundt
2007-05-21
spelling fixes: arch/sh/
Simon Arlott
2006-10-03
sh: Kill off remaining config.h references.
Paul Mundt
2006-09-27
sh: math-emu support
Takashi YOSHII