1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/sys
Greg V 8870cb573f LinuxKPI: add asm/neon.h
This is equivalent to asm/fpu/api.h, but is included by drm on aarch64.

Reviewed by:	bz, imp, hselasky
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D35512
2022-06-21 19:10:43 +02:00
..
amd64 amd64: Stop using REP MOVSB for backward memmove()s. 2022-06-16 13:46:34 -04:00
arm
arm64 Fix the test used to wait for AP startup on x86, arm64, riscv 2022-06-15 11:38:04 -04:00
bsm
cam CTL: Fix double command completions on HA failover. 2022-06-14 00:24:39 -04:00
cddl
compat LinuxKPI: add asm/neon.h 2022-06-21 19:10:43 +02:00
conf newvers.sh: Don't use return to exit. 2022-06-14 10:51:39 -07:00
contrib ACPICA: Revert an upstream patch to appease useless warnings 2022-06-13 21:40:30 -04:00
crypto
ddb ddb: namespacing of struct command 2022-06-14 13:10:08 -03:00
dev fb: Add a default getinfo method 2022-06-21 15:52:49 +02:00
dts
fs nfscl: Clean up the code by removing vfs_flags() macro 2022-06-20 13:23:04 -07:00
gdb
geom
gnu
i386 x86: cleanup in machine/cpufunc.h 2022-06-13 18:35:38 +01:00
isa
kern aio: Improve UMA usage 2022-06-20 12:48:13 -04:00
kgssapi
libkern
modules modules: Only build MAC modules if options MAC is set 2022-06-14 13:10:08 -03:00
net bpf: Zero pad bytes preceding BPF headers 2022-06-20 12:48:13 -04:00
net80211 net80211 / LinuxKPI: 802.11: add Control Trigger Subframe information 2022-06-17 22:55:13 +00:00
netgraph
netinet tcp: fix TCPPCAP for kernels enabling VNET 2022-06-15 23:28:54 +02:00
netinet6 rip6: Fix a lock order reversal in rip6_bind() 2022-06-14 12:00:59 -04:00
netipsec
netpfil pf: support matching on tags for Ethernet rules 2022-06-20 10:16:20 +02:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed ibcore: Fix a race with disassociate and exit_mmap() 2022-06-21 11:33:27 +02:00
opencrypto
powerpc
riscv Fix the test used to wait for AP startup on x86, arm64, riscv 2022-06-15 11:38:04 -04:00
rpc
security
sys struct kinfo_file changes needed for lsof to work using only usermode APIs` 2022-06-18 12:34:25 +03:00
teken
tests
tools firmware: Map '@' in filenames to '_' in symbols. 2022-06-14 10:50:51 -07:00
ufs
vm vm: Fix racy checks for swap objects 2022-06-20 12:48:14 -04:00
x86 Fix the test used to wait for AP startup on x86, arm64, riscv 2022-06-15 11:38:04 -04:00
xdr
xen
Makefile