summaryrefslogtreecommitdiffstats
path: root/arch/arm/vfp
Commit message (Expand)AuthorAgeFilesLines
* ARM: 6203/1: Make VFPv3 usable on ARMv6Tony Lindgren2010-07-091-3/+7
* ARM: VFP: Fix vfp_put_double() for d16-d31Russell King2010-05-271-1/+1
* ARM: 6050/1: VFP: fix the SMP versions of vfp_{sync,flush}_hwstateImre Deak2010-04-141-21/+10
* ARM: 5997/1: ARM: Correct the VFPv3 detectionCatalin Marinas2010-03-281-1/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-19/+36
|\
| * ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGSRussell King2010-02-151-2/+23
| * ARM: vfp: fix vfp_sync_state()Russell King2010-02-151-20/+16
* | ARM: 5909/1: ARM: Correct the FPSCR bits setting when raising exceptionsCatalin Marinas2010-02-011-1/+4
|/
* ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()Russell King2009-12-181-8/+11
* ARM: VFP: fix vfp thread init bug and document vfp notifier entry conditionsRussell King2009-12-131-21/+62
* Thumb-2: Implement the unified VFP supportCatalin Marinas2009-07-241-16/+32
* Thumb-2: Add some .align statements to the .S filesCatalin Marinas2009-07-241-0/+2
* Fix the VFP handling on the Feroceon CPUCatalin Marinas2009-05-302-0/+6
* [ARM] 5440/1: Fix VFP state corruption due to preemption during VFP exceptionsGeorge G. Davis2009-04-013-6/+35
* [ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16Catalin Marinas2009-02-121-0/+12
* [ARM] 5387/1: Add ptrace VFP support on ARMCatalin Marinas2009-02-123-4/+49
* [ARM] 5349/1: VFP: Add PM code to save and restore current VFP stateBen Dooks2008-12-183-2/+58
* ARMv7: Branch over conditional undefined instructions in vfphw.SCatalin Marinas2008-11-061-9/+18
* Add HWCAP_NEON to the ARM hwcap.h fileCatalin Marinas2008-11-061-0/+9
* [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-012-17/+16
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-1/+1
* [ARM] 4583/1: ARMv7: Add VFPv3 supportCatalin Marinas2008-01-263-7/+25
* [ARM] 4582/2: Add support for the common VFP subarchitectureCatalin Marinas2008-01-262-62/+74
* [ARM] vfp: fix fuitod/fsitod instructionsRussell King2008-01-102-3/+13
* [ARM] 4630/1: Fix the vector stride of the double vector instruction.Takashi Ohmasa2007-10-201-4/+4
* [ARM] 4629/1: Fix VFP emulation code to clear all exception flags of FPEXCTakashi Ohmasa2007-10-201-1/+1
* kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-151-1/+1
* [ARM] 4567/1: Fix 'Oops - undefined instruction' when CONFIG_VFP=y on non VFP...Tzachi Perelstein2007-09-131-0/+1
* [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
OpenPOWER on IntegriCloud