freebsd-dev/sys
Ruslan Bukin b0da449e60 Add driver for BERI soft processor 'ring buffer' device.
Ring device provides a way for communicate to BERI
peripherals such as BERI debug unit and console.

Sponsored by:	DARPA, AFRL
2014-10-19 16:26:49 +00:00
..
amd64 Fix build to not bogusly always rebuild vmm.ko. 2014-10-17 13:20:49 +00:00
arm Add driver for BERI soft processor 'ring buffer' device. 2014-10-19 16:26:49 +00:00
boot Add driver for BERI soft processor 'ring buffer' device. 2014-10-19 16:26:49 +00:00
bsm
cam Make VPD 80h (Serial Number) transfer length match serial number length. 2014-10-18 17:11:02 +00:00
cddl Add tunable vfs.zfs.space_map_blksz for space map's maximum block size. 2014-10-18 22:11:10 +00:00
compat Update the ULE scheduler + thread and kinfo structs to use int for cpuid 2014-10-18 19:36:11 +00:00
conf Add an elf not so kgdb detects the kernel as a FreeBSD elf file. The 2014-10-18 13:38:04 +00:00
contrib Update the OFED Linux compatibility layer and 2014-10-15 13:40:29 +00:00
crypto
ddb ddb: ANSI-fy function declarations. 2014-10-12 18:01:52 +00:00
dev Add driver for BERI soft processor 'ring buffer' device. 2014-10-19 16:26:49 +00:00
fs Provide vfs suspension support only for filesystems which need it. 2014-10-19 06:59:33 +00:00
gdb
geom Add provider's sectorsize and stripesize to confdot output. 2014-10-17 06:58:04 +00:00
gnu
i386 Follow up to r225617. In order to maximize the re-usability of kernel code 2014-10-16 18:04:43 +00:00
isa
kern Provide vfs suspension support only for filesystems which need it. 2014-10-19 06:59:33 +00:00
kgssapi
libkern Add a complete implementation of MurmurHash3. Tweak both implementations 2014-10-18 22:15:11 +00:00
mips Convert remaining {g,s}etenv->kern_{g,s}etenv 2014-10-17 17:34:05 +00:00
modules Fix build to not bogusly always rebuild vmm.ko. 2014-10-17 13:20:49 +00:00
net * Remove route caching in if_stf. 2014-10-17 15:07:04 +00:00
net80211
netgraph Bump ipfw module version. 2014-10-09 16:12:01 +00:00
netinet Fix the reported streams in a SCTP_STREAM_RESET_EVENT, if a 2014-10-16 15:36:04 +00:00
netinet6 Overhaul if_gif(4): 2014-10-14 13:31:47 +00:00
netipsec
netnatm
netpfil Perform more checks on the number of tables supplied by user. 2014-10-19 11:15:19 +00:00
netsmb
nfs Follow up to r225617. In order to maximize the re-usability of kernel code 2014-10-16 18:04:43 +00:00
nfsclient Follow up to r225617. In order to maximize the re-usability of kernel code 2014-10-16 18:04:43 +00:00
nfsserver
nlm
ofed Update the OFED Linux compatibility layer and 2014-10-15 13:40:29 +00:00
opencrypto
pc98
powerpc Follow up to r225617. In order to maximize the re-usability of kernel code 2014-10-16 18:04:43 +00:00
rpc
security
sparc64 Follow up to r225617. In order to maximize the re-usability of kernel code 2014-10-16 18:04:43 +00:00
sys Provide vfs suspension support only for filesystems which need it. 2014-10-19 06:59:33 +00:00
teken
tools
ufs Use lockless quota checks in qsync and qsyncvp. 2014-10-16 12:41:14 +00:00
vm Retire the unimplemented MAP_RENAME and MAP_NORESERVE flags to mmap(2). 2014-10-18 12:28:51 +00:00
x86 Follow up to r225617. In order to maximize the re-usability of kernel code 2014-10-16 18:04:43 +00:00
xdr
xen
Makefile