Russell King
|
5e4ba617c1
ARM: VFP: fix emulation of second VFP instruction
|
12 years ago |
Paul Walmsley
|
39141ddfb6
ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_VFPv3 set
|
12 years ago |
Will Deacon
|
3d9fb0038a
ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabled
|
13 years ago |
Colin Cross
|
24b35521b8
ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UP
|
13 years ago |
Colin Cross
|
a84b895a23
ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspend
|
13 years ago |
Russell King
|
4175160b06
Merge branch 'misc' into for-linus
|
13 years ago |
Will Deacon
|
56cb248428
ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn path
|
13 years ago |
Will Deacon
|
998de4acb2
ARM: 7417/1: vfp: ensure preemption is disabled when enabling VFP access
|
13 years ago |
Nicolas Pitre
|
dc457078d4
ARM: 7415/1: vfp: convert printk's to pr_*'s
|
13 years ago |
Will Deacon
|
ff9a184cfb
ARM: 7400/1: vfp: clear fpscr length and stride bits on entry to sig handler
|
13 years ago |
Will Deacon
|
2498814fcb
ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.c
|
13 years ago |
David Howells
|
9f97da78bf
Disintegrate asm/system.h for ARM
|
13 years ago |
Russell King
|
15d07dc9c5
ARM: move CP15 definitions to separate header file
|
13 years ago |
Paul Gortmaker
|
d91ef63bd5
arm: remove several unnecessary module.h include instances
|
14 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
|
3ad55155b2
Merge branch 'devel-stable' into for-next
|
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 |