freebsd-dev/sys
Alan Cox 0d646df757 Add PV list locking to pmap_enter(). Its execution is no longer serialized
by the pvh global lock.

Add a needed atomic operation to pmap_object_init_pt().
2012-06-26 06:02:43 +00:00
..
amd64 Add PV list locking to pmap_enter(). Its execution is no longer serialized 2012-06-26 06:02:43 +00:00
arm Make the wchar_t type machine dependent. 2012-06-24 04:15:58 +00:00
boot MFV: Update zlib to 1.2.7. 2012-06-21 21:47:08 +00:00
bsm
cam Fix a bug which causes a panic in daopen(). The panic is caused by 2012-06-24 04:29:03 +00:00
cddl Import Illumos revision 13736:9f1d48e1681f 2012-06-22 20:42:11 +00:00
compat
conf Introduce an optional ath(4) radiotap vendor extension. 2012-06-24 07:01:49 +00:00
contrib Merge ACPICA 20120620. 2012-06-22 00:40:44 +00:00
crypto
ddb
dev Allow cxgbe(4) running within a VM to attach to its devices that have been 2012-06-26 00:34:34 +00:00
fs Enable deadlock avoidance code for NFS client. 2012-06-21 09:26:06 +00:00
gdb
geom Consume spare fields for the providergone pointers added to the g_class and 2012-06-25 04:26:10 +00:00
gnu/fs
i386 Commit changes missed from r237435. Properly calculate the signal 2012-06-22 16:05:56 +00:00
ia64 Make the wchar_t type machine dependent. 2012-06-24 04:15:58 +00:00
isa
kern Correct sizeof usage 2012-06-25 05:41:16 +00:00
kgssapi
libkern Fix unloading of libiconv module. 2012-06-11 17:42:39 +00:00
mips Handle case when result of pmap_pte is NULL. This issue was uncovered 2012-06-25 17:50:11 +00:00
modules Fix 'make depend'. 2012-06-25 09:46:06 +00:00
net - Updated TOE support in the kernel. 2012-06-19 07:34:13 +00:00
net80211 Mesh mode, potential garbage in QoS subfield. 2012-06-25 11:52:26 +00:00
netatalk
netgraph Make radix lookup on src and dst flow addresses optional 2012-06-18 13:56:36 +00:00
netinet Unify sctp_input() and sctp6_input(). 2012-06-25 19:13:43 +00:00
netinet6 Fix a LOR acquiring the if_afdata lock while holding an rtentry lock. 2012-06-25 20:56:32 +00:00
netipsec
netipx
netnatm
netncp
netsmb When checking if file descriptor number is valid, explicitely check for 'fd' 2012-06-13 22:12:10 +00:00
nfs
nfsclient
nfsserver
nlm
ofed Fix clang warning when compiling iw_cxgb. 2012-06-25 16:52:27 +00:00
opencrypto
pc98 Implement mechanism to export some kernel timekeeping data to 2012-06-22 07:06:40 +00:00
pci
powerpc Make the wchar_t type machine dependent. 2012-06-24 04:15:58 +00:00
rpc
security
sparc64 Make the wchar_t type machine dependent. 2012-06-24 04:15:58 +00:00
sys Make the wchar_t type machine dependent. 2012-06-24 04:15:58 +00:00
teken
tools
ufs Fix unbounded-length malloc, controlled from usermode. The added check 2012-06-21 09:20:07 +00:00
vm - Add a comment explaining the locking of the cached pages pool held 2012-06-22 18:34:11 +00:00
x86 Make the wchar_t type machine dependent. 2012-06-24 04:15:58 +00:00
xdr
xen
Makefile