NetBSD/sys
mrg 1bb3df50d2 add an OCTEON_MEMSIZE option to override the uboot provided memory
size.  limiting this to 256 avoids an annoying uvm freelist problem on
the 512mb erlite, partly described here:

http://mail-index.netbsd.org/tech-kern/2016/12/20/msg021358.html
2016-12-28 03:27:08 +00:00
..
altq
arch add an OCTEON_MEMSIZE option to override the uboot provided memory 2016-12-28 03:27:08 +00:00
coda
compat Sync NPF with the version on github: backport standalone NPF changes, 2016-12-26 23:05:05 +00:00
conf Add a BIOHIST option. As mentioned on tech-kern. 2016-12-26 23:12:33 +00:00
crypto Add XTS mode. 2016-12-11 00:28:44 +00:00
ddb
dev Audio device won't fail if one cannot set the common/hw format. 2016-12-28 02:44:59 +00:00
dist/pf pfil(9) improvements to handle address changes: 2016-12-26 23:21:49 +00:00
external pfil(9) improvements to handle address changes: 2016-12-26 23:21:49 +00:00
fs Hold the interlock when calling cv_broadcast as per condvar(9) 2016-12-26 08:21:09 +00:00
gdbscripts Move vnode members "v_freelisthd" and "v_freelist" from "struct vnode" 2016-12-14 15:48:54 +00:00
ipkdb
kern It is wrong to block the vnode during vcache_rekey. The vnode may be looked 2016-12-27 11:59:36 +00:00
lib
miscfs Add functions to access device flags. This restores simultaneous audio 2016-12-09 19:13:47 +00:00
modules Create a single combined module for spkr_pcppi and spkr_audio, and 2016-12-15 06:48:14 +00:00
net Another missed patch 2016-12-27 13:49:58 +00:00
net80211 Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input 2016-12-15 09:28:02 +00:00
netatalk Add rtcache_unref to release points of rtentry stemming from rtcache 2016-12-08 05:16:33 +00:00
netbt acknowleg -> acknowledg, proceedure -> procedure. 2016-12-12 15:58:44 +00:00
netinet Fix panic in pfil_run_hooks on bootup 2016-12-27 10:53:11 +00:00
netinet6 Fix panic in pfil_run_hooks on bootup 2016-12-27 10:53:11 +00:00
netipsec Add rtcache_unref to release points of rtentry stemming from rtcache 2016-12-08 05:16:33 +00:00
netisdn Annotate bpf_mtap still running in Rx hardware interrupt with "XXX not in softint" 2016-12-15 09:35:24 +00:00
netkey
netmpls
netnatm
netsmb
nfs
opencrypto
rump Sync NPF with the version on github: backport standalone NPF changes, 2016-12-26 23:05:05 +00:00
secmodel
stand
sys Our lint knows about attributes, stop eating them. 2016-12-27 21:52:01 +00:00
ufs Fix a bug introduced with Rev. 1.294: use LK_NOWAIT when called with MNT_LAZY. 2016-12-27 10:54:38 +00:00
uvm Add copyright info. 2016-12-26 18:47:00 +00:00
Makefile