freebsd-dev/sys
Aleksandr Rybalko c11de6f059 Hint miibus to attach arswitch on AP91, AP93 and RSPRO boards.
Submitted by:	Luiz Otavio O Souza
Approved by:	adrian (menthor)
2012-11-07 22:46:30 +00:00
..
amd64 Rework the known rwlock to benefit about staying on their own 2012-11-03 23:03:14 +00:00
arm Minor cosmetic changes to bring atmel's initarm and the default 2012-11-07 16:59:12 +00:00
boot Put in a band-aid to get the pc98 bootstraps building, now clang is the 2012-11-07 19:51:53 +00:00
bsm
cam Use M_ZERO instead of explicit memsets and bzeros. 2012-10-30 12:52:41 +00:00
cddl zfs_dirlook: bailout early if directory is unlinked 2012-11-04 14:50:08 +00:00
compat The r241025 fixed the case when a binary, executed from nullfs mount, 2012-11-02 13:56:36 +00:00
conf For kernel builds with PROFLEVEL >= 2, such as LINT, don't attempt to 2012-11-07 22:45:34 +00:00
contrib In sys/contrib/ngatm/netnatm/msg/uni_ie.c, fix a few warnings from newer 2012-11-05 19:00:25 +00:00
crypto
ddb Small textdump enhancements. 2012-11-01 04:07:08 +00:00
dev Disable automatic attachment of arswitch. It can't be auto-detected (like PHYs 2012-11-07 22:43:09 +00:00
fs fuse_io* must be able to crunch also VDIR vnodes. 2012-11-05 15:23:54 +00:00
gdb
geom Provide a device name in the sysctl tree for programs to query the 2012-11-01 17:01:05 +00:00
gnu/fs
i386 Rework the known rwlock to benefit about staying on their own 2012-11-03 23:03:14 +00:00
ia64 Rework the known rwlock to benefit about staying on their own 2012-11-03 23:03:14 +00:00
isa
kern Fix typo; s/ouput/output 2012-11-07 07:00:59 +00:00
kgssapi
libkern Sync strlcpy with userland version. 2012-11-03 04:29:24 +00:00
mips Hint miibus to attach arswitch on AP91, AP93 and RSPRO boards. 2012-11-07 22:46:30 +00:00
modules Extend dim's hack from r228978: not only clang but gcc on non-x86 platforms 2012-10-28 02:15:35 +00:00
net Work around a race in bpfread() by validating the hold buffer pointer 2012-11-06 21:07:04 +00:00
net80211 Add some further BAR TX debugging; it was useful when figuring out 2012-10-28 04:18:49 +00:00
netatalk
netgraph Switch the entire IPv4 stack to keep the IP packet header 2012-10-22 21:09:03 +00:00
netinet Add per outgoing stream accounting for chunks in the send 2012-11-07 22:11:38 +00:00
netinet6 Remove the recently added sysctl variable net.pfil.forward. 2012-11-02 01:20:55 +00:00
netipsec Do not reduce ip_len by size of IP header in the ip_input() 2012-10-23 08:33:13 +00:00
netipx
netnatm
netncp
netpfil Merge rev. 1.125 from OpenBSD: 2012-11-07 07:35:05 +00:00
netsmb Fix panic due to page faults while in kernel mode, under conditions of 2012-10-31 03:34:07 +00:00
nfs
nfsclient
nfsserver Remove the support for using non-mpsafe filesystem modules. 2012-10-22 17:50:54 +00:00
nlm Remove the support for using non-mpsafe filesystem modules. 2012-10-22 17:50:54 +00:00
ofed remove duplicate semicolons where possible. 2012-10-22 03:00:37 +00:00
opencrypto
pc98 The 'testing memory' patch gets printed too many times 2012-10-22 11:57:26 +00:00
pci Remove duplicate const specifiers in many drivers (I hope I got all of 2012-11-05 19:16:27 +00:00
powerpc Replace all uses of the page queues lock by a R/W lock that is private 2012-11-03 23:22:49 +00:00
rpc Modify the comment to take out the names and URL. 2012-10-25 19:30:58 +00:00
security Remove the support for using non-mpsafe filesystem modules. 2012-10-22 17:50:54 +00:00
sparc64 Remove duplicate const specifiers in many drivers (I hope I got all of 2012-11-05 19:16:27 +00:00
sys After years of hard work by many FreeBSD and LLVM developers, make 2012-11-05 19:08:18 +00:00
teken
tools
ufs When a file is first being written, the dynamic block reallocation 2012-11-03 18:55:55 +00:00
vm The r241025 fixed the case when a binary, executed from nullfs mount, 2012-11-02 13:56:36 +00:00
x86 Provide the reading and display of the Standard Extended Features, 2012-11-01 15:14:37 +00:00
xdr
xen Move the corresponding MTX_SYSINIT() next to their struct mtx declaration 2012-10-26 17:31:35 +00:00
Makefile