NetBSD/sys
tsutsui 1cc0bb1b71 Fix fatal "intr_dispatch: stray level 6 interrupt" panic by the GENERIC
kernel on machines without arcofi(4) audio (i.e. all hp300 except HP425e).

I failed to pull all necessary changes for arcofi(4) from OpenBSD
and I should have tested 7.0_RC kernels on my HP382 too :-(

Should be pulled up to netbsd-7 and netbsd-7-0.
2016-01-17 17:49:55 +00:00
..
altq
arch Fix fatal "intr_dispatch: stray level 6 interrupt" panic by the GENERIC 2016-01-17 17:49:55 +00:00
coda
compat Avoid defining inline functions that are never used when certain options 2016-01-07 21:58:28 +00:00
conf WELCOME 2016! 2015-12-31 15:23:07 +00:00
crypto
ddb
dev Don't skip entries in the table, one increment per iteration is enough. 2016-01-15 15:42:57 +00:00
dist/pf
external Use PCI ROM MD fallback if PCI ROM BAR points to invalid ROM. 2016-01-17 01:40:39 +00:00
fs PR/50573: Andreas Gustafsson: puffs can crash kernel for lack of argument 2015-12-20 01:34:00 +00:00
gdbscripts
ipkdb
kern memset() -> explicit_memset() for sensitive data. 2016-01-11 14:55:52 +00:00
lib Add an option (LIBSA_CREAD_NOCRC) to disable gunzip CRC32 calculation. 2016-01-17 04:35:42 +00:00
miscfs Fix a couple of checks for kernel vm_space, and convert the 'naked 2016-01-05 09:07:19 +00:00
modules Descend into new raid module, and update sets lists. 2015-12-26 01:00:01 +00:00
net eliminate ip_input.c and ip6_input.c dependency on gif(4) 2016-01-08 03:55:39 +00:00
net80211
netatalk
netbt there is no longer a reason to have a separate hci_send function now 2015-12-22 11:40:07 +00:00
netinet PR/50670: David Binderman: Tidy up debugging printfs to avoid if else confusion. 2016-01-17 15:08:10 +00:00
netinet6 Add missing RTF_LOCAL; sync with arp_setgate 2016-01-08 08:50:07 +00:00
netipsec
netisdn
netkey
netmpls
netnatm initialize npcb; founds by brainy 2015-11-06 21:33:07 +00:00
netsmb
nfs Don't forget to call nfs_fini() when we're finished. Without this, 2015-11-02 09:57:43 +00:00
opencrypto fix the build 2015-11-28 03:40:43 +00:00
rump conform rump behavior to NetBSD kernel (in paticular net.inet.ip.gifttl sysctl) 2016-01-08 04:06:48 +00:00
secmodel secmodel_extensions_system_cb() is not mount-specific, even though 2015-12-12 14:57:52 +00:00
stand
sys Protect a few forward declarations for kernel only use, as suggested 2016-01-11 08:40:52 +00:00
ufs Use buffer cache, not page cache, to expand directories in ext2fs. 2016-01-12 21:29:29 +00:00
uvm Fix typo in comment. 2015-12-06 09:38:54 +00:00
Makefile