summaryrefslogtreecommitdiffstats
path: root/arch/parisc/math-emu
AgeCommit message (Expand)AuthorLines
2025-05-04parisc: Fix double SIGFPE crashHelge Deller-3/+13
2024-05-10parisc/math-emu: Remove unused struct 'exc_reg'Dr. David Alan Gilbert-6/+0
2024-02-27parisc: avoid c23 'nullptr' idenitifierArnd Bergmann-60/+60
2023-07-03parisc: math-emu: Avoid compiler warnings with W=1Helge Deller-1/+2
2022-06-26parisc: align '*' in comment in math-emu codeJiang Jian-1/+1
2022-05-08parisc: Fix typos in commentsJulia Lawall-4/+4
2021-09-01parisc: math-emu: Fix fall-through warningsHelge Deller-3/+53
2021-08-30parisc: math-emu: Avoid "fmt" macro collisionKees Cook-2/+2
2021-04-06parisc: math-emu: Few spelling fixes in the file fpu.hBhaskar Chowdhury-29/+3
2019-08-10Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for...Joe Perches-1/+1
2019-07-31parisc: Fix fall-through warnings in fpudispatch.cHelge Deller-0/+1
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2019-06-06Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150Thomas Gleixner-490/+35
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman-1/+1
2019-05-25parisc: Fix compiler warnings in float emulation codeHelge Deller-4/+4
2018-04-25signal/parisc: Use force_sig_fault where appropriateEric W. Biederman-7/+2
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman-0/+1
2018-03-27parisc: Silence uninitialized variable warning in dbl_to_sgl_fcnvff()Dan Carpenter-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-1/+2
2016-05-22parisc: Fix typo in fpudispatch.cAndrea Gelmini-1/+1
2013-11-07parisc: remove duplicate defineMichael Opdenacker-1/+0
2013-01-07parisc: avoid undefined shift in cnv_float.hJohn David Anglin-6/+5
2012-02-29bug.h: add include of it to various implicit C usersPaul Gortmaker-0/+1
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-8/+8
2010-10-21parisc: change to new flag variablematt mooney-1/+1
2010-05-30parisc: clear floating point exception flag on SIGFPE signalHelge Deller-0/+1
2009-07-03parisc: decode_exc.c should include kernel.hAlexander Beregalov-1/+1
2007-10-14kbuild: fix up CFLAGS usageSam Ravnborg-1/+1
2007-05-22[PARISC] spelling fixes: arch/parisc/Simon Arlott-6/+6
2006-01-22[PARISC] Fix floating point invalid exception trap handlerJames Bottomley-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+15182