aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei/ghes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-23ACPI, APEI, CPER: Add UEFI 2.4 support for memory errorChen, Gong1-2/+2
2013-10-21ACPI, CPER: Update cper infoChen, Gong1-27/+27
2013-08-12Merge branch 'x86/mce' into x86/rasIngo Molnar1-9/+29
2013-07-10mce: acpi/apei: Soft-offline a page on firmware GHES notificationNaveen N. Rao1-9/+29
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+10
2013-06-07Merge branch 'acpi-fixes'Rafael J. Wysocki1-3/+4
2013-06-06ACPI / APEI: Force fatal AER severity when component has been resetBetty Dall1-0/+10
2013-06-05ACPI / APEI: fix error return code in ghes_probe()Wei Yongjun1-3/+4
2013-05-30aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz1-1/+3
2013-02-25ghes: add the needed hooks for EDAC error reportMauro Carvalho Chehab1-5/+19
2013-02-21ghes: move structures/enum to a header fileMauro Carvalho Chehab1-45/+2
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2012-11-28acpi: remove use of __devinitBill Pemberton1-1/+1
2012-11-21ACPI: remove use of __devexitBill Pemberton1-1/+1
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