summaryrefslogtreecommitdiff
path: root/sys/x86/include/mca.h
AgeCommit message (Expand)Author
2025-10-03x86: Keep cumulative MCA statistics in the kernelJonathan T. Looney
2024-09-18Revert "mca: Allow for passing ECC error record to memory controller driver"Stephen J. Kiernan
2024-09-18mca: Allow for passing ECC error record to memory controller driverStephen J. Kiernan
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-27sys/x86: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2015-04-23Reassign copyright statements on several files from AdvancedJohn Baldwin
2012-04-02Make machine check exception logging more readable. On newer Intel systems,John Baldwin
2010-11-01Move the <machine/mca.h> header to <x86/mca.h>.John Baldwin