aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/math-emu (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-10Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clangJoe Perches1-1/+1
2019-07-31parisc: Fix fall-through warnings in fpudispatch.cHelge Deller1-0/+1
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2019-06-06Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-4/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150Thomas Gleixner35-490/+35
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman1-1/+1
2019-05-25parisc: Fix compiler warnings in float emulation codeHelge Deller1-4/+4
2018-04-25signal/parisc: Use force_sig_fault where appropriateEric W. Biederman1-7/+2
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman1-0/+1
2018-03-27parisc: Silence uninitialized variable warning in dbl_to_sgl_fcnvff()Dan Carpenter1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-1/+2
2016-05-22parisc: Fix typo in fpudispatch.cAndrea Gelmini1-1/+1
2013-11-07parisc: remove duplicate defineMichael Opdenacker1-1/+0
2013-01-07parisc: avoid undefined shift in cnv_float.hJohn David Anglin1-6/+5
2012-02-29bug.h: add include of it to various implicit C usersPaul Gortmaker1-0/+1
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi5-8/+8
2010-10-21parisc: change to new flag variablematt mooney1-1/+1
2010-05-30parisc: clear floating point exception flag on SIGFPE signalHelge Deller1-0/+1
2009-07-03parisc: decode_exc.c should include kernel.hAlexander Beregalov1-1/+1
2007-10-14kbuild: fix up CFLAGS usageSam Ravnborg1-1/+1
2007-05-22[PARISC] spelling fixes: arch/parisc/Simon Arlott4-6/+6
2006-01-22[PARISC] Fix floating point invalid exception trap handlerJames Bottomley1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds37-0/+15182