freebsd-dev/sys
Konstantin Belousov 3467f88cd6 Add comments explaining unobvious td_critnest adjustments in
critical_exit().

Based on the discussion with:	jhb
Reviewed by:	imp
Sponsored by:	The FreeBSD Foundation
Differential revision:	D9276
MFC after:	1 week
2017-01-22 19:41:42 +00:00
..
amd64 Use SFENCE for ordering CLFLUSHOPT. 2017-01-20 19:08:44 +00:00
arm Be a little more pedantic here, the TRM says the hardware is supposed to 2017-01-22 17:24:00 +00:00
arm64 Catch up with changes to structure member names. 2017-01-17 22:05:52 +00:00
boot Remove empty ranges property so beri_simplebus can be attached again. 2017-01-18 14:41:59 +00:00
bsm
cam Add SCSI descriptors for USB Mass Storage. 2017-01-22 15:32:17 +00:00
cddl MFV 312436 2017-01-20 15:01:04 +00:00
compat Catch up with changes to structure member names. 2017-01-17 22:05:52 +00:00
conf Don't pass -Wa,-many through clang, the integrated as doesn't support it. 2017-01-22 06:00:05 +00:00
contrib Merge ACPICA 20170119. 2017-01-19 22:07:21 +00:00
crypto
ddb Revert r311952. 2017-01-14 22:06:25 +00:00
dev igb(4) enable WOL features for this class of devices. 2017-01-22 18:04:57 +00:00
fs Remove mistakenly merged field. 2017-01-19 20:03:26 +00:00
gdb
geom Report disk addition errors on add or create subcommand. 2017-01-20 13:49:04 +00:00
gnu
i386 Use SFENCE for ordering CLFLUSHOPT. 2017-01-20 19:08:44 +00:00
isa
kern Add comments explaining unobvious td_critnest adjustments in 2017-01-22 19:41:42 +00:00
kgssapi
libkern libkern: Remove obsolete 'register' keyword 2017-01-12 17:02:29 +00:00
mips Enable TMPFS on MALTA so we can use it on minimalist disk images without 2017-01-21 09:08:27 +00:00
modules Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones 2017-01-20 05:45:07 +00:00
net Fix reference to free memory in ixgbe/if_media.c 2017-01-20 17:16:48 +00:00
net80211 net80211: allow to configure LDPC support 2017-01-21 14:19:06 +00:00
netgraph mppc - Finish pluging NETGRAPH_MPPC_COMPRESSION. 2017-01-20 00:02:11 +00:00
netinet Implement kernel support for hardware rate limited sockets. 2017-01-18 13:31:17 +00:00
netinet6 Implement kernel support for hardware rate limited sockets. 2017-01-18 13:31:17 +00:00
netipsec
netnatm
netpfil Initialize IPFW static rules rmlock with RM_RECURSE flag. 2017-01-17 10:50:28 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc Hide the 'MOREARGS' macro, it conflicts with contrib code, and is only used in one file. 2017-01-22 06:30:55 +00:00
riscv
rpc
security
sparc64 Trim a few comments on platforms that did not implement mmap of /dev/kmem. 2017-01-13 21:52:53 +00:00
sys Add remaining ELF compression definitions and structs 2017-01-21 17:39:10 +00:00
teken
tests
tools
ufs ffs_vnops: Simplify extattr access 2017-01-19 16:46:05 +00:00
vm Avoid unnecessary page lookups in vm_object_madvise(). 2017-01-15 03:50:08 +00:00
x86 "Buses" is the preferred plural of "bus" 2017-01-15 17:54:01 +00:00
xdr
xen "Buses" is the preferred plural of "bus" 2017-01-15 17:54:01 +00:00
Makefile