freebsd-dev/sys
Marius Strobl 11be09b056 - Apparently, it's no longer a problem to call shutdown_nice(9) from within
an interrupt filter (some other drivers in the tree do the same). So
  change the overtemperature and power fail interrupts from handlers in order
  to code and get rid of a !INTR_MPSAFE handlers.
- Mark unused parameters as such.
- Use NULL instead of 0 for pointers.

MFC after:	1 week
2013-03-02 00:41:51 +00:00
..
amd64 MFcalloutng: 2013-02-28 10:46:54 +00:00
arm Increase the maximum text size on ARM to 64MiB. Without this clang would be 2013-03-01 21:59:23 +00:00
boot Enable uart driver for A10. 2013-03-01 01:47:11 +00:00
bsm
cam Hide SEMB port of the SiI3826 Port Multiplier by default to avoid extra 2013-02-22 19:53:12 +00:00
cddl MFV r247575: 2013-03-01 22:20:13 +00:00
compat Fix wrong assignment. 2013-03-01 23:21:18 +00:00
conf - While Netra X1 generally show no ill effects when registering a power 2013-03-02 00:37:31 +00:00
contrib
crypto When porting XTS-related code from OpenBSD I forgot to update copyright (only 2013-02-20 22:59:53 +00:00
ddb
dev Fix a typo in mfi_stp_cmd() that would give wrong assignment. 2013-03-01 23:18:20 +00:00
fs Eliminate a duplicate #include. 2013-02-26 07:00:24 +00:00
gdb
geom
gnu/fs
i386 MFcalloutng: 2013-02-28 13:46:03 +00:00
ia64 MFcalloutng: 2013-02-28 13:46:03 +00:00
isa
kern Replace the TDP_NOSLEEPING flag with a counter so that the 2013-03-01 22:03:31 +00:00
kgssapi
libkern
mips MFcalloutng: 2013-02-28 13:46:03 +00:00
modules Change the ixgbe module name to if_ixgbe to conform 2013-02-28 22:48:00 +00:00
net
net80211
netatalk
netgraph
netinet Fix a potential race in returning setting errno when an 2013-02-27 19:51:47 +00:00
netinet6
netipsec
netipx
netnatm
netncp
netpfil
netsmb
nfs
nfsclient Further refine the handling of stop signals in the NFS client. The 2013-02-21 19:02:50 +00:00
nfsserver
nlm
ofed
opencrypto When porting XTS-related code from OpenBSD I forgot to update copyright (only 2013-02-20 22:59:53 +00:00
pc98 MFcalloutng: 2013-02-28 10:46:54 +00:00
pci Fix build. 2013-02-21 12:52:18 +00:00
powerpc MFcalloutng: 2013-02-28 13:46:03 +00:00
rpc
security
sparc64 - Apparently, it's no longer a problem to call shutdown_nice(9) from within 2013-03-02 00:41:51 +00:00
sys Replace the TDP_NOSLEEPING flag with a counter so that the 2013-03-01 22:03:31 +00:00
teken
tools Further refine the handling of stop signals in the NFS client. The 2013-02-21 19:02:50 +00:00
ufs The softdep freeblks workitem might hold a reference on the dquot. 2013-02-27 07:32:39 +00:00
vm Merge from vmobj-rwlock: 2013-02-27 18:12:13 +00:00
x86 MFcalloutng: 2013-02-28 13:46:03 +00:00
xdr
xen
Makefile