1. ff9a184 ARM: 7400/1: vfp: clear fpscr length and stride bits on entry to sig handler by Will Deacon · 12 years ago
  2. 2498814 ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.c by Will Deacon · 12 years ago
  3. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  4. 15d07dc ARM: move CP15 definitions to separate header file by Russell King · 12 years ago
  5. d91ef63 arm: remove several unnecessary module.h include instances by Paul Gortmaker · 13 years ago
  6. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  7. 82b9c18 ARM: vfp: use -mfloat-abi=soft to build vfp by Arnd Bergmann · 13 years ago
  8. 48af9fe ARM: vfp: Fix the comment to make it consistent with the code. by Santosh Shilimkar · 13 years ago
  9. 746a9d1 ARM: vfp: Use cpu pm notifiers to save vfp state by Colin Cross · 13 years ago
  10. 3ad5515 Merge branch 'devel-stable' into for-next by Russell King · 13 years ago
  11. 19dad35 ARM: vfp: ensure that thread flushing works if preempted by Russell King · 13 years ago
  12. f8f2a85 ARM: vfp: fix a hole in VFP thread migration by Russell King · 13 years ago
  13. 08409c3 ARM: vfp: rename check_exception to vfp_hw_state_valid by Russell King · 13 years ago
  14. af61bdf ARM: vfp: rename last_VFP_context to vfp_current_hw_state by Russell King · 13 years ago
  15. 18b9dc1 ARM: vfp: add VFPv4 capability detection and populate elf_hwcap by Will Deacon · 13 years ago
  16. 328f5cc ARM: Use struct syscore_ops instead of sysdevs for PM in common code by Rafael J. Wysocki · 13 years ago
  17. c98c097 ARM: 6868/1: Preserve the VFP state during fork by Catalin Marinas · 13 years ago
  18. 2e82669a ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooks by Catalin Marinas · 13 years ago
  19. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  20. 21f0b31 arm: change to new flag variables by matt mooney · 14 years ago
  21. 74c25be ARM: vfp: improve commentry for hotplug events by Russell King · 13 years ago
  22. 2bbd7e9 ARM: fix some sparse errors in generic ARM code by Russell King · 14 years ago
  23. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  24. 90b4419 ARM: VFP: re-initialize VFP coprocessor access enables on CPU hotplug by Russell King · 14 years ago
  25. 7eb25eb ARM: 6498/1: vfp: Correct data alignment for CONFIG_THUMB2_KERNEL by Dave Martin · 14 years ago
  26. 5aaf254 ARM: 6203/1: Make VFPv3 usable on ARMv6 by Tony Lindgren · 14 years ago
  27. 138de1c ARM: VFP: Fix vfp_put_double() for d16-d31 by Russell King · 14 years ago
  28. 5c5cac6 ARM: 6050/1: VFP: fix the SMP versions of vfp_{sync,flush}_hwstate by Imre Deak · 14 years ago
  29. 325ffc3 ARM: 5997/1: ARM: Correct the VFPv3 detection by Catalin Marinas · 14 years ago
  30. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  31. ad187f9 ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGS by Russell King · 14 years ago
  32. 54cb3db ARM: vfp: fix vfp_sync_state() by Russell King · 14 years ago
  33. dbead40 ARM: 5909/1: ARM: Correct the FPSCR bits setting when raising exceptions by Catalin Marinas · 14 years ago
  34. 797245f ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread() by Russell King · 15 years ago
  35. 0d782dc ARM: VFP: fix vfp thread init bug and document vfp notifier entry conditions by Russell King · 15 years ago
  36. 07f33a0 Thumb-2: Implement the unified VFP support by Catalin Marinas · 15 years ago
  37. 88987ef Thumb-2: Add some .align statements to the .S files by Catalin Marinas · 15 years ago
  38. 85d6943 Fix the VFP handling on the Feroceon CPU by Catalin Marinas · 15 years ago
  39. f2255be [ARM] 5440/1: Fix VFP state corruption due to preemption during VFP exceptions by George G. Davis · 15 years ago
  40. 7279dc3 [ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16 by Catalin Marinas · 15 years ago
  41. 3d1228e [ARM] 5387/1: Add ptrace VFP support on ARM by Catalin Marinas · 15 years ago
  42. fc0b7a2 [ARM] 5349/1: VFP: Add PM code to save and restore current VFP state by Ben Dooks · 16 years ago
  43. 24b647a ARMv7: Branch over conditional undefined instructions in vfphw.S by Catalin Marinas · 16 years ago
  44. 2bedbdf Add HWCAP_NEON to the ARM hwcap.h file by Catalin Marinas · 16 years ago
  45. 93ed397 [ARM] 5227/1: Add the ENDPROC declarations to the .S files by Catalin Marinas · 16 years ago
  46. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  47. 25ebee0 [ARM] 4583/1: ARMv7: Add VFPv3 support by Catalin Marinas · 17 years ago
  48. c98929c [ARM] 4582/2: Add support for the common VFP subarchitecture by Catalin Marinas · 17 years ago
  49. 90e6b04 [ARM] vfp: fix fuitod/fsitod instructions by Russell King · 17 years ago
  50. b9a5ce3 [ARM] 4630/1: Fix the vector stride of the double vector instruction. by Takashi Ohmasa · 17 years ago
  51. 67f18f3 [ARM] 4629/1: Fix VFP emulation code to clear all exception flags of FPEXC by Takashi Ohmasa · 17 years ago
  52. 222d394 kbuild: enable 'make AFLAGS=...' to add additional options to AS by Sam Ravnborg · 17 years ago
  53. b9338a7 [ARM] 4567/1: Fix 'Oops - undefined instruction' when CONFIG_VFP=y on non VFP device by Tzachi Perelstein · 17 years ago
  54. 228adef [ARM] vfp: make fpexc bit names less verbose by Russell King · 17 years ago
  55. 5d4cae5 [ARM] VFP: fix section mismatch error by Russell King · 17 years ago
  56. 7531a1c [ARM] Remove unnecessary asm/ptrace.h from VFP support code by Russell King · 17 years ago
  57. c642846 [ARM] 4111/1: Allow VFP to work with thread migration on SMP by Catalin Marinas · 18 years ago
  58. 8e14036 [ARM] Fix VFP initialisation issue for SMP systems by Russell King · 18 years ago
  59. efe90d2 [ARM] Handle HWCAP_VFP in VFP support code by Russell King · 18 years ago
  60. e0f205d [ARM] 3900/1: Fix VFP Division by Zero exception handling. by Takashi Ohmasa · 18 years ago
  61. e816d71 [ARM] 3899/1: Fix the normalization of the denormal double precision number. by Takashi Ohmasa · 18 years ago
  62. 35d59fc [PATCH] arm __user annotations by Al Viro · 18 years ago
  63. 42d3fb5 [PATCH] arm build fail: vfpsingle.c by Frederik Deweerdt · 18 years ago
  64. baf97ce [ARM] Cleanups for 4cc9bd2eaa1063c68341c1c00e66660adcfdf254 by Russell King · 18 years ago
  65. 4cc9bd2 [ARM] 3789/4: Fix VFP emulation to ignore VECITR for scalar instruction by Gen FUKATSU · 18 years ago
  66. 6a39dd6 [ARM] 3759/2: Remove uses of %? by Daniel Jacobowitz · 18 years ago
  67. 681a499 [ARM] Optimise VFP thread notify function a little by Russell King · 18 years ago
  68. 0355b3e0 [ARM] 3750/3: Fix double VFP emulation for EABI kernels by Daniel Jacobowitz · 18 years ago
  69. b53a2b4 [ARM] 3758/1: Preserve signalling NaNs in conversion by Daniel Jacobowitz · 18 years ago
  70. c29ecac [ARM] 3749/3: Correct VFP single/double conversion emulation by Daniel Jacobowitz · 18 years ago
  71. 7c6f251 [ARM] 3748/3: Correct error check in vfp_raise_exceptions by Daniel Jacobowitz · 18 years ago
  72. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  73. 1a6be26 [ARM] Enable VFP to be built when non-VFP capable CPUs are selected by Russell King · 18 years ago
  74. d6551e8 [ARM] Add thread_notify infrastructure by Russell King · 18 years ago
  75. b7d7ef8 [ARM] 3499/1: Fix VFP FPSCR corruption for double exception case by George G. Davis · 18 years ago
  76. 928bd1b [ARM] vfp: fix leak of VFP_NAN_FLAG into FPSCR by Russell King · 18 years ago
  77. 1356c19 [ARM] 3473/1: Use numbers 0-15 for the VFP double registers by Catalin Marinas · 18 years ago
  78. 1320a80 [ARM] 3471/1: FTOSI functions should return 0 for NaN by Catalin Marinas · 18 years ago
  79. 80ed3547 [ARM] 3398/1: Fix the VFP registers loading/storing base address by Catalin Marinas · 18 years ago
  80. 9c42954 [ARM] Move enable_irq and disable_irq to assembler.h by Russell King · 18 years ago
  81. 5d25ac0 [ARM] Move IRQ enable after coprocessor number decode by Russell King · 18 years ago
  82. e6ae744 kbuild: arm - use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  83. 7b1fbf2 [PATCH] ARM: 2841/1: Fix VFP +/-0 case for doubles addition by Catalin Marinas · 19 years ago
  84. da41119 [PATCH] ARM: Don't force SIGFPE by Russell King · 19 years ago
  85. 438a761 [PATCH] ARM: Fix VFP to use do_div() by Russell King · 19 years ago
  86. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago