summaryrefslogtreecommitdiffstats
path: root/arch/parisc/math-emu
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for...Joe Perches2019-08-101-1/+1
* parisc: Fix fall-through warnings in fpudispatch.cHelge Deller2019-07-311-0/+1
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-091-1/+1
|\
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-1/+1
* | Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-06-061-4/+4
|\ \
| * | parisc: Fix compiler warnings in float emulation codeHelge Deller2019-05-251-4/+4
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150Thomas Gleixner2019-05-3035-490/+35Star
|/
* signal/parisc: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-7/+2Star
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+1
* parisc: Silence uninitialized variable warning in dbl_to_sgl_fcnvff()Dan Carpenter2018-03-271-1/+1
* 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-1/+2
* parisc: Fix typo in fpudispatch.cAndrea Gelmini2016-05-221-1/+1
* parisc: remove duplicate defineMichael Opdenacker2013-11-071-1/+0Star
* parisc: avoid undefined shift in cnv_float.hJohn David Anglin2013-01-071-6/+5Star
* bug.h: add include of it to various implicit C usersPaul Gortmaker2012-02-291-0/+1
* treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
* Fix common misspellingsLucas De Marchi2011-03-315-8/+8
* parisc: change to new flag variablematt mooney2010-10-221-1/+1
* parisc: clear floating point exception flag on SIGFPE signalHelge Deller2010-05-301-0/+1
* parisc: decode_exc.c should include kernel.hAlexander Beregalov2009-07-031-1/+1
* kbuild: fix up CFLAGS usageSam Ravnborg2007-10-141-1/+1
* [PARISC] spelling fixes: arch/parisc/Simon Arlott2007-05-234-6/+6
* [PARISC] Fix floating point invalid exception trap handlerJames Bottomley2006-01-231-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-1737-0/+15182