aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/vfp
Commit message (Expand)AuthorAgeFilesLines
...
* [ARM] vfp: make fpexc bit names less verboseRussell King2007-07-202-12/+12
* [ARM] VFP: fix section mismatch errorRussell King2007-06-102-1/+8
* [ARM] Remove unnecessary asm/ptrace.h from VFP support codeRussell King2007-04-222-2/+0
* [ARM] 4111/1: Allow VFP to work with thread migration on SMPCatalin Marinas2007-01-254-6/+55
* [ARM] Fix VFP initialisation issue for SMP systemsRussell King2007-01-021-0/+15
* [ARM] Handle HWCAP_VFP in VFP support codeRussell King2006-12-081-1/+25
* [ARM] 3900/1: Fix VFP Division by Zero exception handling.Takashi Ohmasa2006-10-281-0/+1
* [ARM] 3899/1: Fix the normalization of the denormal double precision number.Takashi Ohmasa2006-10-281-1/+1
* [PATCH] arm __user annotationsAl Viro2006-10-111-1/+1
* [PATCH] arm build fail: vfpsingle.cFrederik Deweerdt2006-10-031-0/+2
* [ARM] Cleanups for 4cc9bd2eaa1063c68341c1c00e66660adcfdf254Russell King2006-09-253-85/+73
* [ARM] 3789/4: Fix VFP emulation to ignore VECITR for scalar instructionGen FUKATSU2006-09-253-71/+82
* [ARM] 3759/2: Remove uses of %?Daniel Jacobowitz2006-09-201-4/+4
* [ARM] Optimise VFP thread notify function a littleRussell King2006-09-201-24/+16
* [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