aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei/ghes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-12ACPI, APEI, Avoid too much error reporting in runtimeHuang Ying1-3/+3
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-19/+83
2012-01-17ACPI APEI: Convert atomicio routinesMyron Stowe1-5/+5
2012-01-17ACPI, APEI, Printk queued error record before panicHuang Ying1-9/+44
2012-01-17ACPI, APEI, GHES, Distinguish interleaved error report in kernel logHuang Ying1-5/+11
2012-01-17ACPI, APEI, GHES: Add PCIe AER recovery supportHuang Ying1-0/+23
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus1-14/+8
2011-08-03APEI GHES: 32-bit buildfixLen Brown1-2/+3
2011-08-03ACPI, APEI, GHES: Add hardware memory error recovery supportHuang Ying1-7/+17
2011-08-03ACPI, APEI, GHES, Error records content based throttleHuang Ying1-7/+177
2011-08-03ACPI, APEI, GHES, printk support for recoverable error via NMIHuang Ying1-18/+191
2011-07-13ACPI, APEI, Add WHEA _OSC supportHuang Ying1-0/+10
2011-07-13ACPI, APEI, GHES, Support disable GHES at boot timeHuang Ying1-0/+8
2011-07-13ACPI, APEI, GHES, Do not ratelimit fatal error printk before panicHuang Ying1-11/+14
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-12ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type supportHuang Ying1-84/+322
2010-12-13ACPI, APEI, Report GHES error information via printkHuang Ying1-4/+21
2010-09-29ACPI, APEI, HEST Fix the unsuitable usage of platform_dataJin Dongming1-1/+1
2010-08-08ACPI, APEI, Manage GHES as platform devicesHuang Ying1-65/+75
2010-08-08ACPI, APEI, Rename CPER and GHES severity constantsHuang Ying1-16/+16
2010-05-19ACPI, APEI, Generic Hardware Error Source memory error supportHuang Ying1-0/+427