freebsd-skq/sys
Edward Tomasz Napierala 462171d9aa Add compat.linux.debug sysctl, to make it possible to silence down
the debug messages. While here, clean up some variable naming.

Reviewed by:	bcr (manpages), emaste
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D25230
2020-06-12 14:37:50 +00:00
..
amd64 amd64 pmap: reorder IPI send and local TLB flush in TLB invalidations. 2020-06-10 22:07:57 +00:00
arm Fix grabbing of tegra uart. 2020-06-11 12:53:22 +00:00
arm64 ARM Coresight Trace Memory Controller (TMC): 2020-06-12 13:59:58 +00:00
bsm
cam Implement zero-copy iSCSI target transmission/read. 2020-06-08 20:53:57 +00:00
cddl fix up r362047: a call to zvol_*_minors() was not hidden from userland 2020-06-11 11:35:30 +00:00
compat Add compat.linux.debug sysctl, to make it possible to silence down 2020-06-12 14:37:50 +00:00
conf ARM Coresight Trace Memory Controller (TMC): 2020-06-12 13:59:58 +00:00
contrib Document upgrade procedure in FREEBSD-upgrade 2020-06-04 20:48:57 +00:00
crypto Adjust crypto_apply function callbacks for OCF. 2020-06-10 21:18:19 +00:00
ddb
dev Fix config_intrhook leak on initial reset failure. 2020-06-12 14:14:01 +00:00
dts Remove licenses 2020-06-04 17:20:58 +00:00
fs tmpfs: Preserve alignment of struct fid fields 2020-06-03 09:38:51 +00:00
gdb
geom Add a crypto capability flag for accelerated software drivers. 2020-06-09 22:26:07 +00:00
gnu dts: patch the am33xx dts for upcoming clock support 2020-06-05 20:14:54 +00:00
i386 amd64 pmap: reorder IPI send and local TLB flush in TLB invalidations. 2020-06-10 22:07:57 +00:00
isa
kern Remove the FIRMWARE_MAX limit. 2020-06-10 23:52:29 +00:00
kgssapi
libkern
mips Add some default cases for unreachable code to silence compiler warnings. 2020-06-10 00:09:31 +00:00
modules Hard-code the ice_ddp firmware version. 2020-06-11 00:36:35 +00:00
net Decode the "LACP Fast Timeout" LAGG option flag 2020-06-11 22:46:08 +00:00
net80211 [net80211] First part of A-MSDU offload handling - don't bump A-MPDU reordering seqno 2020-06-12 04:19:03 +00:00
netgraph Add LE events: 2020-06-10 04:54:02 +00:00
netinet Small cleanup due to upstream ifdef cleanups. 2020-06-12 10:13:23 +00:00
netinet6 Retire SCTP_SO_LOCK_TESTING. 2020-06-07 14:39:20 +00:00
netipsec
netpfil ipfw: unbreak matching with big table type flow. 2020-06-04 14:15:39 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto Adjust crypto_apply function callbacks for OCF. 2020-06-10 21:18:19 +00:00
powerpc powerpc/pmap: Fix pte_find_next() iterators for booke64 pmap 2020-06-10 23:03:35 +00:00
riscv riscv: Use SBI shutdown call to implement RB_POWEROFF 2020-06-08 17:57:21 +00:00
rpc
security
sys Fixup r361997 by balancing parens. Duh. 2020-06-10 03:36:17 +00:00
teken
tests
tools
ufs Clear the IN_SIZEMOD and IN_IBLKDATA flags only when doing a 2020-06-06 20:17:56 +00:00
vm vm: rework swap_pager_status to execute in constant time 2020-06-09 14:16:18 +00:00
x86 Correct comment (this should have been committed with r362065). 2020-06-11 20:26:39 +00:00
xdr
xen
Makefile