freebsd-nq/sys
2017-07-30 00:24:15 +00:00
..
amd64 Add support for pmap_enter(..., psind=1) to the amd64 pmap. In other words, 2017-07-23 06:33:58 +00:00
arm Add inline functions to convert between sbintime_t and decimal time units. 2017-07-29 17:00:23 +00:00
arm64 Pass the last exception trap frame to kdb_trap. This allows show registers 2017-07-26 17:39:10 +00:00
boot Always set the receive mask in loader.efi. Some UEFI implementations set 2017-07-27 15:06:34 +00:00
bsm
cam adaasync(): Set ADA_STATE_WCACHE based on ADA_FLAG_CAN_WCACHE 2017-07-27 07:28:29 +00:00
cddl spa_import_rootpool should be able to handle an imported root pool 2017-07-25 13:17:06 +00:00
compat Add inline functions to convert between sbintime_t and decimal time units. 2017-07-29 17:00:23 +00:00
conf Move the device descriptions onto the device lines, so they cut and paste 2017-07-30 00:24:15 +00:00
contrib Merge ACPICA 20170728. 2017-07-28 22:23:29 +00:00
crypto
ddb Include opt files in the kernel with "" instead of <>. 2017-07-10 05:08:01 +00:00
dev Fix building this driver on non-FDT platforms. 2017-07-30 00:00:30 +00:00
fs Add kernel support for the NFS client forced dismount "umount -N" option. 2017-07-29 19:52:47 +00:00
gdb
geom Add GEOM::descr attribute for symmetry with GEOM::ident. 2017-07-06 08:36:14 +00:00
gnu Update DTS files from Linux 4.12 2017-07-09 13:53:32 +00:00
i386 Fix handling of one more possible exception on return to usermode. 2017-07-08 11:07:39 +00:00
isa Protect access to the AT realtime clock with its own mutex. 2017-07-12 02:42:57 +00:00
kern kldstat: Use sizeof in place of named constants for sizing 2017-07-29 23:31:21 +00:00
kgssapi
libkern
mips [ar71xx] get rid of ath_pci - it's built as a module now. 2017-07-28 01:17:38 +00:00
modules qlnx: gcc build errors 2017-07-18 06:15:05 +00:00
net Remove the unused mutex since r273220. 2017-07-28 04:41:57 +00:00
net80211 net80211: do not allow to unload rate control module if it is still in use. 2017-07-23 22:38:00 +00:00
netgraph Check return value from soaccept(). 2017-06-14 16:13:20 +00:00
netinet After inpcb route caching was put back in place there is no need for 2017-07-27 13:03:36 +00:00
netinet6 After inpcb route caching was put back in place there is no need for 2017-07-27 13:03:36 +00:00
netipsec
netpfil Fix a couple of typos in a comment. 2017-07-21 03:04:55 +00:00
netsmb sys/net*: minor spelling fixes. 2016-05-03 18:05:43 +00:00
nfs Add kernel support for the NFS client forced dismount "umount -N" option. 2017-07-29 19:52:47 +00:00
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc Add cpufreq support for P1022 and MPC8536 2017-07-21 03:40:05 +00:00
riscv Clean up MD pollution of bus_dma.h: 2017-07-01 05:35:29 +00:00
rpc
security
sparc64 Clean up MD pollution of bus_dma.h: 2017-07-01 05:35:29 +00:00
sys Add kernel support for the NFS client forced dismount "umount -N" option. 2017-07-29 19:52:47 +00:00
teken Oops, my fix for bright colors broke bright black some more (in cases 2017-03-27 10:48:28 +00:00
tests
tools
ufs Improve publication of the newly allocated snapdata. 2017-07-21 18:42:35 +00:00
vm Mark pages after EOF as clean after pageout. 2017-07-26 20:07:05 +00:00
x86 __pcpu: gcc -Wredundant-decls 2017-07-21 17:11:36 +00:00
xdr
xen xenstore: fix suspension when using the xenstore device 2017-03-07 09:17:48 +00:00
Makefile