freebsd-nq/sys
Alan Cox fa2f411c4e There is no reason to perform the pmap_remove() on the kernel pmap while
the kmem object lock is held.  Do the pmap_remove() before acquiring the
kmem object lock.

MFC after:	1 week
Sponsored by:	EMC / Isilon Storage Division
2014-05-23 16:22:36 +00:00
..
amd64 Add emulation of the "outsb" instruction. NetBSD guests use this to write to 2014-05-23 05:15:17 +00:00
arm Remove NetBSD implementation details not relevant to FreeBSD. 2014-05-23 00:21:02 +00:00
boot "%p" formatting already includes "0x" prefix in printout. 2014-05-21 18:02:19 +00:00
bsm
cam
cddl Improve sysctl descriptions for new ZFS sysctls: 2014-05-22 05:30:38 +00:00
compat
conf Initial import of character device in userspace support for FreeBSD. 2014-05-23 08:46:28 +00:00
contrib
crypto
ddb
dev cxgbe(4): Remove stray if_up from the code that creates the tracing ifnet. 2014-05-23 01:45:44 +00:00
fs Initial import of character device in userspace support for FreeBSD. 2014-05-23 08:46:28 +00:00
gdb
geom Add a topology trace to the g_spoil_event. 2014-05-19 16:08:15 +00:00
gnu
i386 imagact_binmisc builds for all supported architectures, so enable it for all. 2014-05-22 05:04:40 +00:00
ia64
isa
kern Check for mismatched vref()/vdrop() 2014-05-21 03:11:27 +00:00
kgssapi
libkern
mips Remove duplicate: 2014-05-21 21:30:00 +00:00
modules Initial import of character device in userspace support for FreeBSD. 2014-05-23 08:46:28 +00:00
net Bump bhyve allocation up to 20 bits to avoid 2014-05-20 02:59:13 +00:00
net80211
netgraph Make ng_mppc to not disable the node in case of multiple packet loss. 2014-05-22 07:27:04 +00:00
netinet Use CPU_FIRST() / CPU_NEXT() to iterate over the valid CPU IDs. 2014-05-22 07:25:36 +00:00
netinet6 Cancel DAD for an ifa when the ifp has ND6_IFF_IFDISABLED as early as 2014-05-16 15:53:31 +00:00
netipsec
netnatm
netpfil Since ipfw nat configures all options in one step, we should set all bits 2014-05-18 14:25:19 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc oea64 uses 4k pages, too. 2014-05-15 15:17:44 +00:00
rpc
security
sparc64
sys Fix the comment. This really isn't just a 4.x compatibility thing, but 2014-05-23 00:20:53 +00:00
teken
tools
ufs
vm There is no reason to perform the pmap_remove() on the kernel pmap while 2014-05-23 16:22:36 +00:00
x86 Whitespace fix. 2014-05-22 18:13:17 +00:00
xdr
xen
Makefile Add a new target cscope-hook. 2014-05-15 03:47:52 +00:00