aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/vfp/entry.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King1-2/+2
2014-04-25ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usrCatalin Marinas1-2/+1
2014-04-09ARM: 8018/1: Add {inc,dec}_preempt_count asm macrosCatalin Marinas1-17/+3
2014-04-09ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.hCatalin Marinas1-1/+4
2013-05-22ARM: 7729/1: vfp: ensure VFP_arch is non-zero when VFP is not supportedWill Deacon1-1/+1
2013-01-16ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT aloneStephen Boyd1-3/+3
2012-07-31ARM: Fix undefined instruction exception handlingRussell King1-7/+9
2009-07-24Thumb-2: Add some .align statements to the .S filesCatalin Marinas1-0/+2
2009-04-01[ARM] 5440/1: Fix VFP state corruption due to preemption during VFP exceptionsGeorge G. Davis1-4/+19
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas1-4/+4
2007-06-10[ARM] VFP: fix section mismatch errorRussell King1-0/+4
2007-01-25[ARM] 4111/1: Allow VFP to work with thread migration on SMPCatalin Marinas1-0/+1
2006-03-23[ARM] Move enable_irq and disable_irq to assembler.hRussell King1-0/+1
2006-03-21[ARM] Move IRQ enable after coprocessor number decodeRussell King1-0/+1
2005-09-09kbuild: arm - use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+45