freebsd-dev/sys
Paul Saab a03fb243dc Stop asserting on exclusive locks in fsync since it can now support
shared vnode locking on ZFS.

Reviewed by:	jhb
2009-06-11 17:06:45 +00:00
..
amd64 Add alc(4), a driver for Atheros AR8131/AR8132 PCIe ethernet 2009-06-10 02:07:58 +00:00
arm strict kobj signatures: number of fixes for arm architecture 2009-06-11 17:05:13 +00:00
boot Add alc(4), a driver for Atheros AR8131/AR8132 PCIe ethernet 2009-06-10 02:07:58 +00:00
bsm Merge OpenBSM 1.1 from OpenBSM vendor branch to head. 2009-04-19 16:17:13 +00:00
cam Adapt vfs kqfilter to the shared vnode lock used by zfs write vop. Use 2009-06-10 20:59:32 +00:00
cddl check against prefetch_enable 2009-06-11 09:51:21 +00:00
compat Regenerate 2009-06-10 13:48:43 +00:00
conf All these Ethernet NICs depend on INET, mostly for unconditional 2009-06-11 12:56:14 +00:00
contrib All consumers of in_cksum.h have been properly #ifdefed already, 2009-06-10 11:19:34 +00:00
crypto Changed to M_NOWAIT when reallocing psc_buf in padlock_sha_update(), 2009-05-27 09:52:12 +00:00
ddb Place hostnames and similar information fully under the prison system. 2009-05-29 21:27:12 +00:00
dev strict kobj signatures: fixes in agp driver 2009-06-11 17:06:07 +00:00
fs This commit is analagous to r193952, but for the experimental nfs 2009-06-10 21:16:39 +00:00
gdb
geom As discussed in the devsummit, introduce two fields in the 2009-06-11 09:55:26 +00:00
gnu Fix r193923 by noting that type of a_fp is struct file *, not int. 2009-06-10 14:24:31 +00:00
i386 strict kobj signatures: fix legacy i386 pcib_write_config impl 2009-06-11 17:06:31 +00:00
ia64 Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
isa Rename statclock_disable variable to atrtcclock_disable that it actually is, 2009-05-03 17:47:21 +00:00
kern Stop asserting on exclusive locks in fsync since it can now support 2009-06-11 17:06:45 +00:00
kgssapi Place hostnames and similar information fully under the prison system. 2009-05-29 21:27:12 +00:00
libkern add explanatory header license 2009-06-09 21:29:16 +00:00
mips pmap_enter() *must* set PG_WRITEABLE on the given page if it creates a 2009-05-23 22:05:14 +00:00
modules Attempt to fix parallel build. 2009-06-10 11:33:47 +00:00
net carp(4) allows people to share a set of IP addresses and can only 2009-06-11 10:26:38 +00:00
net80211 When associating to an AP we don't know if HT is negotiated until 2009-06-11 04:43:42 +00:00
netatalk Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC 2009-06-05 14:55:22 +00:00
netgraph Introduce a mechanism for detecting calls from outbound path of the 2009-06-11 16:50:49 +00:00
netinet Correct printf format type mismatches. 2009-06-11 14:37:18 +00:00
netinet6 Prevent integer overflow in direct pipe write code from circumventing 2009-06-10 10:31:11 +00:00
netipsec Properly hide IPv4 only variables and functions under #ifdef INET. 2009-06-10 19:25:46 +00:00
netipx Put the variable declarations for TCPDEBUG under #ifdef INET as well. 2009-06-10 09:28:50 +00:00
netnatm Reimplement the netisr framework in order to support parallel netisr 2009-06-01 10:41:38 +00:00
netncp
netsmb Rework socket upcalls to close some races with setup/teardown of upcalls. 2009-06-01 21:17:03 +00:00
nfs Add cpu_flush_dcache() for use after non-DMA based I/O so that a 2009-05-18 18:37:18 +00:00
nfsclient Add a test for VI_DOOMED just after nfs_upgrade_vnlock() in 2009-06-10 21:03:57 +00:00
nfsserver Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC 2009-06-05 14:55:22 +00:00
nlm Correct typo; errno => error. 2009-06-04 11:22:53 +00:00
opencrypto Fix cryptodev UIO creation. 2009-05-23 13:23:46 +00:00
pc98 Remove MAC kernel config files and add "options MAC" to GENERIC, with the 2009-06-02 18:31:08 +00:00
pci When user_frac in the polling subsystem is low it is going to busy the 2009-05-30 15:14:44 +00:00
powerpc Move from using devclass_find_free_unit(ata_devclass, 0) to -1 for the 2009-06-10 17:40:18 +00:00
rpc For the case where another thread was doing a connect and that 2009-06-10 19:02:09 +00:00
security Adapt vfs kqfilter to the shared vnode lock used by zfs write vop. Use 2009-06-10 20:59:32 +00:00
sparc64 Remove MAC kernel config files and add "options MAC" to GENERIC, with the 2009-06-02 18:31:08 +00:00
sun4v Adjust the padding of struct pcpu to r193219. 2009-06-03 19:31:26 +00:00
sys In struct thread, fields td_vnet and td_vnet_lpush may only be accessed 2009-06-11 17:03:15 +00:00
tools Move all sound related scripts to its own 'sound' subdir. 2009-06-10 06:49:45 +00:00
ufs Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC 2009-06-05 14:55:22 +00:00
vm Eliminate an unnecessary restriction on the vm object type from 2009-06-09 17:04:39 +00:00
xdr MFdevbranch 192944 2009-05-28 08:18:12 +00:00
xen Make ipi_cpu() function as intended. 2009-05-30 08:53:13 +00:00
Makefile Remove the unmaintained University of Michigan NFSv4 client from 8.x 2009-05-22 12:35:12 +00:00