NetBSD/sys
jmcneill 4a48ef14f2 Fix detection of NEON features. ID_AA64PFR0_EL1_ADV_SIMD_NONE means SIMD
is not available, and any other value means it is.
2020-10-10 08:24:10 +00:00
..
altq
arch Fix detection of FP and SIMD features on Armv8.2+. 2020-10-10 08:22:57 +00:00
coda Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
compat regen for getrandom(2) 2020-10-10 00:03:52 +00:00
conf Wups, forgot to commit this with vether. 2020-09-27 19:08:11 +00:00
crypto Fix detection of NEON features. ID_AA64PFR0_EL1_ADV_SIMD_NONE means SIMD 2020-10-10 08:24:10 +00:00
ddb db_get_line - raw access to the DDB command line. 2020-07-29 23:29:42 +00:00
dev add DM9000A register definitions 2020-10-08 21:00:25 +00:00
dist/pf Clean up _LKM --> _MODULE leftovers. 2020-08-10 10:59:33 +00:00
dtb Build i.MX7D dtbs for armv7 2020-06-10 18:53:31 +00:00
external Define isb(), dsb(option), and dmb(option) 2020-09-26 12:58:22 +00:00
fs s/implicitely/implicitly/ 2020-09-29 03:02:18 +00:00
gdbscripts gdb has been fixed, so no need to reload the symbol file. 2020-05-02 12:58:46 +00:00
kern Fix cycle counter-based time keeping on Alpha in MP environments by using 2020-10-10 03:05:04 +00:00
lib Add a slow twiddle option. This speeds up a pmax netboot by 15% and 2020-09-29 00:13:12 +00:00
miscfs Round of uvm.h cleanup. 2020-09-05 16:30:10 +00:00
modules Add HAVE_NVMM and use it to control the build of NVMM related components. 2020-09-26 17:49:49 +00:00
net ppp: Remove media 2020-10-05 16:11:25 +00:00
net80211 net80211: Initialise the interface with a decent link state. 2020-10-06 23:51:05 +00:00
netatalk
netbt
netcan
netinet carp: Remove media, software should use link status. 2020-10-09 08:10:41 +00:00
netinet6 inet: Treat LINK_STATE_UNKNOWN as LINK_STATE_UP when changing 2020-09-29 19:33:36 +00:00
netipsec Make sequence number of esp header MP-safe for IPsec Tx side. reviewed by ozaki-r@n.o 2020-10-05 09:51:25 +00:00
netmpls
nfs Round of uvm.h cleanup. 2020-09-05 16:30:10 +00:00
opencrypto Fix kmem_free size in recent malloc->kmem conversion. 2020-07-04 18:07:31 +00:00
rump rumpify vether(4) 2020-09-29 18:33:22 +00:00
secmodel Add IP_BINDANY, IPV6_BINDANY which can be used to bind to any address in 2020-09-08 14:12:57 +00:00
stand bootaa64: explicitly set GNUEFIARCH and LIBGNUEFI_ARCH to aarch64 2020-09-10 14:30:14 +00:00
sys Fix cycle counter-based time keeping on Alpha in MP environments by using 2020-10-10 03:05:04 +00:00
ufs lfs: Include lfs_debug.c only if DEBUG is enabled. 2020-09-24 17:20:53 +00:00
uvm %#jx vs %jx consistency in UVMHIST_LOG 2020-10-08 14:02:40 +00:00
Makefile Separate devicetree .dts -> .dtb building from kernel builds. They are now 2020-05-18 21:19:34 +00:00