freebsd-skq/sys
2010-08-15 20:52:15 +00:00
..
amd64 Reset switchtime to zero rather than the current CPU ticker (TSC) value. 2010-08-13 22:08:42 +00:00
arm Update various places that store or manipulate CPU masks to use cpumask_t 2010-08-11 23:22:53 +00:00
boot
bsm
cam
cddl
compat Place spinlock_enter() and spinlock_exit() just around X86EMU calls. 2010-08-10 15:22:48 +00:00
conf Nothing uses TARGET_EMULATOR, so gc it. 2010-08-15 19:07:44 +00:00
contrib
crypto
ddb
dev Fix tx pause quanta and timer calculations. 2010-08-15 20:52:15 +00:00
fs Allow user created symbolic links to cover device files and directories 2010-08-12 15:29:07 +00:00
gdb
geom
gnu
i386 Revert r211176: 2010-08-12 13:46:43 +00:00
ia64
isa
kern Simplify taskqueue_drain() by using proved macros. 2010-08-13 19:20:35 +00:00
kgssapi
libkern
mips Rename TARGET_XLR_XLS to CPU_RMI to match other CPU_xxx definitions. 2010-08-13 12:56:00 +00:00
modules Add missed dependency. 2010-08-15 15:33:01 +00:00
net When moving an ethernet ifnet from one vnet to another, destroy the 2010-08-13 18:17:32 +00:00
net80211 Introduce IEEE80211_C_RATECTL, drivers which use the ratectl framework 2010-08-14 20:12:10 +00:00
netatalk
netgraph
netinet Fix the interaction between 'ICMP fragmentation needed' MTU updates, 2010-08-15 13:25:18 +00:00
netinet6 In rip6_input(), in case of multicast, we might skip the normal processing 2010-08-14 14:13:44 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
nlm
opencrypto Fix typo in comment. 2010-08-11 16:53:45 +00:00
pc98
pci
powerpc Update various places that store or manipulate CPU masks to use cpumask_t 2010-08-11 23:22:53 +00:00
rpc
security
sparc64 Update various places that store or manipulate CPU masks to use cpumask_t 2010-08-11 23:22:53 +00:00
sun4v Update various places that store or manipulate CPU masks to use cpumask_t 2010-08-11 23:22:53 +00:00
sys Add convenience defines for hidden and default/exported attributes. 2010-08-15 14:38:01 +00:00
teken
tools
ufs Softdep_process_worklist() should unsuspend not only before processing 2010-08-12 08:35:24 +00:00
vm Fix compile. It seemed better to have memguard.c include opt_vm.h in 2010-08-12 16:54:43 +00:00
x86
xdr
xen
Makefile