freebsd-dev/sys
2013-07-08 04:27:03 +00:00
..
amd64 Import HighPoint DC Series Data Center HBA (DC7280 and R750) driver. 2013-07-06 07:49:41 +00:00
arm - AM335x requires updated soft-reset logic too 2013-07-08 04:27:03 +00:00
boot - Add musb node to shared dtsi and proper pin configuratin for every 2013-07-07 04:23:29 +00:00
bsm
cam Make it little bit more C++ friendly. This explicit casting fixes some 2013-07-04 05:58:53 +00:00
cddl Hide references to mod_lock. In FreeBSD it is always acquired with the 2013-07-05 22:42:10 +00:00
compat - Move videodev headers from compat/linux to contrib/v4l (cp from vendor and 2013-07-06 19:59:06 +00:00
conf Add files related to ext2 HTree implementation 2013-07-07 01:12:29 +00:00
contrib - Move videodev headers from compat/linux to contrib/v4l (cp from vendor and 2013-07-06 19:59:06 +00:00
crypto
ddb
dev Add a mailbox interface. 2013-07-07 19:47:22 +00:00
fs Implement SEEK_HOLE/SEEK_DATA for ext2fs. 2013-07-07 15:51:28 +00:00
gdb
geom Bump disk(9) ABI version to signify the addition of d_delmaxsize by r249940. 2013-07-03 23:46:30 +00:00
gnu/fs/reiserfs
i386 Import HighPoint DC Series Data Center HBA (DC7280 and R750) driver. 2013-07-06 07:49:41 +00:00
ia64 Fix issues with zeroing and fetching the counters, on x86 and ppc64. 2013-07-01 02:48:27 +00:00
isa
kern Make kassert_printf use __printflike. 2013-07-07 21:39:37 +00:00
kgssapi
libkern
mips Remove all the NOPs after SYNC. They aren't needed. 2013-07-07 16:12:22 +00:00
modules Initial implementation of the HTree directory index. 2013-07-06 18:28:06 +00:00
net Fix typo: minmum -> minimum. 2013-07-05 23:40:08 +00:00
net80211 Make kassert_printf use __printflike. 2013-07-07 21:39:37 +00:00
netatalk
netgraph
netinet Fix a bug were only 2048 streams where usable even though more than 2013-07-05 10:08:49 +00:00
netinet6 In r227207, to fix the issue with possible NULL inp_socket pointer 2013-07-04 18:38:00 +00:00
netipsec Use corresponding macros to update statistics for AH, ESP, IPIP, IPCOMP, 2013-06-20 11:44:16 +00:00
netipx
netnatm
netpfil Improve locking strategy between keys hash and ID hash. 2013-06-13 06:07:19 +00:00
netsmb Remove a reference to LK_DRAIN now that lockmgr(9) is gone from this 2013-06-28 20:21:13 +00:00
nfs Move the NFS FHA (File Handle Affinity) code from sys/nfsserver to 2013-04-17 22:42:43 +00:00
nfsclient A problem with the old NFS client where large writes to large files 2013-07-04 00:54:23 +00:00
nfsserver
nlm
ofed Store a reference to the vnode associated with a file descriptor in the 2013-06-11 15:37:07 +00:00
opencrypto
pc98
pci
powerpc Fix indentation. 2013-07-02 07:17:56 +00:00
rpc
security
sparc64 Fix issues with zeroing and fetching the counters, on x86 and ppc64. 2013-07-01 02:48:27 +00:00
sys Also define SDT_PROBE_DEFINE0 for the !KDTRACE_HOOKS case. 2013-07-08 02:03:18 +00:00
teken
tools
ufs Make better use of metadata area by avoiding using it for data blocks 2013-07-02 21:07:08 +00:00
vm vm_phys_fictitious_reg_range() was losing the 'memattr' because it would be 2013-07-03 23:38:37 +00:00
x86 Fix a KTR_BUSDMA format string. 2013-06-18 06:55:58 +00:00
xdr
xen Adjust i386 Xen PV support for updated Xen interface files. 2013-06-17 01:43:07 +00:00
Makefile