freebsd-skq/sys
Adrian Chadd 17ebf55362 Use DELAY() rather than usb_pause_mtx() - the latter releases the lock
before waiting, which prevents the lock from really acting like
a hardware serialiser.  Sigh.
2015-09-17 03:01:19 +00:00
..
amd64
arm Add domain support to PCI bus allocation 2015-09-16 23:34:51 +00:00
arm64 Block secondary ITS instances from attaching on ARM64 2015-09-16 23:59:45 +00:00
boot Add missing file to build. 2015-09-14 07:11:53 +00:00
bsm
cam Fix reading after end of file for file-backed LUNs. 2015-09-16 21:43:51 +00:00
cddl
compat
conf arm64: add kbd.c to the build for ukbd to fix the build 2015-09-15 23:44:19 +00:00
contrib
crypto
ddb
dev Use DELAY() rather than usb_pause_mtx() - the latter releases the lock 2015-09-17 03:01:19 +00:00
fs
gdb
geom Add a way to specify stripesize and stripeoffset to gnop(8). This makes 2015-09-15 18:01:59 +00:00
gnu
i386
isa
kern Always clear TDB_USERWR before fetching system call arguments. The 2015-09-16 20:55:00 +00:00
kgssapi
libkern
mips Add domain support to PCI bus allocation 2015-09-16 23:34:51 +00:00
modules
net Simplify the way of attaching IPv6 link-layer header. 2015-09-16 14:26:28 +00:00
net80211
netgraph
netinet In tcp_ctlinput() separate the (ip == NULL) block from the rest of the 2015-09-16 21:42:33 +00:00
netinet6 Simplify the way of attaching IPv6 link-layer header. 2015-09-16 14:26:28 +00:00
netipsec
netnatm
netpfil Simplify the way of attaching IPv6 link-layer header. 2015-09-16 14:26:28 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Fix build broken by r287861. 2015-09-16 15:40:08 +00:00
opencrypto
pc98
powerpc Add domain support to PCI bus allocation 2015-09-16 23:34:51 +00:00
rpc
security
sparc64 - Sanity check that the parent ranges given in the "ranges" property 2015-09-13 21:59:56 +00:00
sys Fix kqueue write events for files > 2GB 2015-09-17 00:03:55 +00:00
teken
tools
ufs
vm
x86 Add domain support to PCI bus allocation 2015-09-16 23:34:51 +00:00
xdr
xen
Makefile