summaryrefslogtreecommitdiffstats
path: root/arch/arm/vfp
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3750/3: Fix double VFP emulation for EABI kernelsDaniel Jacobowitz2006-08-304-33/+27
* [ARM] 3758/1: Preserve signalling NaNs in conversionDaniel Jacobowitz2006-08-272-2/+2
* [ARM] 3749/3: Correct VFP single/double conversion emulationDaniel Jacobowitz2006-08-272-18/+43
* [ARM] 3748/3: Correct error check in vfp_raise_exceptionsDaniel Jacobowitz2006-08-272-2/+10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [ARM] Enable VFP to be built when non-VFP capable CPUs are selectedRussell King2006-06-222-3/+6
* [ARM] Add thread_notify infrastructureRussell King2006-06-221-25/+46
* [ARM] 3499/1: Fix VFP FPSCR corruption for double exception caseGeorge G. Davis2006-05-051-1/+1
* [ARM] vfp: fix leak of VFP_NAN_FLAG into FPSCRRussell King2006-04-253-3/+3
* [ARM] 3473/1: Use numbers 0-15 for the VFP double registersCatalin Marinas2006-04-103-17/+11
* [ARM] 3471/1: FTOSI functions should return 0 for NaNCatalin Marinas2006-04-102-3/+13
* [ARM] 3398/1: Fix the VFP registers loading/storing base addressCatalin Marinas2006-03-251-3/+1
* [ARM] Move enable_irq and disable_irq to assembler.hRussell King2006-03-231-0/+1
* [ARM] Move IRQ enable after coprocessor number decodeRussell King2006-03-211-0/+1
* kbuild: arm - use generic asm-offsets.h supportSam Ravnborg2005-09-091-1/+1
* [PATCH] ARM: 2841/1: Fix VFP +/-0 case for doubles additionCatalin Marinas2005-08-031-0/+3
* [PATCH] ARM: Don't force SIGFPERussell King2005-06-291-1/+1
* [PATCH] ARM: Fix VFP to use do_div()Russell King2005-06-293-4/+27
* Linux-2.6.12-rc2Linus Torvalds2005-04-168-0/+3402