NetBSD/sys
rmind e43016c1ed pmap_page_remove: perform TLB shootdown, as it is not caller's responsibility
to perform pmap_update() according to the interface.  Might want to revisit.

Should fix recently reported tmpfs problems.  Thanks to enami@ and hannken@!
2011-06-18 21:18:20 +00:00
..
altq
arch pmap_page_remove: perform TLB shootdown, as it is not caller's responsibility 2011-06-18 21:18:20 +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 If dbsym fails, not fail the command, remove the target too so that the 2011-06-17 21:19:42 +00:00
crypto Revert my previous change. christos@ submitted a different fix pretty much 2011-05-14 16:46:55 +00:00
ddb Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
dev Explicitly initialise vaddr_t and let dead store elimination remove it 2011-06-16 16:20:28 +00:00
dist remove unused expression 2011-05-18 12:54:15 +00:00
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 Rename uvm_vnp_zerorange(struct vnode *, off_t, size_t) to 2011-06-16 09:21:02 +00:00
gdbscripts
ipkdb
kern Add mount -o extattr option to enable extended attributs (corrently only 2011-06-17 14:23:50 +00:00
lib Don't use C versions of memcmp, memcpy, memmove, memset and strchr 2011-06-16 16:47:53 +00:00
miscfs Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
modules build evbppc modules in 3 different flavours: 2011-06-15 09:45:58 +00:00
net teach loopback about MPLS. Prerequisite for MPLS tunnels 2011-06-17 09:15:24 +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 Rename uvm_vnp_zerorange(struct vnode *, off_t, size_t) to 2011-06-16 09:21:02 +00:00
secmodel
stand
sys Add mount -o extattr option to enable extended attributs (corrently only 2011-06-17 14:23:50 +00:00
ufs Add mount -o extattr option to enable extended attributs (corrently only 2011-06-17 14:23:50 +00:00
uvm - Move pre-check from uvm_obj_destroy() to ubc_purge(), keep it abstracted. 2011-06-18 21:14:43 +00:00
Makefile build evbppc modules in 3 different flavours: 2011-06-15 09:45:58 +00:00