summaryrefslogtreecommitdiff
path: root/arch/arm/vfp/entry.S
Commit message (Expand)AuthorAge
* ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-18
* ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usrCatalin Marinas2014-04-25
* ARM: 8018/1: Add {inc,dec}_preempt_count asm macrosCatalin Marinas2014-04-09
* ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.hCatalin Marinas2014-04-09
* ARM: 7729/1: vfp: ensure VFP_arch is non-zero when VFP is not supportedWill Deacon2013-05-22
* ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT aloneStephen Boyd2013-01-16
* ARM: Fix undefined instruction exception handlingRussell King2012-07-31
* Thumb-2: Add some .align statements to the .S filesCatalin Marinas2009-07-24
* [ARM] 5440/1: Fix VFP state corruption due to preemption during VFP exceptionsGeorge G. Davis2009-04-01
* [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-01
* [ARM] VFP: fix section mismatch errorRussell King2007-06-10
* [ARM] 4111/1: Allow VFP to work with thread migration on SMPCatalin Marinas2007-01-25
* [ARM] Move enable_irq and disable_irq to assembler.hRussell King2006-03-23
* [ARM] Move IRQ enable after coprocessor number decodeRussell King2006-03-21
* kbuild: arm - use generic asm-offsets.h supportSam Ravnborg2005-09-09
* Linux-2.6.12-rc2Linus Torvalds2005-04-16