1. 5aaf254 ARM: 6203/1: Make VFPv3 usable on ARMv6 by Tony Lindgren · 14 years ago
  2. 138de1c ARM: VFP: Fix vfp_put_double() for d16-d31 by Russell King · 14 years ago
  3. 5c5cac6 ARM: 6050/1: VFP: fix the SMP versions of vfp_{sync,flush}_hwstate by Imre Deak · 14 years ago
  4. 325ffc3 ARM: 5997/1: ARM: Correct the VFPv3 detection by Catalin Marinas · 14 years ago
  5. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  6. ad187f9 ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGS by Russell King · 14 years ago
  7. 54cb3db ARM: vfp: fix vfp_sync_state() by Russell King · 14 years ago
  8. dbead40 ARM: 5909/1: ARM: Correct the FPSCR bits setting when raising exceptions by Catalin Marinas · 14 years ago
  9. 797245f ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread() by Russell King · 15 years ago
  10. 0d782dc ARM: VFP: fix vfp thread init bug and document vfp notifier entry conditions by Russell King · 15 years ago
  11. 07f33a0 Thumb-2: Implement the unified VFP support by Catalin Marinas · 15 years ago
  12. 88987ef Thumb-2: Add some .align statements to the .S files by Catalin Marinas · 15 years ago
  13. 85d6943 Fix the VFP handling on the Feroceon CPU by Catalin Marinas · 15 years ago
  14. f2255be [ARM] 5440/1: Fix VFP state corruption due to preemption during VFP exceptions by George G. Davis · 15 years ago
  15. 7279dc3 [ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16 by Catalin Marinas · 15 years ago
  16. 3d1228e [ARM] 5387/1: Add ptrace VFP support on ARM by Catalin Marinas · 15 years ago
  17. fc0b7a2 [ARM] 5349/1: VFP: Add PM code to save and restore current VFP state by Ben Dooks · 16 years ago
  18. 24b647a ARMv7: Branch over conditional undefined instructions in vfphw.S by Catalin Marinas · 16 years ago
  19. 2bedbdf Add HWCAP_NEON to the ARM hwcap.h file by Catalin Marinas · 16 years ago
  20. 93ed397 [ARM] 5227/1: Add the ENDPROC declarations to the .S files by Catalin Marinas · 16 years ago
  21. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  22. 25ebee0 [ARM] 4583/1: ARMv7: Add VFPv3 support by Catalin Marinas · 17 years ago
  23. c98929c [ARM] 4582/2: Add support for the common VFP subarchitecture by Catalin Marinas · 17 years ago
  24. 90e6b04 [ARM] vfp: fix fuitod/fsitod instructions by Russell King · 17 years ago
  25. b9a5ce3 [ARM] 4630/1: Fix the vector stride of the double vector instruction. by Takashi Ohmasa · 17 years ago
  26. 67f18f3 [ARM] 4629/1: Fix VFP emulation code to clear all exception flags of FPEXC by Takashi Ohmasa · 17 years ago
  27. 222d394 kbuild: enable 'make AFLAGS=...' to add additional options to AS by Sam Ravnborg · 17 years ago
  28. b9338a7 [ARM] 4567/1: Fix 'Oops - undefined instruction' when CONFIG_VFP=y on non VFP device by Tzachi Perelstein · 17 years ago
  29. 228adef [ARM] vfp: make fpexc bit names less verbose by Russell King · 17 years ago
  30. 5d4cae5 [ARM] VFP: fix section mismatch error by Russell King · 17 years ago
  31. 7531a1c [ARM] Remove unnecessary asm/ptrace.h from VFP support code by Russell King · 17 years ago
  32. c642846 [ARM] 4111/1: Allow VFP to work with thread migration on SMP by Catalin Marinas · 17 years ago
  33. 8e14036 [ARM] Fix VFP initialisation issue for SMP systems by Russell King · 18 years ago
  34. efe90d2 [ARM] Handle HWCAP_VFP in VFP support code by Russell King · 18 years ago
  35. e0f205d [ARM] 3900/1: Fix VFP Division by Zero exception handling. by Takashi Ohmasa · 18 years ago
  36. e816d71 [ARM] 3899/1: Fix the normalization of the denormal double precision number. by Takashi Ohmasa · 18 years ago
  37. 35d59fc [PATCH] arm __user annotations by Al Viro · 18 years ago
  38. 42d3fb5 [PATCH] arm build fail: vfpsingle.c by Frederik Deweerdt · 18 years ago
  39. baf97ce [ARM] Cleanups for 4cc9bd2eaa1063c68341c1c00e66660adcfdf254 by Russell King · 18 years ago
  40. 4cc9bd2 [ARM] 3789/4: Fix VFP emulation to ignore VECITR for scalar instruction by Gen FUKATSU · 18 years ago
  41. 6a39dd6 [ARM] 3759/2: Remove uses of %? by Daniel Jacobowitz · 18 years ago
  42. 681a499 [ARM] Optimise VFP thread notify function a little by Russell King · 18 years ago
  43. 0355b3e0 [ARM] 3750/3: Fix double VFP emulation for EABI kernels by Daniel Jacobowitz · 18 years ago
  44. b53a2b4 [ARM] 3758/1: Preserve signalling NaNs in conversion by Daniel Jacobowitz · 18 years ago
  45. c29ecac [ARM] 3749/3: Correct VFP single/double conversion emulation by Daniel Jacobowitz · 18 years ago
  46. 7c6f251 [ARM] 3748/3: Correct error check in vfp_raise_exceptions by Daniel Jacobowitz · 18 years ago
  47. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  48. 1a6be26 [ARM] Enable VFP to be built when non-VFP capable CPUs are selected by Russell King · 18 years ago
  49. d6551e8 [ARM] Add thread_notify infrastructure by Russell King · 18 years ago
  50. b7d7ef8 [ARM] 3499/1: Fix VFP FPSCR corruption for double exception case by George G. Davis · 18 years ago
  51. 928bd1b [ARM] vfp: fix leak of VFP_NAN_FLAG into FPSCR by Russell King · 18 years ago
  52. 1356c19 [ARM] 3473/1: Use numbers 0-15 for the VFP double registers by Catalin Marinas · 18 years ago
  53. 1320a80 [ARM] 3471/1: FTOSI functions should return 0 for NaN by Catalin Marinas · 18 years ago
  54. 80ed3547 [ARM] 3398/1: Fix the VFP registers loading/storing base address by Catalin Marinas · 18 years ago
  55. 9c42954 [ARM] Move enable_irq and disable_irq to assembler.h by Russell King · 18 years ago
  56. 5d25ac0 [ARM] Move IRQ enable after coprocessor number decode by Russell King · 18 years ago
  57. e6ae744 kbuild: arm - use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  58. 7b1fbf2 [PATCH] ARM: 2841/1: Fix VFP +/-0 case for doubles addition by Catalin Marinas · 19 years ago
  59. da41119 [PATCH] ARM: Don't force SIGFPE by Russell King · 19 years ago
  60. 438a761 [PATCH] ARM: Fix VFP to use do_div() by Russell King · 19 years ago
  61. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago