freebsd-skq/sys
John Baldwin 7ad65edee3 Add a quirk to disable this driver for certain older laptops with an ICH2
southbridge and an Intel 82815_MC host bridge where the host bridge's
revision is less than 5.

Tested by:	mi
MFC after:	1 week
2013-02-26 18:30:47 +00:00
..
amd64 Convert machine/elf.h, machine/frame.h, machine/sigframe.h, 2013-02-20 17:39:52 +00:00
arm Be more conservative in auto-sizing and capping the kmem submap. In 2013-02-26 08:17:34 +00:00
boot Adjust the arm kernel entry point address properly regardless of whether the 2013-02-26 03:24:45 +00:00
bsm
cam Hide SEMB port of the SiI3826 Port Multiplier by default to avoid extra 2013-02-22 19:53:12 +00:00
cddl MFV v242732: 2013-02-25 12:33:31 +00:00
compat
conf cxgbe(4): Update firmware to 1.8.4.0. 2013-02-26 00:10:28 +00:00
contrib
crypto When porting XTS-related code from OpenBSD I forgot to update copyright (only 2013-02-20 22:59:53 +00:00
ddb
dev Add a quirk to disable this driver for certain older laptops with an ICH2 2013-02-26 18:30:47 +00:00
fs Eliminate a duplicate #include. 2013-02-26 07:00:24 +00:00
gdb Update the ddb and gdb backends for the new 'trace_thread' hook. 2012-04-12 21:34:58 +00:00
geom
gnu/fs
i386 Locking for todr got pushed down into inittodr and the client 2013-02-21 07:16:40 +00:00
ia64 kernacc() expects all KVAs to be covered in the kernel map. With the 2013-02-25 02:41:38 +00:00
isa
kern Add support for good old 8192Hz profiling clock to software PMC. 2013-02-26 18:13:42 +00:00
kgssapi
libkern
mips Merge from vmobj-rwlock branch: 2013-02-26 01:00:11 +00:00
modules cxgbe(4): Update firmware to 1.8.4.0. 2013-02-26 00:10:28 +00:00
net
net80211
netatalk
netgraph
netinet Fix tcp_lro_rx_ipv4() for drivers that do not set CSUM_IP_CHECKED. 2013-02-21 17:00:35 +00:00
netinet6
netipsec
netipx
netnatm
netncp
netpfil
netsmb
nfs
nfsclient Further refine the handling of stop signals in the NFS client. The 2013-02-21 19:02:50 +00:00
nfsserver
nlm
ofed
opencrypto When porting XTS-related code from OpenBSD I forgot to update copyright (only 2013-02-20 22:59:53 +00:00
pc98
pci Fix build. 2013-02-21 12:52:18 +00:00
powerpc Merge from vmobj-rwlock branch: 2013-02-26 01:00:11 +00:00
rpc
security
sparc64 Merge from vmobj-rwlock branch: 2013-02-26 01:00:11 +00:00
sys Expose timespec and timeval macros when __BSD_VISIBLE is defined. This 2013-02-26 02:13:02 +00:00
teken
tools Further refine the handling of stop signals in the NFS client. The 2013-02-21 19:02:50 +00:00
ufs
vm Wrap the sleeps synchronized by the vm_object lock into the specific 2013-02-26 17:22:08 +00:00
x86 Use critical_enter/critical_exit around the time sensitive part of 2013-02-21 15:35:48 +00:00
xdr
xen
Makefile