freebsd-skq/sys
jhb fb1020a5f2 - Rename the constant for the Master Data Parity Error flag in the
PCI status register to map its current name.
- Use PCIM_* rather than PCIR_* for constants for fields in various AER
  registers.  I got about half of them right in the previous commit.

MFC after:	1 week
2010-09-09 18:19:15 +00:00
..
amd64 Change the parameter passed to the inline assembly to u_short 2010-09-03 14:25:17 +00:00
arm Add custom kernel configuration and device tree source files for 2010-09-08 19:50:47 +00:00
boot If autoboot_delay is set to -1, boot immediately without checking for 2010-09-08 20:10:29 +00:00
bsm
cam Correct bioq_disksort so that bioq_insert_tail() offers barrier semantic. 2010-09-02 19:40:28 +00:00
cddl Fix two bugs in DTrace: 2010-09-09 09:58:05 +00:00
compat Add x86bios_set_intr() to set interrupt vectors for real mode and simplify 2010-08-25 21:03:50 +00:00
conf Restructure how reset and poweroff are handled on PowerPC systems, since 2010-08-31 15:27:46 +00:00
contrib Merge ACPICA 20100806. 2010-08-06 23:11:19 +00:00
crypto
ddb
dev - Rename the constant for the Master Data Parity Error flag in the 2010-09-09 18:19:15 +00:00
fs Fix the experimental NFS client so that it doesn't panic when 2010-09-09 15:45:11 +00:00
gdb
geom Correct bioq_disksort so that bioq_insert_tail() offers barrier semantic. 2010-09-02 19:40:28 +00:00
gnu Add dedicated routines to toggle lockmgr flags such as LK_NOSHARE and 2010-08-20 19:46:50 +00:00
i386 Change the parameter passed to the inline assembly to u_short 2010-09-03 14:25:17 +00:00
ia64 Remove unused KTRACE includes. 2010-08-19 16:41:27 +00:00
isa
kern Add drain functionality to sbufs. The drain is a function that is 2010-09-09 17:49:18 +00:00
kgssapi
libkern
mips Clean up and update sys/mips/rmi/rmi_mips_exts.h 2010-09-09 17:45:48 +00:00
modules Add the path necessary to find fasttrap_isa.h to CFLAGS. 2010-08-28 08:18:20 +00:00
net MFp4 CH=183259: 2010-09-02 16:11:12 +00:00
net80211 Wrap remaining ieee80211_ratectl_node_init() calls missed in r211314. 2010-08-21 11:06:21 +00:00
netatalk
netgraph Fix typo 2010-08-02 22:26:08 +00:00
netinet Fix CARP in backup mode by properly registering its hooks for INET and INET6 2010-09-06 21:06:06 +00:00
netinet6 MFp4 CH=183052 183053 183258: 2010-09-02 17:43:44 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient Store the full timestamp when caching timestamps of files and 2010-09-07 14:29:45 +00:00
nfsserver - When VFS_VGET() is not supported, switch to VOP_LOOKUP(). 2010-08-26 23:41:40 +00:00
nlm
opencrypto Add an extra comment to the SDT probes definition. This allows us to get 2010-08-22 11:18:57 +00:00
pc98
pci Remove unnecessary controller reinitialization. 2010-08-24 18:52:24 +00:00
powerpc Reorder statistics tracking and table lock acquisitions already in place 2010-09-09 16:06:55 +00:00
rpc - Check the result of malloc(M_NOWAIT) in replay_alloc(). The caller 2010-08-26 23:33:04 +00:00
security Add an extra comment to the SDT probes definition. This allows us to get 2010-08-22 11:18:57 +00:00
sparc64 Enable sis(4). sis(4) should work on all architectures. 2010-09-02 18:12:54 +00:00
sun4v Remove unused KTRACE includes. 2010-08-19 16:41:27 +00:00
sys Add drain functionality to sbufs. The drain is a function that is 2010-09-09 17:49:18 +00:00
teken Make ^L with cons25 and origin mode bit more sane. 2010-08-09 18:07:15 +00:00
tools Add an extra comment to the SDT probes definition. This allows us to get 2010-08-22 11:18:57 +00:00
ufs Add dedicated routines to toggle lockmgr flags such as LK_NOSHARE and 2010-08-20 19:46:50 +00:00
vm On architectures with non-tree-based page tables like PowerPC, every page 2010-09-09 13:32:58 +00:00
x86 Each processor socket in a QPI system has a special PCI bus for the 2010-09-07 13:50:02 +00:00
xdr
xen
Makefile