freebsd-nq/sys
Ian Lepore f0455d6562 Replace many pasted identical definitions of cpu_initclocks() with a common
implementation in arm/machdep.c.  Most arm platforms either don't need to
do anything, or just need to call the standard eventtimer init routines.
A generic implementation that does that is now provided via weak linkage.
Any platform that needs to do something different can provide a its own
implementation to override the generic one.
2014-02-26 22:06:10 +00:00
..
amd64 Queue pending exceptions in the 'struct vcpu' instead of directly updating the 2014-02-26 00:52:05 +00:00
arm Replace many pasted identical definitions of cpu_initclocks() with a common 2014-02-26 22:06:10 +00:00
boot Change the MK_ZFS != "no" case slightly to avoid a name 2014-02-26 04:49:09 +00:00
bsm
cam
cddl Revert r262466, as it does not compile on PowerPC. 2014-02-26 01:00:00 +00:00
compat
conf Add initial AR8327 support. 2014-02-24 04:47:16 +00:00
contrib
crypto fix broken style(9) in r258399 2013-11-23 00:28:18 +00:00
ddb
dev Add LED setup support for the AR8327. 2014-02-26 02:00:37 +00:00
fs ext2fs: fully enable ext4 read-only support. 2014-02-22 22:07:16 +00:00
gdb
geom
gnu/fs/reiserfs
i386 When the kernel is running in a virtual machine, it cannot rely upon the 2014-02-22 18:53:42 +00:00
ia64
isa
kern Fix style of comment blocks. 2014-02-22 04:28:49 +00:00
kgssapi
libkern
mips Add the DB120 specific hints for the AR8327. 2014-02-26 01:32:27 +00:00
modules Fix make depend. 2014-02-26 03:26:00 +00:00
net Remove more constants related to static sysctl nodes. The MAXID constants 2014-02-25 18:44:33 +00:00
net80211
netatalk
netgraph
netinet Remove more constants related to static sysctl nodes. The MAXID constants 2014-02-25 18:44:33 +00:00
netinet6 Remove more constants related to static sysctl nodes. The MAXID constants 2014-02-25 18:44:33 +00:00
netipsec Remove more constants related to static sysctl nodes. The MAXID constants 2014-02-25 18:44:33 +00:00
netipx
netnatm
netpfil Revert r262196 2014-02-19 17:06:04 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc
rpc
security
sparc64 Make sure a for loop in fire_alloc_msix() terminates, by making the loop 2014-02-25 07:33:28 +00:00
sys Remove more constants related to static sysctl nodes. The MAXID constants 2014-02-25 18:44:33 +00:00
teken
tools
ufs
vm
x86
xdr
xen
Makefile