aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/include/mca.h
Commit message (Expand)AuthorAgeFilesLines
* Move the <machine/mca.h> header to <x86/mca.h>.John Baldwin2010-11-011-56/+0
* Restore the machine check register banks on resume. For banks beingJohn Baldwin2010-06-151-0/+1
* Add support for corrected machine check interrupts. CMCI is a new localJohn Baldwin2010-05-241-0/+1
* - Extend the machine check record structure to include several fields usefulJohn Baldwin2010-03-161-0/+5
* mca: improve status checking, recording and reportingAndriy Gapon2009-12-021-0/+1
* Implement simple machine check support for amd64 and i386.John Baldwin2009-05-131-0/+48