freebsd-skq/sys
davidcs b00ce9da28 Modify Copyright information to reflect Qlogic Corporation's purchase
of Broadcom's NetXtreme business

Submitted by:David C Somayajulu (davidcs@freebsd.org) QLogic Corporation
MFC after:5 days
2014-05-06 02:32:27 +00:00
..
amd64 Virtual machine halt detection is turned on by default. Allow it to be 2014-05-05 16:19:24 +00:00
arm Fix the tinderbox armv6/arm build failure. 2014-05-03 03:40:36 +00:00
boot Introduce CWARNFLAGS.${COMPILER_TYPE} and use that to simplify the 2014-05-05 22:03:01 +00:00
bsm IFp4 @1192291: 2014-04-07 20:44:00 +00:00
cam Provide better descriptions for 'struct ctl_scsiio' fields; based mostly 2014-05-04 15:35:04 +00:00
cddl Use a zio flag to prevent recursion of vdev_queue_io_done which can 2014-05-04 14:05:14 +00:00
compat
conf Allow GEOM_VINUM to be statically compiled into the kernel. 2014-05-02 23:23:18 +00:00
contrib Add Atheros AR1111 support to the HAL. 2014-05-05 07:58:05 +00:00
crypto NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
ddb
dev Modify Copyright information to reflect Qlogic Corporation's purchase 2014-05-06 02:32:27 +00:00
fs After r254627, the deupdate() started writing the directory entries to 2014-05-03 16:11:55 +00:00
gdb
geom Make r242379 - the fix for UFS labels disappearing after resizing 2014-05-05 09:20:30 +00:00
gnu
i386 Disable ACPI and P4TCC throttling by default, following discussion on 2014-05-04 16:38:21 +00:00
ia64 Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers. 2014-05-02 20:25:09 +00:00
isa
kern Avoid unsigned integer overflow which can cause 2014-05-05 15:59:31 +00:00
kgssapi
libkern
mips Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers. 2014-05-02 20:25:09 +00:00
modules Modify Copyright information to reflect Qlogic Corporation's purchase 2014-05-06 02:32:27 +00:00
net Fix sysctl_ifmalist() broken in r265019. 2014-05-03 17:57:06 +00:00
net80211 Use logical rather than bitwise OR in if() expression. 2014-04-26 23:22:49 +00:00
netgraph
netinet - Remove net.inet.tcp.reass.overflows sysctl. It counts exactly 2014-05-06 00:00:07 +00:00
netinet6 Pass radix head ptr along with rte to rtexpunge(). 2014-05-03 16:28:54 +00:00
netipsec Remove _IP_VHL* macros and related ifdefs. 2014-04-16 05:31:54 +00:00
netnatm
netpfil Define startup order the same way as it is in dummynet. 2014-04-26 08:05:16 +00:00
netsmb Remove redundant unlock. 2014-04-17 12:22:08 +00:00
nfs
nfsclient
nfsserver The PR reported that the old NFS server did not set uio_td == NULL 2014-04-24 20:47:58 +00:00
nlm
ofed
opencrypto
pc98 lindev(4): finish the partial commit in r265212 2014-05-02 07:14:22 +00:00
pci
powerpc Retire smp_active. It was racey and caused demonstrated problems with 2014-04-26 20:27:54 +00:00
rpc Properly free resources in case of error. 2014-05-02 20:45:55 +00:00
security
sparc64 Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers. 2014-05-02 20:25:09 +00:00
sys Garbage collect two more unused sysinit subsystems: SI_SUB_KVM_RSRC and 2014-05-05 21:46:10 +00:00
teken
tools Fix logic error. <blush> 2014-04-30 20:52:38 +00:00
ufs
vm For the VM_PHYSSEG_DENSE case, checking the requested range to fall 2014-04-29 18:42:37 +00:00
x86
xdr
xen
Makefile