freebsd-skq/sys
2009-06-10 01:02:38 +00:00
..
amd64 opt in to flowtable on i386/amd64 2009-06-09 21:58:14 +00:00
arm Pass the previously returned IRQ back to arm_get_next_irq() so that 2009-06-09 18:18:41 +00:00
boot Instead of packing the individual fields in the PnP structures, pack the 2009-06-08 15:09:22 +00:00
bsm
cam
cddl Resync with head. 2009-06-04 21:31:03 +00:00
compat After r193232 rt_tables in vnet.h are no longer indirectly dependent on 2009-06-08 19:57:35 +00:00
conf revert to opt-in flowtable 2009-06-09 21:55:28 +00:00
contrib Rewrite OsdSynch.c to reflect the latest ACPICA more closely: 2009-06-08 20:07:16 +00:00
crypto
ddb
dev Add opt_inet.h back lost with r190872. 2009-06-09 21:43:04 +00:00
fs Since vn_lock() with the LK_RETRY flag never returns an error 2009-06-09 15:18:01 +00:00
gdb
geom Simplify. 2009-06-05 23:35:43 +00:00
gnu - Outindent long printf lines instead of splitting them in the 2009-06-07 08:42:26 +00:00
i386 opt in to flowtable on i386/amd64 2009-06-09 21:58:14 +00:00
ia64 Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
isa
kern We can actually remove devclass_find_driver. 2009-06-10 01:02:38 +00:00
kgssapi
libkern add explanatory header license 2009-06-09 21:29:16 +00:00
mips
modules Each generated file should depend its own generator as well. 2009-06-09 10:17:22 +00:00
net revert to opt-in flowtable 2009-06-09 21:55:28 +00:00
net80211 protect callouts with the com lock 2009-06-09 17:12:19 +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 Close long existed race with net.inet.ip.fw.one_pass = 0: 2009-06-09 21:27:11 +00:00
netinet Close long existed race with net.inet.ip.fw.one_pass = 0: 2009-06-09 21:27:11 +00:00
netinet6 After r193232 rt_tables in vnet.h are no longer indirectly dependent on 2009-06-08 19:57:35 +00:00
netipsec After r193232 rt_tables in vnet.h are no longer indirectly dependent on 2009-06-08 19:57:35 +00:00
netipx Reimplement the netisr framework in order to support parallel netisr 2009-06-01 10:41:38 +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
nfsclient After r193232 rt_tables in vnet.h are no longer indirectly dependent on 2009-06-08 19:57:35 +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 Resync with head. 2009-06-04 21:31:03 +00:00
opencrypto
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 Initial version of the sec(4) driver for the integrated security engine found 2009-06-06 09:37:55 +00:00
rpc Add a temporary workaround for panics being seen on NFS servers with ZFS, 2009-06-07 20:51:31 +00:00
security 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
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 As discussed on arch@, restire 2009-06-09 23:24:04 +00:00
tools Sound Mega-commit. Expect further cleanup until code freeze. 2009-06-07 19:12:08 +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
xen Make ipi_cpu() function as intended. 2009-05-30 08:53:13 +00:00
Makefile