NetBSD/sys
jdolecek 1f937b3fb2 discussed with thorpej@, and it seems it's better to allocate the bss
alignment buffer statically (as part of softc) just to be sure to not
affect performance
2020-05-30 15:55:47 +00:00
..
altq
arch add bwfm* at pci?, which is present in GENERIC 2020-05-30 13:35:31 +00:00
coda
compat Move proc_lock into the data segment. It was dynamically allocated because 2020-05-23 23:42:41 +00:00
conf
crypto
ddb Move proc_lock into the data segment. It was dynamically allocated because 2020-05-23 23:42:41 +00:00
dev discussed with thorpej@, and it seems it's better to allocate the bss 2020-05-30 15:55:47 +00:00
dist/pf
dtb imx6 kernels are part of GENERIC now 2020-05-23 13:24:07 +00:00
external Always enable declarations needed by privcmd.c 2020-05-26 10:36:20 +00:00
fs tmpfs_write(): use UBC_FAULTBUSY when extending files, if possible, to avoid 2020-05-24 20:08:26 +00:00
gdbscripts
kern Introduce PTRACE_REGS_ALIGN, and on x86, enforce a 16-byte alignment, due 2020-05-30 08:41:22 +00:00
lib
miscfs Add need-flags for kernfs. 2020-05-26 10:37:24 +00:00
modules
net Major NPF improvements (merge from upstream): 2020-05-30 14:16:56 +00:00
net80211
netatalk
netbt
netcan
netinet
netinet6
netipsec
netmpls
nfs - Alter the convention for uvm_page_array slightly, so the basic search 2020-05-25 21:15:10 +00:00
opencrypto
rump Set -fno-delete-null-pointer-checks for RUMP/MKSANITIZER with Clang 2020-05-29 00:05:26 +00:00
secmodel Accept ioctl(RNDADDDATA) estimates at securelevel 1 (but not 2). 2020-05-28 23:17:25 +00:00
stand If a device tree overlay does not have a "compatible" match, don't 2020-05-23 16:40:41 +00:00
sys u_int64_t --> uint64_t. No binary changes. 2020-05-29 05:29:23 +00:00
ufs Move proc_lock into the data segment. It was dynamically allocated because 2020-05-23 23:42:41 +00:00
uvm Avoid passing file paths in panic strings, this results in extra long 2020-05-30 08:50:31 +00:00
Makefile