aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/vfp/vfphw.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-01ARM: Fix broken commit 0cc41e4a21d43 corrupting kernel messagesRussell King1-15/+21
2013-01-16ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT aloneStephen Boyd1-2/+2
2012-08-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-8/+11
2012-07-31ARM: Fix undefined instruction exception handlingRussell King1-8/+11
2012-07-30arch: remove direct definitions of KERN_<LEVEL> usesJoe Perches1-3/+4
2011-07-09ARM: vfp: fix a hole in VFP thread migrationRussell King1-9/+34
2011-07-09ARM: vfp: rename check_exception to vfp_hw_state_validRussell King1-6/+4
2011-07-09ARM: vfp: rename last_VFP_context to vfp_current_hw_stateRussell King1-5/+5
2010-11-30ARM: 6498/1: vfp: Correct data alignment for CONFIG_THUMB2_KERNELDave Martin1-0/+1
2010-05-27ARM: VFP: Fix vfp_put_double() for d16-d31Russell King1-1/+1
2009-07-24Thumb-2: Implement the unified VFP supportCatalin Marinas1-16/+32
2009-05-30Fix the VFP handling on the Feroceon CPUCatalin Marinas1-0/+4
2009-04-01[ARM] 5440/1: Fix VFP state corruption due to preemption during VFP exceptionsGeorge G. Davis1-0/+12
2009-02-12[ARM] 5387/1: Add ptrace VFP support on ARMCatalin Marinas1-2/+0
2008-12-18[ARM] 5349/1: VFP: Add PM code to save and restore current VFP stateBen Dooks1-1/+1
2008-11-06ARMv7: Branch over conditional undefined instructions in vfphw.SCatalin Marinas1-9/+18
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas1-13/+12
2008-01-26[ARM] 4583/1: ARMv7: Add VFPv3 supportCatalin Marinas1-4/+18
2008-01-26[ARM] 4582/2: Add support for the common VFP subarchitectureCatalin Marinas1-19/+19
2007-07-20[ARM] vfp: make fpexc bit names less verboseRussell King1-6/+6
2007-01-25[ARM] 4111/1: Allow VFP to work with thread migration on SMPCatalin Marinas1-2/+24
2006-08-30[ARM] 3750/3: Fix double VFP emulation for EABI kernelsDaniel Jacobowitz1-5/+5
2006-06-22[ARM] Enable VFP to be built when non-VFP capable CPUs are selectedRussell King1-2/+2
2006-04-10[ARM] 3473/1: Use numbers 0-15 for the VFP double registersCatalin Marinas1-4/+2
2006-03-25[ARM] 3398/1: Fix the VFP registers loading/storing base addressCatalin Marinas1-3/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+215