summaryrefslogtreecommitdiff
path: root/drivers/acpi/apei/ghes.c
AgeCommit message (Expand)Author
2017-08-30ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse
2017-01-19ACPI / APEI: Fix NMI notification handlingPrarit Bhargava
2016-11-18ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar
2015-09-14acpi/apei: Use appropriate pgprot_t to map GHES memoryJonathan (Zhixiong) Zhang
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula
2015-04-27GHES: Make NMI handler have a single readerJiri Kosina
2015-04-27GHES: Elliminate double-loop in the NMI handlerBorislav Petkov
2015-04-27GHES: Panic right after detectionBorislav Petkov
2015-04-27GHES: Carve out the panic functionalityBorislav Petkov
2015-04-27GHES: Carve out error queueing in a separate functionBorislav Petkov
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-21GHES: Make ghes_estatus_caches staticBorislav Petkov
2014-10-21APEI, GHES: Cleanup unnecessary function for lockless listChen, Gong
2014-10-20acpi: apei: drop owner assignment from platform_driversWolfram Sang
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-22acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context.Tomasz Nowicki
2014-07-22acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.Tomasz Nowicki
2014-07-22apei, mce: Factor out APEI architecture specific MCE calls.Tomasz Nowicki
2014-06-16ACPICA: Restore error table definitions to reduce code differences between Li...Lv Zheng
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-21ACPI, APEI, GHES: Cleanup ghes memory error handlingChen, Gong
2013-12-21ACPI, APEI, GHES: Do not report only correctable errors with SCIChen, Gong
2013-12-07ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng
2013-10-23ACPI, APEI, CPER: Add UEFI 2.4 support for memory errorChen, Gong
2013-10-21ACPI, CPER: Update cper infoChen, Gong
2013-08-12Merge branch 'x86/mce' into x86/rasIngo Molnar
2013-07-10mce: acpi/apei: Soft-offline a page on firmware GHES notificationNaveen N. Rao
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-07Merge branch 'acpi-fixes'Rafael J. Wysocki
2013-06-06ACPI / APEI: Force fatal AER severity when component has been resetBetty Dall
2013-06-05ACPI / APEI: fix error return code in ghes_probe()Wei Yongjun
2013-05-30aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz
2013-02-25ghes: add the needed hooks for EDAC error reportMauro Carvalho Chehab
2013-02-21ghes: move structures/enum to a header fileMauro Carvalho Chehab
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-11-28acpi: remove use of __devinitBill Pemberton
2012-11-21ACPI: remove use of __devexitBill Pemberton
2012-06-12ACPI, APEI, Avoid too much error reporting in runtimeHuang Ying
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-01-17ACPI APEI: Convert atomicio routinesMyron Stowe
2012-01-17ACPI, APEI, Printk queued error record before panicHuang Ying
2012-01-17ACPI, APEI, GHES, Distinguish interleaved error report in kernel logHuang Ying
2012-01-17ACPI, APEI, GHES: Add PCIe AER recovery supportHuang Ying
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus
2011-08-03APEI GHES: 32-bit buildfixLen Brown
2011-08-03ACPI, APEI, GHES: Add hardware memory error recovery supportHuang Ying
2011-08-03ACPI, APEI, GHES, Error records content based throttleHuang Ying
2011-08-03ACPI, APEI, GHES, printk support for recoverable error via NMIHuang Ying