freebsd-dev/sys
Ian Lepore 6da71028ad Make the imx watchdog actually work, by setting WDOG_CR_WDE (enable bit).
Also, follow the rules from watchdog(9) about what values to return in
various situations (especially, don't touch *error when asked to set a
non-zero timeout that isn't achievable on the hardware).
2015-08-19 20:50:31 +00:00
..
amd64 Add a kern.features.cloudabi64 entry when the module is loaded to helps the 2015-08-19 15:18:32 +00:00
arm Make the imx watchdog actually work, by setting WDOG_CR_WDE (enable bit). 2015-08-19 20:50:31 +00:00
arm64 Increase MAXCPU in ARM64 2015-08-19 11:59:41 +00:00
boot Make dtb file configurable via loader(8) variable. ubldr already checks 2015-08-15 21:47:07 +00:00
bsm
cam Polish sizes processing. 2015-08-15 18:22:16 +00:00
cddl
compat Don't forget to invoke pre_execve() and post_execve(). 2015-08-17 13:07:12 +00:00
conf Allow building a kernel with baked in ig4, isl and cyapa drivers. 2015-08-19 09:49:29 +00:00
contrib
crypto
ddb
dev cxgbe(4): Save the flags for the last adapter-wide synchronized 2015-08-19 15:40:03 +00:00
fs
gdb
geom
gnu Using consistent coding style to deal with error inside the loop. 2015-08-18 13:16:23 +00:00
i386
isa
kern fget_unlocked() depends on the freed struct file f_count field being 2015-08-19 11:53:32 +00:00
kgssapi
libkern
mips
modules Add required foo_if.h files to SRCS to fix build errors. 2015-08-19 02:37:30 +00:00
net
net80211
netgraph
netinet Make clear that TIME_WAIT timeout expiration is managed solely by 2015-08-18 08:27:26 +00:00
netinet6
netipsec
netnatm
netpfil Fix the copy of addresses passed from userland in table replace command. 2015-08-17 23:03:54 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc Remove debug printf. 2015-08-19 13:23:07 +00:00
rpc Set curvnet context inside the RPC code in more places. 2015-08-18 18:12:46 +00:00
security
sparc64
sys Bump __FreeBSD_version for the jemalloc 4.0.0 import. 2015-08-18 08:29:13 +00:00
teken Pick UINT_MAX / 100 as an upperbound. 2015-08-16 13:59:11 +00:00
tools
ufs
vm As another piece of PG_CACHE page elimination, remove an LRU-defeating call 2015-08-16 17:07:53 +00:00
x86
xdr
xen
Makefile