NetBSD/sys
rmind eb51bf5884 uvm_map_lock_entry: fix the order of locking. Spotted by yamt@.
Also, keep uvm_map_unlock_entry() symmetric.
2011-06-13 23:19:40 +00:00
..
altq
arch Deal with PCU state when performing coredumps. As the kernel moves each LWP 2011-06-13 21:32:42 +00:00
coda Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
common For debugging, use UVMHIST to create kernel histories pmaphist and 2011-06-12 05:32:38 +00:00
compat Adapt to change to PCU. 2011-06-09 13:41:40 +00:00
conf Don't duplicate -Werror here, bsd.sys.mk already provides it 2011-05-30 03:12:43 +00:00
crypto
ddb Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
dev Call _PDC only after AcpiInitializeObjects(ACPI_FULL_INITIALIZATION). 2011-06-13 09:37:23 +00:00
dist
external dma_addr_t may not be a 64bit type, so add an explicit cast here instead 2011-06-09 14:47:15 +00:00
fs Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
gdbscripts
ipkdb
kern Deal with PCU state when performing coredumps. As the kernel moves each LWP 2011-06-13 21:32:42 +00:00
lib catch up with the userland copy: 2011-06-13 03:23:53 +00:00
miscfs Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
modules Rewrite the aibs(4) driver in order to support new models. Draws from the 2011-06-12 07:25:43 +00:00
net setting things once is enough. 2011-06-10 00:10:35 +00:00
net80211 Change i_len in ieee80211req to be unsigned and fix other signed/unsigned 2011-06-12 00:07:19 +00:00
netatalk
netbt
netinet Be a bit cleaner and reduce the amount of namespace pollution 2011-06-07 22:51:32 +00:00
netinet6 Don't refer to extern tcbtable here, it is unused. 2011-06-01 22:59:44 +00:00
netipsec catch a case where an ip6 address with scope embedded was compared with 2011-06-09 21:04:37 +00:00
netisdn
netiso
netkey
netmpls
netnatm
netsmb
nfs Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
opencrypto use 64-bit integers for GF128 multiplication on LP64 CPUs 2011-06-09 14:47:42 +00:00
rump include uvm_object.c in the rump kernel for the new uvm_obj* functions. 2011-06-12 06:36:38 +00:00
secmodel
stand
sys Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
ufs Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
uvm uvm_map_lock_entry: fix the order of locking. Spotted by yamt@. 2011-06-13 23:19:40 +00:00
Makefile