summaryrefslogtreecommitdiffstats
path: root/arch/arm/vfp/vfphw.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-181-13/+13
* ARM: 8018/1: Add {inc,dec}_preempt_count asm macrosCatalin Marinas2014-04-091-12/+2
* ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.hCatalin Marinas2014-04-091-1/+4
* ARM: be strict about FP exceptions in kernel modeArd Biesheuvel2013-07-081-0/+5
* ARM: Fix broken commit 0cc41e4a21d43 corrupting kernel messagesRussell King2013-03-011-15/+21
* ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT aloneStephen Boyd2013-01-161-2/+2
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-011-8/+11
|\
| * ARM: Fix undefined instruction exception handlingRussell King2012-07-311-8/+11
* | arch: remove direct definitions of KERN_<LEVEL> usesJoe Perches2012-07-301-3/+4
|/
* ARM: vfp: fix a hole in VFP thread migrationRussell King2011-07-091-9/+34
* ARM: vfp: rename check_exception to vfp_hw_state_validRussell King2011-07-091-6/+4
* ARM: vfp: rename last_VFP_context to vfp_current_hw_stateRussell King2011-07-091-5/+5
* ARM: 6498/1: vfp: Correct data alignment for CONFIG_THUMB2_KERNELDave Martin2010-11-301-0/+1
* ARM: VFP: Fix vfp_put_double() for d16-d31Russell King2010-05-271-1/+1
* Thumb-2: Implement the unified VFP supportCatalin Marinas2009-07-241-16/+32
* Fix the VFP handling on the Feroceon CPUCatalin Marinas2009-05-301-0/+4
* [ARM] 5440/1: Fix VFP state corruption due to preemption during VFP exceptionsGeorge G. Davis2009-04-011-0/+12
* [ARM] 5387/1: Add ptrace VFP support on ARMCatalin Marinas2009-02-121-2/+0
* [ARM] 5349/1: VFP: Add PM code to save and restore current VFP stateBen Dooks2008-12-181-1/+1
* ARMv7: Branch over conditional undefined instructions in vfphw.SCatalin Marinas2008-11-061-9/+18
* [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-011-13/+12
* [ARM] 4583/1: ARMv7: Add VFPv3 supportCatalin Marinas2008-01-261-4/+18
* [ARM] 4582/2: Add support for the common VFP subarchitectureCatalin Marinas2008-01-261-19/+19
* [ARM] vfp: make fpexc bit names less verboseRussell King2007-07-201-6/+6
* [ARM] 4111/1: Allow VFP to work with thread migration on SMPCatalin Marinas2007-01-251-2/+24
* [ARM] 3750/3: Fix double VFP emulation for EABI kernelsDaniel Jacobowitz2006-08-301-5/+5
* [ARM] Enable VFP to be built when non-VFP capable CPUs are selectedRussell King2006-06-221-2/+2
* [ARM] 3473/1: Use numbers 0-15 for the VFP double registersCatalin Marinas2006-04-101-4/+2
* [ARM] 3398/1: Fix the VFP registers loading/storing base addressCatalin Marinas2006-03-251-3/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+215
OpenPOWER on IntegriCloud