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