aboutsummaryrefslogtreecommitdiff
path: root/sys/x86/x86/mca.c
Commit message (Expand)AuthorAgeFilesLines
* The corrected error count field is dependent on CMCI, not TES.John Baldwin2010-07-281-1/+1
* Restore the machine check register banks on resume. For banks beingJohn Baldwin2010-06-151-19/+66
* Update several places that iterate over CPUs to use CPU_FOREACH().John Baldwin2010-06-111-4/+2
* Move the machine check support code to the x86 tree since it is identicalJohn Baldwin2010-06-081-0/+889