NetBSD/sys
riastradh 4edd6c2299 usbnet: Omit needless locking/busying/testing in usbnet_tick_task.
usbnet_stop waits for the task to complete before resetting the
hardware, and usbnet_detach waits for usbnet_stop to complete before
destroying anything, so there's no need for any of this.
2022-03-03 05:49:29 +00:00
..
altq fix few typos in comments, mainly in word "parameter". 2021-12-31 20:22:48 +00:00
arch mips: Issue a sync plunger at the end of mutex_spin_exit. 2022-02-27 19:22:29 +00:00
coda s/sybolic/symbolic/ in comment. 2021-12-05 08:10:39 +00:00
compat fix various typos in comments. 2022-02-09 22:30:26 +00:00
conf sys: Include files.acpica unconditionally. 2022-02-16 20:14:30 +00:00
crypto s/folllowing/following/ 2021-12-05 04:48:35 +00:00
ddb mv out: label into the #ifdef _KERNEL section, as it is only 2021-12-13 03:17:50 +00:00
dev usbnet: Omit needless locking/busying/testing in usbnet_tick_task. 2022-03-03 05:49:29 +00:00
dist/pf
dtb Hook in riscv dtb build 2021-11-13 10:13:42 +00:00
external drm: Fix ACPI crud in ALL kernel build. 2022-02-28 17:15:29 +00:00
fs fix various typos in comments, mainly immediatly/immediately/, 2022-02-23 21:54:40 +00:00
gdbscripts
kern vrelel(): no VOP_UNLOCK() with v_interlock or vmobjlock held. 2022-02-28 08:44:04 +00:00
lib fix typos, mainly s/comand/command/ 2022-01-05 16:01:54 +00:00
miscfs Now that an inline function dereferences it, make sure struct proc 2022-01-19 10:23:00 +00:00
modules Turn off ALTQ in if_wg module, to match default kernel configs 2022-01-27 14:18:40 +00:00
net npf(4): Use atomic_store_release and atomic_load_consume for conn_db. 2022-02-13 19:20:23 +00:00
net80211 fix various typos, mainly in comments. 2022-02-16 22:00:55 +00:00
netatalk
netbt s/commmand/command/ in comment. 2021-12-05 04:35:38 +00:00
netcan sys: Use if_ioctl wrapper function. 2021-12-31 14:24:50 +00:00
netinet fix various typos, mainly in comments. 2022-02-16 22:00:55 +00:00
netinet6 fix various typos in comments, mainly immediatly/immediately/, 2022-02-23 21:54:40 +00:00
netipsec fix few typos in comments and log message. 2022-02-13 22:20:08 +00:00
netmpls
nfs Revert the hack from the last commit now that VOP_UNLOCK() 2022-02-28 08:45:36 +00:00
opencrypto
rump rump: Omit unused EIEIO #define, vestige of powerpc bus_dma.c. 2022-02-13 19:20:41 +00:00
secmodel s/dissallow/disallow/ 2021-12-07 21:45:31 +00:00
stand Revert part of previous commit that broke DT booting. 2021-11-06 19:44:22 +00:00
sys lwp.h: correct grammar in a comment 2022-02-27 01:03:14 +00:00
ufs Fix wrong assertion, the negatiopn of "a && b" is "!a || !b" so we 2022-02-21 17:07:45 +00:00
uvm pmap_pvt.h: Fix bogus include. 2022-02-16 20:14:06 +00:00
Makefile