freebsd-nq/sys
Tijl Coosemans 317a3ce2c5 Add quirk for Apacer HT202 USB 2.0 Flash Drive.
PR:		usb/107243
Approved by:	kib (mentor)
MFC after:	1 week
2010-07-28 18:56:01 +00:00
..
amd64 Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple uma 2010-07-28 15:36:12 +00:00
arm Very rough first cut at NUMA support for the physical page allocator. For 2010-07-27 20:33:50 +00:00
boot MFi386: revision 210387 2010-07-25 02:22:32 +00:00
bsm
cam Export PCI IDs of ATA/SATA controllers through CAM and ata(4) layers to 2010-07-25 15:43:52 +00:00
cddl Import two changesets from OpenSolaris to make future updates easier. 2010-07-25 15:17:24 +00:00
compat Introduce exec_alloc_args(). The objective being to encapsulate the 2010-07-27 17:31:03 +00:00
conf Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple uma 2010-07-28 15:36:12 +00:00
contrib Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple Executive 2010-07-20 19:25:11 +00:00
crypto Crypto(4) driver for AESNI. 2010-07-23 11:00:46 +00:00
ddb
dev Add quirk for Apacer HT202 USB 2.0 Flash Drive. 2010-07-28 18:56:01 +00:00
fs Move sys/nfsclient/nfs_lock.c into sys/nfs and build it as a separate 2010-07-24 22:11:11 +00:00
gdb
geom Export PCI IDs of ATA/SATA controllers through CAM and ata(4) layers to 2010-07-25 15:43:52 +00:00
gnu
i386 Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple uma 2010-07-28 15:36:12 +00:00
ia64 Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple uma 2010-07-28 15:36:12 +00:00
isa
kern Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple uma 2010-07-28 15:36:12 +00:00
kgssapi
libkern
mips Very rough first cut at NUMA support for the physical page allocator. For 2010-07-27 20:33:50 +00:00
modules Remove the acpi_aiboost driver. It has been replaced by aibs(4). 2010-07-25 17:55:57 +00:00
net Don't check malloc(M_WAITOK) result. 2010-07-27 11:56:49 +00:00
net80211
netatalk
netgraph Fix operation of "netgraph" action in conjunction with the 2010-07-27 14:26:34 +00:00
netinet Fix operation of "netgraph" action in conjunction with the 2010-07-27 14:26:34 +00:00
netinet6 Since r186119 IP6 input counters for octets and packets were not 2010-07-21 13:01:21 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs Move sys/nfsclient/nfs_lock.c into sys/nfs and build it as a separate 2010-07-24 22:11:11 +00:00
nfsclient Move sys/nfsclient/nfs_lock.c into sys/nfs and build it as a separate 2010-07-24 22:11:11 +00:00
nfsserver
nlm
opencrypto
pc98 Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple uma 2010-07-28 15:36:12 +00:00
pci Implement WOL. WOL is supported on RTL8139B or newer controllers. 2010-07-19 18:01:06 +00:00
powerpc Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple uma 2010-07-28 15:36:12 +00:00
rpc
security
sparc64 Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple uma 2010-07-28 15:36:12 +00:00
sun4v Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple uma 2010-07-28 15:36:12 +00:00
sys Bump __FreeBSD_version for multizone malloc(9). 2010-07-28 15:47:32 +00:00
teken
tools
ufs
vm Very rough first cut at NUMA support for the physical page allocator. For 2010-07-27 20:33:50 +00:00
x86 Add a parser for the ACPI SRAT table for amd64 and i386. It sets 2010-07-27 20:40:46 +00:00
xdr
xen
Makefile