Age | Commit message (Expand) | Author | Files | Lines |
2014-11-17 | ARM: 8195/1: vfp: Bounce undefined instructions in vectored mode | Stepan Moskovchenko | 1 | -0/+6 |
2014-07-18 | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ | Russell King | 1 | -13/+13 |
2014-04-09 | ARM: 8018/1: Add {inc,dec}_preempt_count asm macros | Catalin Marinas | 1 | -12/+2 |
2014-04-09 | ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.h | Catalin Marinas | 1 | -1/+4 |
2013-07-09 | ARM: be strict about FP exceptions in kernel mode | Ard Biesheuvel | 1 | -0/+5 |
2013-03-02 | ARM: Fix broken commit 0cc41e4a21d43 corrupting kernel messages | Russell King | 1 | -15/+21 |
2013-01-16 | ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT alone | Stephen Boyd | 1 | -2/+2 |
2012-08-02 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -8/+11 |
2012-07-31 | ARM: Fix undefined instruction exception handling | Russell King | 1 | -8/+11 |
2012-07-31 | arch: remove direct definitions of KERN_<LEVEL> uses | Joe Perches | 1 | -3/+4 |
2011-07-09 | ARM: vfp: fix a hole in VFP thread migration | Russell King | 1 | -9/+34 |
2011-07-09 | ARM: vfp: rename check_exception to vfp_hw_state_valid | Russell King | 1 | -6/+4 |
2011-07-09 | ARM: vfp: rename last_VFP_context to vfp_current_hw_state | Russell King | 1 | -5/+5 |
2010-11-30 | ARM: 6498/1: vfp: Correct data alignment for CONFIG_THUMB2_KERNEL | Dave Martin | 1 | -0/+1 |
2010-05-27 | ARM: VFP: Fix vfp_put_double() for d16-d31 | Russell King | 1 | -1/+1 |
2009-07-24 | Thumb-2: Implement the unified VFP support | Catalin Marinas | 1 | -16/+32 |
2009-05-30 | Fix the VFP handling on the Feroceon CPU | Catalin Marinas | 1 | -0/+4 |
2009-04-02 | [ARM] 5440/1: Fix VFP state corruption due to preemption during VFP exceptions | George G. Davis | 1 | -0/+12 |
2009-02-12 | [ARM] 5387/1: Add ptrace VFP support on ARM | Catalin Marinas | 1 | -2/+0 |
2008-12-19 | [ARM] 5349/1: VFP: Add PM code to save and restore current VFP state | Ben Dooks | 1 | -1/+1 |
2008-11-06 | ARMv7: Branch over conditional undefined instructions in vfphw.S | Catalin Marinas | 1 | -9/+18 |
2008-09-01 | [ARM] 5227/1: Add the ENDPROC declarations to the .S files | Catalin Marinas | 1 | -13/+12 |
2008-01-26 | [ARM] 4583/1: ARMv7: Add VFPv3 support | Catalin Marinas | 1 | -4/+18 |
2008-01-26 | [ARM] 4582/2: Add support for the common VFP subarchitecture | Catalin Marinas | 1 | -19/+19 |
2007-07-20 | [ARM] vfp: make fpexc bit names less verbose | Russell King | 1 | -6/+6 |
2007-01-25 | [ARM] 4111/1: Allow VFP to work with thread migration on SMP | Catalin Marinas | 1 | -2/+24 |
2006-08-30 | [ARM] 3750/3: Fix double VFP emulation for EABI kernels | Daniel Jacobowitz | 1 | -5/+5 |
2006-06-22 | [ARM] Enable VFP to be built when non-VFP capable CPUs are selected | Russell King | 1 | -2/+2 |
2006-04-11 | [ARM] 3473/1: Use numbers 0-15 for the VFP double registers | Catalin Marinas | 1 | -4/+2 |
2006-03-26 | [ARM] 3398/1: Fix the VFP registers loading/storing base address | Catalin Marinas | 1 | -3/+1 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+215 |