freebsd-nq/sys
Justin Hibbits 398973f809 Add machine check register printing
This will print out the Memory Subsystem Status Register on MPC745x (G4+ class),
and the Machine Check Status Register on Book-E class CPUs, to aid in debugging
machine checks.  Other relevant registers, for other CPUs, can be added in the
future.
2015-07-04 18:16:41 +00:00
..
amd64 Enable IPSEC in all GENERIC kernels. 2015-07-04 17:37:00 +00:00
arm Add the routines to activate the GMAC clock and setup the GMAC mode. 2015-07-03 18:39:25 +00:00
arm64 Enable IPSEC in all GENERIC kernels. 2015-07-04 17:37:00 +00:00
boot Install loader.rc with ARM u-boot loader (ubldr). 2015-07-04 16:19:38 +00:00
bsm
cam Fix couple panics on forced unmount of backing file. 2015-07-02 12:53:22 +00:00
cddl Use single instance of the identical INKERNEL() and PMC_IN_KERNEL() 2015-07-02 14:37:21 +00:00
compat svr4 emulator has custom sendsig() implementation, it does not use 2015-06-29 10:33:04 +00:00
conf Move the nvlist source and private includes from sys/kern to seperate 2015-07-04 16:33:37 +00:00
contrib Move the nvlist source and private includes from sys/kern to seperate 2015-07-04 16:33:37 +00:00
crypto
ddb
dev Call the WMAC DDR flush before handling an interrupt for the 2015-07-04 03:07:28 +00:00
fs If a "principal" argument isn't provided for a Kerberized NFS mount, 2015-07-03 22:11:07 +00:00
gdb
geom Properly propagate errors in metadata reading. 2015-07-02 10:57:34 +00:00
gnu
i386 Enable IPSEC in all GENERIC kernels. 2015-07-04 17:37:00 +00:00
isa
kern Move the nvlist source and private includes from sys/kern to seperate 2015-07-04 16:33:37 +00:00
kgssapi
libkern Huge cleanup of random(4) code. 2015-06-30 17:00:45 +00:00
mips Reshuffle all of the DDR flush operations into a single switch/mux, 2015-07-04 03:05:57 +00:00
modules improve dependencies for this module a bit... not great, but at 2015-07-04 08:16:32 +00:00
net New AES modes for IPSec, user space components. 2015-07-03 20:09:14 +00:00
net80211
netgraph Huge cleanup of random(4) code. 2015-06-30 17:00:45 +00:00
netinet Avoid doing multiple route lookups for the same destination IP during forwarding 2015-07-02 18:10:41 +00:00
netinet6 Keep IPv6 address specified by IPV6_PKTINFO socket option in kernel 2015-07-03 19:01:38 +00:00
netipsec Reduce overhead of IPSEC for traffic generated from host 2015-07-03 15:31:56 +00:00
netnatm
netpfil ALTQ FAIRQ discipline import from DragonFLY 2015-06-24 19:16:41 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Fix broken implementation of "kvasprintf()" function by adding missing 2015-07-03 11:16:20 +00:00
opencrypto
pc98 Enable IPSEC in all GENERIC kernels. 2015-07-04 17:37:00 +00:00
powerpc Add machine check register printing 2015-07-04 18:16:41 +00:00
rpc
security
sparc64 Enable IPSEC in all GENERIC kernels. 2015-07-04 17:37:00 +00:00
sys Move the nvlist source and private includes from sys/kern to seperate 2015-07-04 16:33:37 +00:00
teken
tools
ufs Huge cleanup of random(4) code. 2015-06-30 17:00:45 +00:00
vm vm: don't lock proc around accesses to vm_{t,d}addr and RLIMIT_DATA in sys_mmap 2015-07-02 18:30:12 +00:00
x86 Set the initial system time to a sane (as in: not end of 21st century) value when 2015-06-29 17:02:09 +00:00
xdr
xen Garbage collect comments which related to the pre-r284296 support for a 2015-06-21 06:05:33 +00:00
Makefile