aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/vfp/vfphw.S
AgeCommit message (Expand)Author
2014-11-17ARM: 8195/1: vfp: Bounce undefined instructions in vectored modeStepan Moskovchenko
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King
2014-04-09ARM: 8018/1: Add {inc,dec}_preempt_count asm macrosCatalin Marinas
2014-04-09ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.hCatalin Marinas
2013-07-08ARM: be strict about FP exceptions in kernel modeArd Biesheuvel
2013-03-01ARM: Fix broken commit 0cc41e4a21d43 corrupting kernel messagesRussell King
2013-01-16ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT aloneStephen Boyd
2012-08-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-31ARM: Fix undefined instruction exception handlingRussell King
2012-07-30arch: remove direct definitions of KERN_<LEVEL> usesJoe Perches
2011-07-09ARM: vfp: fix a hole in VFP thread migrationRussell King
2011-07-09ARM: vfp: rename check_exception to vfp_hw_state_validRussell King
2011-07-09ARM: vfp: rename last_VFP_context to vfp_current_hw_stateRussell King
2010-11-30ARM: 6498/1: vfp: Correct data alignment for CONFIG_THUMB2_KERNELDave Martin
2010-05-27ARM: VFP: Fix vfp_put_double() for d16-d31Russell King
2009-07-24Thumb-2: Implement the unified VFP supportCatalin Marinas
2009-05-30Fix the VFP handling on the Feroceon CPUCatalin Marinas
2009-04-01[ARM] 5440/1: Fix VFP state corruption due to preemption during VFP exceptionsGeorge G. Davis
2009-02-12[ARM] 5387/1: Add ptrace VFP support on ARMCatalin Marinas
2008-12-18[ARM] 5349/1: VFP: Add PM code to save and restore current VFP stateBen Dooks
2008-11-06ARMv7: Branch over conditional undefined instructions in vfphw.SCatalin Marinas
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas
2008-01-26[ARM] 4583/1: ARMv7: Add VFPv3 supportCatalin Marinas
2008-01-26[ARM] 4582/2: Add support for the common VFP subarchitectureCatalin Marinas
2007-07-20[ARM] vfp: make fpexc bit names less verboseRussell King
2007-01-25[ARM] 4111/1: Allow VFP to work with thread migration on SMPCatalin Marinas
2006-08-30[ARM] 3750/3: Fix double VFP emulation for EABI kernelsDaniel Jacobowitz
2006-06-22[ARM] Enable VFP to be built when non-VFP capable CPUs are selectedRussell King
2006-04-10[ARM] 3473/1: Use numbers 0-15 for the VFP double registersCatalin Marinas
2006-03-25[ARM] 3398/1: Fix the VFP registers loading/storing base addressCatalin Marinas
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds