| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-05-29 | ARM: 9446/1: Disallow kernel mode NEON when IRQs are disabled | Ard Biesheuvel | 1 | -0/+1 |
| 2025-01-14 | ARM: 9438/1: assembler: Drop obsolete VFP accessor fallback | Ard Biesheuvel | 1 | -22/+0 |
| 2025-01-14 | ARM: 9437/1: vfp: Fix typographical errors in vfpmodule.c | luoyifan | 1 | -1/+1 |
| 2024-11-12 | ARM: 9426/1: vfp: Move sending signals outside of vfp_state_hold()ed section. | Sebastian Andrzej Siewior | 1 | -11/+18 |
| 2024-11-12 | ARM: 9425/1: vfp: Use vfp_state_hold() in vfp_support_entry(). | Sebastian Andrzej Siewior | 1 | -3/+3 |
| 2024-11-12 | ARM: 9424/1: vfp: Use vfp_state_hold() in vfp_sync_hwstate(). | Sebastian Andrzej Siewior | 1 | -6/+3 |
| 2024-11-12 | ARM: 9423/1: vfp: Provide vfp_state_hold() for VFP locking. | Sebastian Andrzej Siewior | 1 | -2/+30 |
| 2024-08-20 | ARM: 9410/1: vfp: Use asm volatile in fmrx/fmxr macros | Calvin Owens | 1 | -22/+26 |
| 2023-12-05 | ARM: 9327/1: vfp: Add missing VFP instructions to neon_support_hook | Mark-PK Tsai | 1 | -0/+18 |
| 2023-08-14 | Merge branch 'devel-stable' into for-next | Russell King (Oracle) | 5 | -288/+162 |
| 2023-06-26 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -0/+1 |
| 2023-06-19 | ARM: 9312/1: vfp: include asm/neon.h in vfpmodule.c | Arnd Bergmann | 1 | -0/+1 |
| 2023-05-17 | ARM: vfp: Use undef hook for handling VFP exceptions | Ard Biesheuvel | 3 | -88/+54 |
| 2023-05-17 | ARM: vfp: Reimplement VFP exception entry in C code | Ard Biesheuvel | 4 | -216/+124 |
| 2023-05-17 | ARM: vfp: Remove workaround for Feroceon CPUs | Ard Biesheuvel | 2 | -7/+5 |
| 2023-05-16 | ARM: vfp: Record VFP bounces as perf emulation faults | Ard Biesheuvel | 1 | -0/+2 |
| 2023-05-10 | ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return path | Ard Biesheuvel | 2 | -4/+9 |
| 2023-04-12 | ARM: 9294/2: vfp: Fix broken softirq handling with instrumentation enabled | Ard Biesheuvel | 3 | -21/+29 |
| 2023-04-11 | ARM: 9293/1: vfp: Pass successful return address via register R3 | Ard Biesheuvel | 2 | -7/+8 |
| 2023-04-11 | ARM: 9292/1: vfp: Pass thread_info pointer to vfp_support_entry | Ard Biesheuvel | 2 | -7/+8 |
| 2023-01-11 | ARM: 9283/1: permit non-nested kernel mode NEON in softirq context | Ard Biesheuvel | 1 | -7/+6 |
| 2023-01-11 | ARM: 9282/1: vfp: Manipulate task VFP state with softirqs disabled | Ard Biesheuvel | 3 | -5/+11 |
| 2022-11-28 | ARM: 9272/1: vfp: Add hwcap for FEAT_AA32I8MM | Amit Daniel Kachhap | 1 | -0/+6 |
| 2022-11-28 | ARM: 9271/1: vfp: Add hwcap for FEAT_AA32BF16 | Amit Daniel Kachhap | 1 | -0/+6 |
| 2022-11-28 | ARM: 9270/1: vfp: Add hwcap for FEAT_FHM | Amit Daniel Kachhap | 1 | -0/+6 |
| 2022-11-28 | ARM: 9269/1: vfp: Add hwcap for FEAT_DotProd | Amit Daniel Kachhap | 1 | -0/+10 |
| 2022-11-28 | ARM: 9268/1: vfp: Add hwcap FPHP and ASIMDHP for FEAT_FP16 | Amit Daniel Kachhap | 1 | -0/+4 |
| 2021-07-19 | printk: Userspace format indexing support | Chris Down | 1 | -3/+3 |
| 2020-12-21 | ARM: 9044/1: vfp: use undef hook for VFP support detection | Ard Biesheuvel | 2 | -22/+20 |
| 2020-12-08 | ARM: 9030/1: entry: omit FP emulation for UND exceptions taken in kernel mode | Ard Biesheuvel | 2 | -7/+47 |
| 2020-07-21 | ARM: 8991/1: use VFP assembler mnemonics if available | Stefan Agner | 2 | -4/+20 |
| 2020-07-21 | ARM: 8989/1: use .fpu assembler directives instead of assembler arguments | Stefan Agner | 2 | -12/+20 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 5 | -20/+5 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2018-11-14 | Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
| 2018-11-12 | ARM: 8810/1: vfp: Fix wrong assignement to ufp_exc | Julien Thierry | 1 | -1/+1 |
| 2018-10-24 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -8/+3 |
| 2018-10-10 | Merge branches 'fixes', 'misc' and 'spectre' into for-next | Russell King | 1 | -12/+8 |
| 2018-10-05 | ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state | Julien Thierry | 1 | -12/+8 |
| 2018-09-27 | signal/arm: Use send_sig_fault where appropriate | Eric W. Biederman | 1 | -8/+3 |
| 2018-08-13 | Merge branches 'fixes', 'misc' and 'spectre' into for-linus | Russell King | 2 | -14/+8 |
| 2018-08-02 | ARM: vfp: use __copy_from_user() when restoring VFP state | Russell King | 1 | -10/+7 |
| 2018-07-30 | ARM: 8782/1: vfp: clean up arch/arm/vfp/Makefile | Masahiro Yamada | 1 | -4/+1 |
| 2018-06-04 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+1 |
| 2018-05-19 | ARM: fix kill( ,SIGFPE) breakage | Russell King | 1 | -1/+1 |
| 2018-04-25 | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman | 1 | -2/+1 |
| 2018-03-24 | ARM: 8746/1: vfp: Go back to clearing vfp_current_hw_state[] | Fabio Estevam | 1 | -1/+1 |
| 2018-01-12 | signal/arm: Document conflicts with SI_USER and SIGFPE | Eric W. Biederman | 1 | -1/+1 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -1/+1 |
| 2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner | 1 | -1/+1 |
| 2016-11-22 | ARM: 8629/1: vfp: properly tag assembly function declarations in C code | Nicolas Pitre | 2 | -9/+9 |
| 2016-07-15 | arm: Convert VFP hotplug notifiers to state machine | Thomas Gleixner | 1 | -11/+17 |
| 2016-05-20 | exit_thread: accept a task parameter to be exited | Jiri Slaby | 1 | -4/+0 |
| 2015-05-20 | ARM: vfp: Add vfp_disable for problematic platforms | Florian Fainelli | 1 | -0/+13 |
| 2014-11-21 | ARM: convert printk(KERN_* to pr_* | Russell King | 1 | -1/+1 |
| 2014-11-21 | ARM: 8215/1: vfp: Silence mvfr0 variable unused warning | Stephen Boyd | 1 | -23/+22 |
| 2014-11-21 | ARM: 8197/1: vfp: Fix VFPv3 hwcap detection on CPUID based cpus | Stephen Boyd | 1 | -41/+52 |
| 2014-11-17 | ARM: 8195/1: vfp: Bounce undefined instructions in vectored mode | Stepan Moskovchenko | 1 | -0/+6 |
| 2014-07-18 | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ | Russell King | 2 | -15/+15 |
| 2014-06-05 | Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next | Russell King | 1 | -2/+1 |
| 2014-04-25 | ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usr | Catalin Marinas | 1 | -2/+1 |
| 2014-04-14 | ARM: 8026/1: Fix emulation of multiply accumulate instructions | Jay Foad | 2 | -0/+4 |
| 2014-04-09 | ARM: 8018/1: Add {inc,dec}_preempt_count asm macros | Catalin Marinas | 2 | -29/+5 |
| 2014-04-09 | ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.h | Catalin Marinas | 2 | -2/+8 |
| 2013-10-30 | ARM: 7873/1: vfp: clear vfp_current_hw_state for dying cpu | Yuanyuan Zhong | 1 | -3/+3 |
| 2013-07-08 | ARM: add support for kernel mode NEON | Ard Biesheuvel | 1 | -0/+47 |
| 2013-07-08 | ARM: be strict about FP exceptions in kernel mode | Ard Biesheuvel | 2 | -0/+25 |
| 2013-07-08 | ARM: move VFP init to an earlier boot stage | Ard Biesheuvel | 1 | -1/+1 |
| 2013-05-22 | ARM: 7729/1: vfp: ensure VFP_arch is non-zero when VFP is not supported | Will Deacon | 1 | -1/+1 |
| 2013-03-01 | ARM: Fix broken commit 0cc41e4a21d43 corrupting kernel messages | Russell King | 1 | -15/+21 |
| 2013-02-25 | ARM: VFP: fix emulation of second VFP instruction | Russell King | 1 | -1/+1 |
| 2013-01-16 | ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT alone | Stephen Boyd | 2 | -5/+5 |
| 2012-10-29 | ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V... | Paul Walmsley | 1 | -3/+6 |
| 2012-08-11 | ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabled | Will Deacon | 1 | -0/+2 |
| 2012-08-01 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 3 | -16/+27 |
| 2012-07-31 | ARM: Fix undefined instruction exception handling | Russell King | 2 | -15/+20 |
| 2012-07-31 | ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UP | Colin Cross | 1 | -0/+6 |
| 2012-07-31 | ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspend | Colin Cross | 1 | -1/+1 |
| 2012-07-30 | arch: remove direct definitions of KERN_<LEVEL> uses | Joe Perches | 1 | -3/+4 |
| 2012-05-21 | Merge branch 'misc' into for-linus | Russell King | 1 | -8/+8 |
| 2012-05-17 | ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn path | Will Deacon | 1 | -12/+2 |
| 2012-05-12 | ARM: 7417/1: vfp: ensure preemption is disabled when enabling VFP access | Will Deacon | 1 | -4/+6 |
| 2012-05-11 | ARM: 7415/1: vfp: convert printk's to pr_*'s | Nicolas Pitre | 1 | -8/+8 |
| 2012-04-23 | ARM: 7400/1: vfp: clear fpscr length and stride bits on entry to sig handler | Will Deacon | 1 | -1/+21 |
| 2012-04-23 | ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.c | Will Deacon | 1 | -0/+79 |
| 2012-03-28 | Disintegrate asm/system.h for ARM | David Howells | 1 | -0/+1 |
| 2012-03-28 | ARM: move CP15 definitions to separate header file | Russell King | 1 | -0/+1 |
| 2011-10-31 | arm: remove several unnecessary module.h include instances | Paul Gortmaker | 1 | -1/+0 |
| 2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 1 | -9/+22 |
| 2011-10-01 | ARM: vfp: use -mfloat-abi=soft to build vfp | Arnd Bergmann | 1 | -1/+1 |
| 2011-09-23 | ARM: vfp: Fix the comment to make it consistent with the code. | Santosh Shilimkar | 1 | -1/+1 |
| 2011-09-23 | ARM: vfp: Use cpu pm notifiers to save vfp state | Colin Cross | 1 | -8/+21 |
| 2011-07-22 | Merge branch 'devel-stable' into for-next | Russell King | 1 | -2/+4 |
| 2011-07-09 | ARM: vfp: ensure that thread flushing works if preempted | Russell King | 1 | -10/+13 |
| 2011-07-09 | ARM: vfp: fix a hole in VFP thread migration | Russell King | 2 | -55/+86 |
| 2011-07-09 | ARM: vfp: rename check_exception to vfp_hw_state_valid | Russell King | 1 | -6/+4 |
| 2011-07-09 | ARM: vfp: rename last_VFP_context to vfp_current_hw_state | Russell King | 2 | -20/+26 |
| 2011-07-07 | ARM: vfp: add VFPv4 capability detection and populate elf_hwcap | Will Deacon | 1 | -2/+4 |
| 2011-04-24 | ARM: Use struct syscore_ops instead of sysdevs for PM in common code | Rafael J. Wysocki | 1 | -14/+5 |
| 2011-04-10 | ARM: 6868/1: Preserve the VFP state during fork | Catalin Marinas | 1 | -0/+12 |
| 2011-04-10 | ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooks | Catalin Marinas | 1 | -7/+15 |
| 2011-03-20 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -2/+2 |
| 2011-03-17 | arm: change to new flag variables | matt mooney | 1 | -2/+2 |
| 2011-02-23 | ARM: vfp: improve commentry for hotplug events | Russell King | 1 | -2/+5 |
| 2011-02-23 | ARM: fix some sparse errors in generic ARM code | Russell King | 1 | -1/+1 |
| 2011-01-06 | Merge branch 'misc' into devel | Russell King | 1 | -1/+23 |
| 2010-12-20 | ARM: VFP: re-initialize VFP coprocessor access enables on CPU hotplug | Russell King | 1 | -1/+23 |
| 2010-11-30 | ARM: 6498/1: vfp: Correct data alignment for CONFIG_THUMB2_KERNEL | Dave Martin | 1 | -0/+1 |
| 2010-07-09 | ARM: 6203/1: Make VFPv3 usable on ARMv6 | Tony Lindgren | 1 | -3/+7 |
| 2010-05-27 | ARM: VFP: Fix vfp_put_double() for d16-d31 | Russell King | 1 | -1/+1 |
| 2010-04-14 | ARM: 6050/1: VFP: fix the SMP versions of vfp_{sync,flush}_hwstate | Imre Deak | 1 | -21/+10 |
| 2010-03-28 | ARM: 5997/1: ARM: Correct the VFPv3 detection | Catalin Marinas | 1 | -1/+1 |
| 2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -19/+36 |
| 2010-02-15 | ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGS | Russell King | 1 | -2/+23 |
| 2010-02-15 | ARM: vfp: fix vfp_sync_state() | Russell King | 1 | -20/+16 |
| 2010-02-01 | ARM: 5909/1: ARM: Correct the FPSCR bits setting when raising exceptions | Catalin Marinas | 1 | -1/+4 |
| 2009-12-18 | ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread() | Russell King | 1 | -8/+11 |
| 2009-12-13 | ARM: VFP: fix vfp thread init bug and document vfp notifier entry conditions | Russell King | 1 | -21/+62 |
| 2009-07-24 | Thumb-2: Implement the unified VFP support | Catalin Marinas | 1 | -16/+32 |
| 2009-07-24 | Thumb-2: Add some .align statements to the .S files | Catalin Marinas | 1 | -0/+2 |
| 2009-05-30 | Fix the VFP handling on the Feroceon CPU | Catalin Marinas | 2 | -0/+6 |
| 2009-04-01 | [ARM] 5440/1: Fix VFP state corruption due to preemption during VFP exceptions | George G. Davis | 3 | -6/+35 |
| 2009-02-12 | [ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16 | Catalin Marinas | 1 | -0/+12 |
| 2009-02-12 | [ARM] 5387/1: Add ptrace VFP support on ARM | Catalin Marinas | 3 | -4/+49 |
| 2008-12-18 | [ARM] 5349/1: VFP: Add PM code to save and restore current VFP state | Ben Dooks | 3 | -2/+58 |
| 2008-11-06 | ARMv7: Branch over conditional undefined instructions in vfphw.S | Catalin Marinas | 1 | -9/+18 |
| 2008-11-06 | Add HWCAP_NEON to the ARM hwcap.h file | Catalin Marinas | 1 | -0/+9 |
| 2008-09-01 | [ARM] 5227/1: Add the ENDPROC declarations to the .S files | Catalin Marinas | 2 | -17/+16 |
| 2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 1 | -1/+1 |
| 2008-01-26 | [ARM] 4583/1: ARMv7: Add VFPv3 support | Catalin Marinas | 3 | -7/+25 |
| 2008-01-26 | [ARM] 4582/2: Add support for the common VFP subarchitecture | Catalin Marinas | 2 | -62/+74 |
| 2008-01-10 | [ARM] vfp: fix fuitod/fsitod instructions | Russell King | 2 | -3/+13 |
| 2007-10-20 | [ARM] 4630/1: Fix the vector stride of the double vector instruction. | Takashi Ohmasa | 1 | -4/+4 |
| 2007-10-20 | [ARM] 4629/1: Fix VFP emulation code to clear all exception flags of FPEXC | Takashi Ohmasa | 1 | -1/+1 |
| 2007-10-15 | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 1 | -1/+1 |
| 2007-09-13 | [ARM] 4567/1: Fix 'Oops - undefined instruction' when CONFIG_VFP=y on non VFP... | Tzachi Perelstein | 1 | -0/+1 |
| 2007-07-20 | [ARM] vfp: make fpexc bit names less verbose | Russell King | 2 | -12/+12 |
| 2007-06-10 | [ARM] VFP: fix section mismatch error | Russell King | 2 | -1/+8 |
| 2007-04-22 | [ARM] Remove unnecessary asm/ptrace.h from VFP support code | Russell King | 2 | -2/+0 |
| 2007-01-25 | [ARM] 4111/1: Allow VFP to work with thread migration on SMP | Catalin Marinas | 4 | -6/+55 |
| 2007-01-02 | [ARM] Fix VFP initialisation issue for SMP systems | Russell King | 1 | -0/+15 |
| 2006-12-08 | [ARM] Handle HWCAP_VFP in VFP support code | Russell King | 1 | -1/+25 |
| 2006-10-28 | [ARM] 3900/1: Fix VFP Division by Zero exception handling. | Takashi Ohmasa | 1 | -0/+1 |
| 2006-10-28 | [ARM] 3899/1: Fix the normalization of the denormal double precision number. | Takashi Ohmasa | 1 | -1/+1 |
| 2006-10-11 | [PATCH] arm __user annotations | Al Viro | 1 | -1/+1 |
| 2006-10-03 | [PATCH] arm build fail: vfpsingle.c | Frederik Deweerdt | 1 | -0/+2 |
| 2006-09-25 | [ARM] Cleanups for 4cc9bd2eaa1063c68341c1c00e66660adcfdf254 | Russell King | 3 | -85/+73 |
| 2006-09-25 | [ARM] 3789/4: Fix VFP emulation to ignore VECITR for scalar instruction | Gen FUKATSU | 3 | -71/+82 |
| 2006-09-20 | [ARM] 3759/2: Remove uses of %? | Daniel Jacobowitz | 1 | -4/+4 |
| 2006-09-20 | [ARM] Optimise VFP thread notify function a little | Russell King | 1 | -24/+16 |
| 2006-08-30 | [ARM] 3750/3: Fix double VFP emulation for EABI kernels | Daniel Jacobowitz | 4 | -33/+27 |
| 2006-08-27 | [ARM] 3758/1: Preserve signalling NaNs in conversion | Daniel Jacobowitz | 2 | -2/+2 |
| 2006-08-27 | [ARM] 3749/3: Correct VFP single/double conversion emulation | Daniel Jacobowitz | 2 | -18/+43 |
| 2006-08-27 | [ARM] 3748/3: Correct error check in vfp_raise_exceptions | Daniel Jacobowitz | 2 | -2/+10 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
| 2006-06-22 | [ARM] Enable VFP to be built when non-VFP capable CPUs are selected | Russell King | 2 | -3/+6 |
| 2006-06-22 | [ARM] Add thread_notify infrastructure | Russell King | 1 | -25/+46 |
| 2006-05-05 | [ARM] 3499/1: Fix VFP FPSCR corruption for double exception case | George G. Davis | 1 | -1/+1 |
| 2006-04-25 | [ARM] vfp: fix leak of VFP_NAN_FLAG into FPSCR | Russell King | 3 | -3/+3 |
| 2006-04-10 | [ARM] 3473/1: Use numbers 0-15 for the VFP double registers | Catalin Marinas | 3 | -17/+11 |
| 2006-04-10 | [ARM] 3471/1: FTOSI functions should return 0 for NaN | Catalin Marinas | 2 | -3/+13 |
| 2006-03-25 | [ARM] 3398/1: Fix the VFP registers loading/storing base address | Catalin Marinas | 1 | -3/+1 |
| 2006-03-23 | [ARM] Move enable_irq and disable_irq to assembler.h | Russell King | 1 | -0/+1 |
| 2006-03-21 | [ARM] Move IRQ enable after coprocessor number decode | Russell King | 1 | -0/+1 |
| 2005-09-09 | kbuild: arm - use generic asm-offsets.h support | Sam Ravnborg | 1 | -1/+1 |
| 2005-08-03 | [PATCH] ARM: 2841/1: Fix VFP +/-0 case for doubles addition | Catalin Marinas | 1 | -0/+3 |
| 2005-06-29 | [PATCH] ARM: Don't force SIGFPE | Russell King | 1 | -1/+1 |
| 2005-06-29 | [PATCH] ARM: Fix VFP to use do_div() | Russell King | 3 | -4/+27 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 8 | -0/+3402 |