freebsd-dev/sys
Adrian Chadd 7ec4e6b83b Add a global counter of missed beacons.
The existing missed beacon count is reset once a beacon isn't missed.
2010-08-14 14:01:12 +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 Return EIO if vdev->v_phys_read is NULL. 2010-08-09 06:36:11 +00:00
bsm
cam
cddl In FreeBSD we use 'jailed' property. 2010-08-07 10:23:54 +00:00
compat Place spinlock_enter() and spinlock_exit() just around X86EMU calls. 2010-08-10 15:22:48 +00:00
conf Rename TARGET_XLR_XLS to CPU_RMI to match other CPU_xxx definitions. 2010-08-13 12:56:00 +00:00
contrib Merge ACPICA 20100806. 2010-08-06 23:11:19 +00:00
crypto
ddb
dev Add a global counter of missed beacons. 2010-08-14 14:01:12 +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 Prefer struct sysentvec sv_psstrings to hardcoding FREEBSD32_PS_STRINGS 2010-08-07 11:57:13 +00:00
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 Hook tpm.4 manual to build. 2010-08-13 04:00:35 +00:00
net When moving an ethernet ifnet from one vnet to another, destroy the 2010-08-13 18:17:32 +00:00
net80211 Initialize ni_txrate after txparams have been setup. Some drivers 2010-08-14 09:29:42 +00:00
netatalk
netgraph
netinet Unbreak LINT by moving all carp hooks to net/if.c / netinet/ip_carp.h, with 2010-08-11 20:18:19 +00:00
netinet6 Unbreak LINT by moving all carp hooks to net/if.c / netinet/ip_carp.h, with 2010-08-11 20:18:19 +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 new make_dev_p(9) flag MAKEDEV_ETERNAL to inform devfs that created 2010-08-06 09:42:15 +00:00
teken Make ^L with cons25 and origin mode bit more sane. 2010-08-09 18:07:15 +00:00
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