summaryrefslogtreecommitdiff
path: root/arch/arm/vfp/entry.S
AgeCommit message (Expand)Author
2023-05-17ARM: vfp: Use undef hook for handling VFP exceptionsArd Biesheuvel
2023-05-17ARM: vfp: Reimplement VFP exception entry in C codeArd Biesheuvel
2023-05-10ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return pathArd Biesheuvel
2023-04-12ARM: 9294/2: vfp: Fix broken softirq handling with instrumentation enabledArd Biesheuvel
2023-04-11ARM: 9293/1: vfp: Pass successful return address via register R3Ard Biesheuvel
2023-04-11ARM: 9292/1: vfp: Pass thread_info pointer to vfp_support_entryArd Biesheuvel
2023-01-11ARM: 9282/1: vfp: Manipulate task VFP state with softirqs disabledArd Biesheuvel
2020-12-21ARM: 9044/1: vfp: use undef hook for VFP support detectionArd Biesheuvel
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King
2014-04-25ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usrCatalin Marinas
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-05-22ARM: 7729/1: vfp: ensure VFP_arch is non-zero when VFP is not supportedWill Deacon
2013-01-16ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT aloneStephen Boyd
2012-07-31ARM: Fix undefined instruction exception handlingRussell King
2009-07-24Thumb-2: Add some .align statements to the .S filesCatalin Marinas
2009-04-01[ARM] 5440/1: Fix VFP state corruption due to preemption during VFP exceptionsGeorge G. Davis
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas
2007-06-10[ARM] VFP: fix section mismatch errorRussell King
2007-01-25[ARM] 4111/1: Allow VFP to work with thread migration on SMPCatalin Marinas
2006-03-23[ARM] Move enable_irq and disable_irq to assembler.hRussell King
2006-03-21[ARM] Move IRQ enable after coprocessor number decodeRussell King
2005-09-09kbuild: arm - use generic asm-offsets.h supportSam Ravnborg
2005-04-16Linux-2.6.12-rc2Linus Torvalds