freebsd-skq/sys
Sean Bruno 4cd27111b9 Add PCI-IDs for TBD Gen9 RAID controller HBAs from HP to ciss(4)
Submitted by:	Benesh, Scott <scott.benesh@hp.com>
MFC after:  2 weeks
Sponsored by:	Yahoo! Inc.
2014-04-04 17:01:49 +00:00
..
amd64 Re-write bhyve's I/O MMU handling in terms of PCI RID. 2014-04-01 15:54:03 +00:00
arm Flag several sysctl variables as tunables. 2014-04-04 15:31:57 +00:00
boot Fix printf format mismatches 2014-04-04 13:35:36 +00:00
bsm
cam All the iSCSI sysctls are also tunables; advertise that. 2014-04-04 08:48:55 +00:00
cddl MFV r258922: 2014-04-03 20:18:55 +00:00
compat Remove instances of variables that were set, but never used. gcc 4.9 2014-03-30 23:43:36 +00:00
conf Change NO_EVENTTIMERS from an arm-specific to an MI option, so that it can 2014-04-02 19:51:29 +00:00
contrib Fix ah_powerMode setting. 2014-03-29 18:56:11 +00:00
crypto
ddb ddb: Minor style cleanups. 2014-03-31 16:37:41 +00:00
dev Add PCI-IDs for TBD Gen9 RAID controller HBAs from HP to ciss(4) 2014-04-04 17:01:49 +00:00
fs Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
gdb
geom
gnu
i386 Clear the kernel grab of the FPU state on fork. The pcb_save pointer 2014-03-29 11:56:33 +00:00
ia64 Rename __wchar_t so it no longer conflicts with __wchar_t from clang 3.4 2014-04-01 14:46:11 +00:00
isa Remove vestiges of knowing the ISA bus, which we gave up on around 20 2014-03-19 21:03:04 +00:00
kern Fix SIGIO delivery. Use fsetown() to handle file descriptor owner 2014-04-04 12:31:13 +00:00
kgssapi
libkern
mips Change kernel/rootfs hints to use search patterns instead of absolute 2014-04-04 15:52:45 +00:00
modules Remove ctl_mem_pool.{c,h}. 2014-03-27 11:10:13 +00:00
net Merge from projects/pf r251993 (glebius@): 2014-03-25 06:55:53 +00:00
net80211
netgraph
netinet Improve readability of comments for DELAY_ACK() macro. 2014-04-03 01:46:03 +00:00
netinet6 Remove unused label. 2014-03-31 14:40:35 +00:00
netipsec The check for local address spoofing lacks ifaddr locking. 2014-04-04 16:58:32 +00:00
netnatm
netpfil Merge from projects/pf r251993 (glebius@): 2014-03-25 06:55:53 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
opencrypto
pc98 Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
pci Increase the number of TX DMA segments from 32 to 35. It turned 2014-03-31 01:54:59 +00:00
powerpc Rename __wchar_t so it no longer conflicts with __wchar_t from clang 3.4 2014-04-01 14:46:11 +00:00
rpc
security audit: plug FILEDESC_LOCK leak in audit_canon_path. 2014-03-21 01:30:33 +00:00
sparc64 Rename __wchar_t so it no longer conflicts with __wchar_t from clang 3.4 2014-04-01 14:46:11 +00:00
sys gcc: define __block when block support is enabled 2014-04-04 15:49:23 +00:00
teken
tools Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-18 01:40:25 +00:00
ufs Update comment to explain search order reverted to historical order 2014-03-22 11:26:39 +00:00
vm Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
x86 Re-implement the DMAR I/O MMU code in terms of PCI RIDs 2014-04-01 15:48:46 +00:00
xdr
xen Revert last change, it breaks other things. 2014-03-19 20:40:57 +00:00
Makefile