freebsd-skq/sys
Jack F Vogel b8b1729d3c Add PCI device support for Intel S7000FC4UR in usb and ichwd, systems
will not install without the usb changes in the install kernel, so I
would like to MFC this in time for 7.0 RC

MFC: 3 days
2007-11-15 23:59:36 +00:00
..
amd64 Add support for cross double fault frames in stack traces: 2007-11-15 22:00:57 +00:00
arm o Rename cpu_thread_setup() to cpu_thread_alloc() to better 2007-11-14 20:21:54 +00:00
boot Though we are currently not interested in the EDD3 flag, 2007-11-12 23:53:43 +00:00
bsm
cam Fix a change in the previous commit that was actually a type-o. 2007-11-15 16:23:38 +00:00
cddl
compat Implement LINUX_SIOCGIFCOUNT and LINUX_SIOCGIFINDEX/LINUX_SIOGIFINDEX. 2007-11-07 16:42:52 +00:00
conf Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version was 2007-11-12 21:51:38 +00:00
contrib
crypto
ddb
dev Add PCI device support for Intel S7000FC4UR in usb and ichwd, systems 2007-11-15 23:59:36 +00:00
fs o Do not leak inodes hash table at module unload. 2007-11-13 19:34:06 +00:00
gdb
geom
gnu
i4b
i386 o Rename cpu_thread_setup() to cpu_thread_alloc() to better 2007-11-14 20:21:54 +00:00
ia64 o Rename cpu_thread_setup() to cpu_thread_alloc() to better 2007-11-14 20:21:54 +00:00
isa
kern Acquire the process mutex and spin locks before calling thread_exit() in 2007-11-15 21:45:17 +00:00
libkern
modules Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version was 2007-11-12 21:51:38 +00:00
net
net80211 correct MIMO power save action frame format; 2007-11-14 21:28:48 +00:00
netatalk
netatm
netgraph - Merge all the ng_send_fn2* functions into one - ng_send_fn2(), 2007-11-14 11:25:58 +00:00
netinet - Fix a bug in sctp_calc_rwnd() which resulted in wrong rwnd predictions. 2007-11-10 00:47:14 +00:00
netinet6
netipsec Add a missing priv check in key_attach to prevent non-su users 2007-11-12 23:47:48 +00:00
netipx
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98 MFi386: revision 1.661 2007-11-14 12:29:09 +00:00
pccard
pci Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version was 2007-11-12 21:51:38 +00:00
powerpc o Rename cpu_thread_setup() to cpu_thread_alloc() to better 2007-11-14 20:21:54 +00:00
rpc
security
sparc64 o Rename cpu_thread_setup() to cpu_thread_alloc() to better 2007-11-14 20:21:54 +00:00
sun4v o Rename cpu_thread_setup() to cpu_thread_alloc() to better 2007-11-14 20:21:54 +00:00
sys - Adds event handlers for process_ctor,process_dtor, process_init, 2007-11-15 14:20:07 +00:00
tools
ufs Fix build without INVARIANTS and update a comment to match 2007-11-09 11:04:36 +00:00
vm Change unused 'user_wait' argument to 'timo' argument, which will be 2007-11-07 21:56:58 +00:00
Makefile