freebsd-dev/sys
Marcel Moolenaar b2ce196ca1 o make sure the boundary is a power of 2, when not zero.
o   don't convert 0 to ~0 just so that we can use MIN. ~0 is not a
    valid boundary. Introduce BNDRY_MIN that deals with 0 values
    that mean no boundary.
2015-07-26 16:39:37 +00:00
..
amd64 Add a comment discussing the appropriate use of the atomic_*() functions 2015-07-24 19:43:18 +00:00
arm Fix color mapping for TDA19988. Values for VIP_CNTRL_1 and VIP_CNTRL_2 2015-07-25 03:19:02 +00:00
arm64
boot Use consistent spacing. 2015-07-25 20:17:19 +00:00
bsm
cam Refactor unmapped buffer address handling. 2015-07-23 19:13:41 +00:00
cddl Remove checks for a NULL return value from M_WAITOK allocations. 2015-07-21 23:44:36 +00:00
compat Implement the basic system calls that operate on pathnames. 2015-07-24 07:46:02 +00:00
conf Merge ACPICA 20150717. 2015-07-22 16:25:07 +00:00
contrib Merge ACPICA 20150717. 2015-07-22 16:25:07 +00:00
crypto
ddb Various changes to the registers displayed in DDB for x86. 2015-07-22 01:09:02 +00:00
dev o make sure the boundary is a power of 2, when not zero. 2015-07-26 16:39:37 +00:00
fs In tmpfs_chtimes(), remove checks on the nanosecond level when 2015-07-26 08:33:46 +00:00
gdb
geom Report the scheme and provider names in warning message about unaligned 2015-07-26 11:16:48 +00:00
gnu
i386 Remove duplicate and useless declarations. 2015-07-22 09:12:40 +00:00
isa
kern Build debug version of rmlock's methods only when LOCK_DEBUG > 0. 2015-07-26 10:53:32 +00:00
kgssapi
libkern
mips
modules isl(4), driver for Intersil I2C ISL29018 Digital Ambient Light Sensor 2015-07-25 20:17:19 +00:00
net
net80211
netgraph
netinet Improve locking on Mac OS X. This does not change the functionality 2015-07-26 10:37:40 +00:00
netinet6 Move including netinet/icmp6.h around to avoid a problem when including 2015-07-25 18:26:09 +00:00
netipsec
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc
rpc
security
sparc64 o Revert the other functional half of r239864, i. e. the merge of r134227 2015-07-24 15:13:21 +00:00
sys Add RISC-V ELF machine type definition 2015-07-24 16:52:21 +00:00
teken
tools
ufs Refactor unmapped buffer address handling. 2015-07-23 19:13:41 +00:00
vm Revert r173708's modifications to vm_object_page_remove(). 2015-07-25 18:29:06 +00:00
x86
xdr
xen
Makefile