NetBSD/sys
tsutsui 2c8811ab00 Pull a similar fix from sparc/dev/zs.c rev 1.119:
Establish interrupt handlers with proper softc per each zs device
 rather than sharing them among all zs devices and searching softc
 in handlers, to avoid possible recursive lock.
2010-06-26 01:48:57 +00:00
..
altq
arch Pull a similar fix from sparc/dev/zs.c rev 1.119: 2010-06-26 01:48:57 +00:00
coda Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
common/bus_dma
compat Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
conf For the simple cases, augment device-major with information on how 2010-04-30 20:47:17 +00:00
crypto
ddb
dev Only 82571 shares port 0 of EEMNGCTL_CFGDONE. 2010-06-25 04:35:54 +00:00
dist handle STDC and GNUC inline semantic differences by providing and 2010-06-01 08:53:20 +00:00
external Fix a build failure. 2010-06-06 19:42:16 +00:00
fs Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
gdbscripts
ipkdb
kern Add config_mountroot(9), which defers device configuration 2010-06-25 15:10:42 +00:00
lib fix typo 2010-05-11 21:50:35 +00:00
miscfs Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
modules Replace tmpfs_pool custom allocator code with a simpler layer for memory 2010-06-22 18:32:07 +00:00
net Correct the argument order of ifreqn2o conversion. 2010-06-12 08:12:03 +00:00
net80211
netatalk
netbt
netinet Make sure SYN_CACHE_TIMER_ARM() has been run before calling syn_cache_put() 2010-05-26 17:38:29 +00:00
netinet6 When choosing IPv6 source addresses, respect the ifaddr preference 2010-04-22 20:05:15 +00:00
netipsec
netisdn
netiso
netkey
netnatm
netsmb
nfs Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
opencrypto
rump Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
secmodel
stand
sys Add config_mountroot(9), which defers device configuration 2010-06-25 15:10:42 +00:00
ufs Undo last commit and don't try to lock vnodes in lfs_unmark_dirop() 2010-06-25 10:03:52 +00:00
uvm Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
Makefile