freebsd-skq/sys
Konstantin Belousov e17c0a1e56 Registers definitions for the new capabilities from the version 2.4 of
VT-d specification.  Also add definitions for the interrupt remapping
table and IEC.

Print new capabilities on boot. although there is no hardware which
support it.

Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2015-02-11 23:30:46 +00:00
..
amd64 Add x2APIC support. Enable it by default if CPU is capable. The 2015-02-09 21:00:56 +00:00
arm Remove the non-EABI code from the DDB stack unwinder, we only support the 2015-02-11 10:40:49 +00:00
boot MFi386: 2015-02-11 15:49:14 +00:00
bsm
cam Do not dereference NULL clearing UA that was not set in r277917. 2015-02-11 22:03:23 +00:00
cddl Clean up machine dependent code for DTrace on ARM. 2015-02-11 17:27:37 +00:00
compat
conf Properly quote EXTRA_MODULES and WITHOUT_MODULES to ensure that they 2015-02-10 15:15:08 +00:00
contrib Add preliminary support for the Ralink RT5390 and RT5392 chipsets. 2015-02-11 05:25:23 +00:00
crypto
ddb
dev The cpu_id macro was renamed in r278529, catch up with this new name. 2015-02-11 10:37:55 +00:00
fs Restore ABI compatibility, broken in r273127. Note that while this fixes 2015-02-10 16:17:16 +00:00
gdb
geom
gnu
i386 Add x2APIC support. Enable it by default if CPU is capable. The 2015-02-09 21:00:56 +00:00
isa
kern Remove check against NULL after M_WAITOK. 2015-02-11 19:07:05 +00:00
kgssapi
libkern Similar to r277901, fix more -Wcast-qual warnings in libkern's strtoq(), 2015-01-29 21:54:01 +00:00
mips The linux driver code for the MDIO bus does a read-after-write 2015-02-02 17:33:00 +00:00
modules Initial version of DTrace on ARM32. 2015-02-10 19:41:30 +00:00
net
net80211
netgraph Fix a bunch of -Wcast-qual warnings in netgraph's ng_parse.c, by using 2015-01-30 21:59:53 +00:00
netinet This fixes a bug in the way that the LLE timers for nd6 2015-02-09 19:28:11 +00:00
netinet6 This fixes a bug in the way that the LLE timers for nd6 2015-02-09 19:28:11 +00:00
netipsec
netnatm
netpfil Fix IP_FW_NAT44_LIST_NAT size calculation. 2015-02-05 14:54:53 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Fix bug in idr_pre_get where it doesn't handle 'need' correctly. 2015-02-02 23:41:43 +00:00
opencrypto
pc98
powerpc Remove FreeBSD/wii. 2015-02-10 06:35:16 +00:00
rpc rpc: Uninitialized pointer read 2015-02-02 16:07:07 +00:00
security
sparc64 Do not qualify the mcontext_t *mcp argument for set_mcontext(9) as 2015-01-31 21:43:46 +00:00
sys Add the ability to print a vendor copyright in dmesg. 2015-02-09 23:04:30 +00:00
teken
tools
ufs Partially revert r277922, avoid sleeping and do flush if we a awaken, 2015-02-05 13:00:27 +00:00
vm
x86 Registers definitions for the new capabilities from the version 2.4 of 2015-02-11 23:30:46 +00:00
xdr
xen
Makefile