summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei/ghes.c
Commit message (Expand)AuthorAgeFilesLines
* ghes: add the needed hooks for EDAC error reportMauro Carvalho Chehab2013-02-251-5/+19
* ghes: move structures/enum to a header fileMauro Carvalho Chehab2013-02-211-45/+2Star
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-1/+1
|\
| * acpi: remove use of __devinitBill Pemberton2012-11-281-1/+1
* | ACPI: remove use of __devexitBill Pemberton2012-11-211-1/+1
|/
* ACPI, APEI, Avoid too much error reporting in runtimeHuang Ying2012-06-121-3/+3
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-191-19/+83
|\
| * ACPI APEI: Convert atomicio routinesMyron Stowe2012-01-171-5/+5
| * ACPI, APEI, Printk queued error record before panicHuang Ying2012-01-171-9/+44
| * ACPI, APEI, GHES, Distinguish interleaved error report in kernel logHuang Ying2012-01-171-5/+11
| * ACPI, APEI, GHES: Add PCIe AER recovery supportHuang Ying2012-01-171-0/+23
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
|/
* x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-101-14/+8Star
* APEI GHES: 32-bit buildfixLen Brown2011-08-031-2/+3
* ACPI, APEI, GHES: Add hardware memory error recovery supportHuang Ying2011-08-031-7/+17
* ACPI, APEI, GHES, Error records content based throttleHuang Ying2011-08-031-7/+177
* ACPI, APEI, GHES, printk support for recoverable error via NMIHuang Ying2011-08-031-18/+191
* ACPI, APEI, Add WHEA _OSC supportHuang Ying2011-07-141-0/+10
* ACPI, APEI, GHES, Support disable GHES at boot timeHuang Ying2011-07-141-0/+8
* ACPI, APEI, GHES, Do not ratelimit fatal error printk before panicHuang Ying2011-07-141-11/+14
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type supportHuang Ying2011-01-121-84/+322
* ACPI, APEI, Report GHES error information via printkHuang Ying2010-12-141-4/+21
* ACPI, APEI, HEST Fix the unsuitable usage of platform_dataJin Dongming2010-09-291-1/+1
* ACPI, APEI, Manage GHES as platform devicesHuang Ying2010-08-081-65/+75
* ACPI, APEI, Rename CPER and GHES severity constantsHuang Ying2010-08-081-16/+16
* ACPI, APEI, Generic Hardware Error Source memory error supportHuang Ying2010-05-201-0/+427