- 3370155 printk: Userspace format indexing support by Chris Down · 3 years, 7 months ago
- 3cce9d4 ARM: 9044/1: vfp: use undef hook for VFP support detection by Ard Biesheuvel · 4 years, 1 month ago
- f77ac2e ARM: 9030/1: entry: omit FP emulation for UND exceptions taken in kernel mode by Ard Biesheuvel · 4 years, 2 months ago
- 2cbd1cc ARM: 8991/1: use VFP assembler mnemonics if available by Stefan Agner · 4 years, 6 months ago
- a6c3087 ARM: 8989/1: use .fpu assembler directives instead of assembler arguments by Stefan Agner · 4 years, 6 months ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- e2f8b47 Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
- 5df7a99 ARM: 8810/1: vfp: Fix wrong assignement to ufp_exc by Julien Thierry · 6 years ago
- ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
- 3e98d24 Merge branches 'fixes', 'misc' and 'spectre' into for-next by Russell King · 6 years ago
- 3aa2df6 ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state by Julien Thierry · 6 years ago
- b059454 signal/arm: Use send_sig_fault where appropriate by Eric W. Biederman · 7 years ago
- c61b466 Merge branches 'fixes', 'misc' and 'spectre' into for-linus by Russell King · 6 years ago
- 42019fc ARM: vfp: use __copy_from_user() when restoring VFP state by Russell King · 6 years ago
- 35f5a6a ARM: 8782/1: vfp: clean up arch/arm/vfp/Makefile by Masahiro Yamada · 6 years ago
- 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
- 92d44a4 ARM: fix kill( ,SIGFPE) breakage by Russell King · 7 years ago
- 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
- 1328f02 ARM: 8746/1: vfp: Go back to clearing vfp_current_hw_state[] by Fabio Estevam · 7 years ago
- 7771c66 signal/arm: Document conflicts with SI_USER and SIGFPE by Eric W. Biederman · 7 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
- a85b225 ARM: 8629/1: vfp: properly tag assembly function declarations in C code by Nicolas Pitre · 8 years ago
- e5b61ba arm: Convert VFP hotplug notifiers to state machine by Thomas Gleixner · 8 years ago
- e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 9 years ago
- 7d7d7a4 ARM: vfp: Add vfp_disable for problematic platforms by Florian Fainelli · 10 years ago
- 4ed89f2 ARM: convert printk(KERN_* to pr_* by Russell King · 10 years ago
- 2b94fe2 ARM: 8215/1: vfp: Silence mvfr0 variable unused warning by Stephen Boyd · 10 years ago
- 6c96a4a ARM: 8197/1: vfp: Fix VFPv3 hwcap detection on CPUID based cpus by Stephen Boyd · 10 years ago
- 1ca8bf6 ARM: 8195/1: vfp: Bounce undefined instructions in vectored mode by Stepan Moskovchenko · 10 years ago
- 6ebbf2c ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ by Russell King · 11 years ago
- 1fb3334 Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 11 years ago
- 1417a6b ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usr by Catalin Marinas · 11 years ago
- 244b478 ARM: 8026/1: Fix emulation of multiply accumulate instructions by Jay Foad · 11 years ago
- 0b1f68e ARM: 8018/1: Add {inc,dec}_preempt_count asm macros by Catalin Marinas · 11 years ago
- 39ad04c ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.h by Catalin Marinas · 11 years ago
- 384b38b ARM: 7873/1: vfp: clear vfp_current_hw_state for dying cpu by Yuanyuan Zhong · 11 years ago
- 73c132c ARM: add support for kernel mode NEON by Ard Biesheuvel · 12 years ago
- ab3da15 ARM: be strict about FP exceptions in kernel mode by Ard Biesheuvel · 12 years ago
- 0773d73 ARM: move VFP init to an earlier boot stage by Ard Biesheuvel · 12 years ago
- f27d6e1 ARM: 7729/1: vfp: ensure VFP_arch is non-zero when VFP is not supported by Will Deacon · 12 years ago
- ded3ef0 ARM: Fix broken commit 0cc41e4a21d43 corrupting kernel messages by Russell King · 12 years ago
- 5e4ba61 ARM: VFP: fix emulation of second VFP instruction by Russell King · 12 years ago
- 568dca1 ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT alone by Stephen Boyd · 12 years ago
- 39141dd ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_VFPv3 set by Paul Walmsley · 12 years ago
- 3d9fb00 ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabled by Will Deacon · 12 years ago
- 9a2533c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
- 15ac49b ARM: Fix undefined instruction exception handling by Russell King · 12 years ago
- 24b3552 ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UP by Colin Cross · 12 years ago
- a84b895 ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspend by Colin Cross · 12 years ago
- 0cc41e4 arch: remove direct definitions of KERN_<LEVEL> uses by Joe Perches · 12 years ago
- 4175160 Merge branch 'misc' into for-linus by Russell King · 13 years ago
- 56cb248 ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn path by Will Deacon · 13 years ago
- 998de4a ARM: 7417/1: vfp: ensure preemption is disabled when enabling VFP access by Will Deacon · 13 years ago
- dc45707 ARM: 7415/1: vfp: convert printk's to pr_*'s by Nicolas Pitre · 13 years ago
- ff9a184 ARM: 7400/1: vfp: clear fpscr length and stride bits on entry to sig handler by Will Deacon · 13 years ago
- 2498814f ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.c by Will Deacon · 13 years ago
- 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 13 years ago
- 15d07dc ARM: move CP15 definitions to separate header file by Russell King · 13 years ago
- d91ef63 arm: remove several unnecessary module.h include instances by Paul Gortmaker · 13 years ago
- 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
- 82b9c18 ARM: vfp: use -mfloat-abi=soft to build vfp by Arnd Bergmann · 13 years ago
- 48af9fe ARM: vfp: Fix the comment to make it consistent with the code. by Santosh Shilimkar · 13 years ago
- 746a9d1 ARM: vfp: Use cpu pm notifiers to save vfp state by Colin Cross · 14 years ago
- 3ad5515 Merge branch 'devel-stable' into for-next by Russell King · 13 years ago
- 19dad35 ARM: vfp: ensure that thread flushing works if preempted by Russell King · 14 years ago
- f8f2a85 ARM: vfp: fix a hole in VFP thread migration by Russell King · 14 years ago
- 08409c3 ARM: vfp: rename check_exception to vfp_hw_state_valid by Russell King · 14 years ago
- af61bdf ARM: vfp: rename last_VFP_context to vfp_current_hw_state by Russell King · 14 years ago
- 18b9dc1 ARM: vfp: add VFPv4 capability detection and populate elf_hwcap by Will Deacon · 14 years ago
- 328f5cc ARM: Use struct syscore_ops instead of sysdevs for PM in common code by Rafael J. Wysocki · 14 years ago
- c98c097 ARM: 6868/1: Preserve the VFP state during fork by Catalin Marinas · 14 years ago
- 2e82669a ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooks by Catalin Marinas · 14 years ago
- a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
- 21f0b31 arm: change to new flag variables by matt mooney · 14 years ago
- 74c25be ARM: vfp: improve commentry for hotplug events by Russell King · 14 years ago
- 2bbd7e9 ARM: fix some sparse errors in generic ARM code by Russell King · 14 years ago
- 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
- 90b4419 ARM: VFP: re-initialize VFP coprocessor access enables on CPU hotplug by Russell King · 14 years ago
- 7eb25eb ARM: 6498/1: vfp: Correct data alignment for CONFIG_THUMB2_KERNEL by Dave Martin · 14 years ago
- 5aaf254 ARM: 6203/1: Make VFPv3 usable on ARMv6 by Tony Lindgren · 15 years ago
- 138de1c ARM: VFP: Fix vfp_put_double() for d16-d31 by Russell King · 15 years ago
- 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 · 16 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
- 24b647a0 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