summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei/ghes.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-071-16/+16
|\
| * ACPICA: Restore error table definitions to reduce code differences between Li...Lv Zheng2014-06-161-16/+16
* | acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context.Tomasz Nowicki2014-07-231-7/+11
* | acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.Tomasz Nowicki2014-07-231-52/+97
* | apei, mce: Factor out APEI architecture specific MCE calls.Tomasz Nowicki2014-07-231-4/+2Star
|/
* Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-251-1/+0Star
|\
| * ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng2013-12-071-1/+0Star
* | ACPI, APEI, GHES: Cleanup ghes memory error handlingChen, Gong2013-12-211-16/+20
* | ACPI, APEI, GHES: Do not report only correctable errors with SCIChen, Gong2013-12-211-2/+1Star
|/
* ACPI, APEI, CPER: Add UEFI 2.4 support for memory errorChen, Gong2013-10-231-2/+2
* ACPI, CPER: Update cper infoChen, Gong2013-10-221-27/+27
* Merge branch 'x86/mce' into x86/rasIngo Molnar2013-08-121-9/+29
|\
| * mce: acpi/apei: Soft-offline a page on firmware GHES notificationNaveen N. Rao2013-07-101-9/+29
* | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-041-0/+10
|\ \ | |/ |/|
| * ACPI / APEI: Force fatal AER severity when component has been resetBetty Dall2013-06-061-0/+10
* | Merge branch 'acpi-fixes'Rafael J. Wysocki2013-06-071-3/+4
|\ \
| * | ACPI / APEI: fix error return code in ghes_probe()Wei Yongjun2013-06-051-3/+4
| |/
* / aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz2013-05-301-1/+3
|/
* 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