freebsd-skq/sys
2010-08-28 00:23:13 +00:00
..
amd64 Call the necessary DTrace function pointers when we have different kinds 2010-08-25 09:10:32 +00:00
arm
boot Fix build of ppc32 loader. 2010-08-25 16:23:50 +00:00
bsm
cam
cddl Use ZFS_CTLDIR_NAME instead of hardcoding ".zfs". 2010-08-27 21:31:15 +00:00
compat Add x86bios_set_intr() to set interrupt vectors for real mode and simplify 2010-08-25 21:03:50 +00:00
conf Intel QPI chipsets actually provide two extra "non-core" PCI buses that 2010-08-25 19:12:05 +00:00
contrib
crypto
ddb
dev Add Intel Cougar Point PCH HD Audio Controller ID 2010-08-28 00:23:13 +00:00
fs Set de_dir for user created symbolic links. This will be needed to be 2010-08-26 16:01:29 +00:00
gdb
geom
gnu
i386 Sync DTrace bits with amd64 and fix the build. 2010-08-26 11:22:12 +00:00
ia64
isa
kern Fix typo. 2010-08-26 11:20:57 +00:00
kgssapi
libkern
mips Revamp XLR interrupt handling, the previous scheme does not work well on 2010-08-27 19:53:57 +00:00
modules Enable fasttrap and make dtraceall depend on fasttrap when building i386 2010-08-24 13:21:05 +00:00
net MFp4 CH=182972: 2010-08-27 23:22:58 +00:00
net80211
netatalk
netgraph
netinet Simplify the tcp pcblist estimate logic slightly. 2010-08-27 18:17:46 +00:00
netinet6
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver - When VFS_VGET() is not supported, switch to VOP_LOOKUP(). 2010-08-26 23:41:40 +00:00
nlm
opencrypto Add an extra comment to the SDT probes definition. This allows us to get 2010-08-22 11:18:57 +00:00
pc98
pci Remove unnecessary controller reinitialization. 2010-08-24 18:52:24 +00:00
powerpc pmap_mapdev() does not appear to actually need GIANT to be held here, 2010-08-27 05:29:59 +00:00
rpc - Check the result of malloc(M_NOWAIT) in replay_alloc(). The caller 2010-08-26 23:33:04 +00:00
security Add an extra comment to the SDT probes definition. This allows us to get 2010-08-22 11:18:57 +00:00
sparc64
sun4v
sys Use private namespace for visibility keyword. 2010-08-27 09:55:51 +00:00
teken
tools Add an extra comment to the SDT probes definition. This allows us to get 2010-08-22 11:18:57 +00:00
ufs
vm
x86 Correctly ensure that the CPU family is 0x6, not non-zero. 2010-08-25 20:37:58 +00:00
xdr
xen
Makefile