Commit Graph

48 Commits (1ea6b8f48918282bdca0b32a34095504ee65bab5)

Author SHA1 Message Date
Paul Gortmaker d91ef63bd5 arm: remove several unnecessary module.h include instances 13 years ago
Santosh Shilimkar 48af9feab5 ARM: vfp: Fix the comment to make it consistent with the code. 14 years ago
Colin Cross 746a9d1963 ARM: vfp: Use cpu pm notifiers to save vfp state 14 years ago
Russell King 19dad35fe0 ARM: vfp: ensure that thread flushing works if preempted 14 years ago
Russell King f8f2a8522a ARM: vfp: fix a hole in VFP thread migration 14 years ago
Russell King af61bdf035 ARM: vfp: rename last_VFP_context to vfp_current_hw_state 14 years ago
Will Deacon 18b9dc130c ARM: vfp: add VFPv4 capability detection and populate elf_hwcap 14 years ago
Rafael J. Wysocki 328f5cc302 ARM: Use struct syscore_ops instead of sysdevs for PM in common code 14 years ago
Catalin Marinas c98c09773d ARM: 6868/1: Preserve the VFP state during fork 14 years ago
Catalin Marinas 2e82669acf ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooks 14 years ago
Russell King 74c25beeb3 ARM: vfp: improve commentry for hotplug events 14 years ago
Russell King 2bbd7e9b74 ARM: fix some sparse errors in generic ARM code 14 years ago
Russell King 90b44199e8 ARM: VFP: re-initialize VFP coprocessor access enables on CPU hotplug 14 years ago
Tony Lindgren 5aaf254409 ARM: 6203/1: Make VFPv3 usable on ARMv6 15 years ago
Imre Deak 5c5cac6385 ARM: 6050/1: VFP: fix the SMP versions of vfp_{sync,flush}_hwstate 15 years ago
Catalin Marinas 325ffc3633 ARM: 5997/1: ARM: Correct the VFPv3 detection 15 years ago
Russell King ad187f9561 ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGS 15 years ago
Russell King 54cb3dbb4a ARM: vfp: fix vfp_sync_state() 15 years ago
Catalin Marinas dbead40580 ARM: 5909/1: ARM: Correct the FPSCR bits setting when raising exceptions 15 years ago
Russell King 797245f5da ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread() 15 years ago
Russell King 0d782dc430 ARM: VFP: fix vfp thread init bug and document vfp notifier entry conditions 15 years ago
Catalin Marinas 85d6943af5 Fix the VFP handling on the Feroceon CPU 16 years ago
George G. Davis f2255be812 [ARM] 5440/1: Fix VFP state corruption due to preemption during VFP exceptions 16 years ago
Catalin Marinas 7279dc3e91 [ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16 16 years ago
Catalin Marinas 3d1228ead6 [ARM] 5387/1: Add ptrace VFP support on ARM 16 years ago
Ben Dooks fc0b7a2036 [ARM] 5349/1: VFP: Add PM code to save and restore current VFP state 16 years ago
Catalin Marinas 2bedbdf414 Add HWCAP_NEON to the ARM hwcap.h file 16 years ago
Jens Axboe 8691e5a8f6 smp_call_function: get rid of the unused nonatomic/retry argument 17 years ago
Catalin Marinas c98929c07a [ARM] 4582/2: Add support for the common VFP subarchitecture 17 years ago
Takashi Ohmasa 67f18f3458 [ARM] 4629/1: Fix VFP emulation code to clear all exception flags of FPEXC 18 years ago
Tzachi Perelstein b9338a78fc [ARM] 4567/1: Fix 'Oops - undefined instruction' when CONFIG_VFP=y on non VFP device 18 years ago
Russell King 228adef16d [ARM] vfp: make fpexc bit names less verbose 18 years ago
Russell King 5d4cae5fe2 [ARM] VFP: fix section mismatch error 18 years ago
Catalin Marinas c642846489 [ARM] 4111/1: Allow VFP to work with thread migration on SMP 18 years ago
Russell King 8e140362f7 [ARM] Fix VFP initialisation issue for SMP systems 18 years ago
Russell King efe90d273b [ARM] Handle HWCAP_VFP in VFP support code 18 years ago
Takashi Ohmasa e0f205d9c6 [ARM] 3900/1: Fix VFP Division by Zero exception handling. 19 years ago
Al Viro 35d59fc5d6 [PATCH] arm __user annotations 19 years ago
Russell King 681a4991f8 [ARM] Optimise VFP thread notify function a little 19 years ago
Daniel Jacobowitz 7c6f25141b [ARM] 3748/3: Correct error check in vfp_raise_exceptions 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Russell King d6551e884c [ARM] Add thread_notify infrastructure 19 years ago
George G. Davis b7d7ef87e1 [ARM] 3499/1: Fix VFP FPSCR corruption for double exception case 19 years ago
Russell King 928bd1b470 [ARM] vfp: fix leak of VFP_NAN_FLAG into FPSCR 19 years ago
Russell King da41119af7 [PATCH] ARM: Don't force SIGFPE 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago