aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/arm/swtch-v6.S
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-3/+0
* When saving a context on arm call the vfp handlerAndrew Turner2023-02-201-1/+1
* arm: Add support for using VFP in kernelKornel Dulęba2023-02-041-5/+3
* Rename assym.s to assym.incEd Maste2018-03-201-1/+1
* Implement mitigation for Spectre version 2 attacks on ARMv7.Michal Meloun2018-01-271-1/+10
* Make it possible to safely use TPIDRURW from userspace.Ed Schouten2016-09-221-3/+9
* Update comments for the MD functions managing contexts for newKonstantin Belousov2016-06-161-2/+2
* Include machine/acle-compat.h in cdefs.h on arm if the compiler doesn'tIan Lepore2016-05-251-1/+0
* ARM: Use kernel pmap as intermediate mapping in context switch.Michal Meloun2016-04-281-11/+23
* ARM: Convert spaces to tabs, fix formatting.Michal Meloun2016-01-311-12/+12
* ARM: Next round of cleanup in swtch-v*.S.Michal Meloun2016-01-311-5/+3
* ARM: Split swtch.S into common, ARMv4 and ARMv6 parts. Cleanup them.Michal Meloun2016-01-301-0/+484