aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei/ghes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-27ACPI / APEI: clear error status before acknowledging the errorTyler Baicar1-7/+9
2017-08-30ACPI / APEI: Suppress message if HEST not presentPunit Agrawal1-1/+6
2017-07-31ACPI: APEI: Enable APEI multiple GHES source to share a single external IRQLoc Ho1-1/+2
2017-07-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-30/+176
2017-07-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-14/+25
2017-06-22acpi: apei: check for pending errors when probing GHES entriesTyler Baicar1-0/+3
2017-06-22arm/arm64: KVM: add guest SEA supportTyler Baicar1-6/+11
2017-06-22trace, ras: add ARM processor error trace eventTyler Baicar1-1/+5
2017-06-22ras: acpi / apei: generate trace event for unrecognized CPER sectionTyler Baicar1-0/+18
2017-06-22acpi: apei: panic OS with fatal error status blockJonathan (Zhixiong) Zhang1-15/+21
2017-06-22acpi: apei: handle SEA notification type for ARMv8Tyler Baicar1-6/+64
2017-06-22ras: acpi/apei: cper: add support for generic data v3 structureTyler Baicar1-6/+5
2017-06-22acpi: apei: read ack upon ghes record consumptionTyler Baicar1-3/+56
2017-06-05ACPI / APEI: Switch to use new generic UUID APIAndy Shevchenko1-4/+4
2017-05-21ACPI/APEI: Handle GSIV and GPIO notification typesShiju Jose1-14/+25
2017-05-01Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+2
2017-04-19ACPI/APEI: Use setup_deferrable_timer()Geliang Tang1-3/+2
2017-03-28ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>Ingo Molnar1-0/+1
2016-12-02ACPI / APEI: Fix NMI notification handlingPrarit Bhargava1-3/+4
2016-10-24ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal1-1/+1
2016-09-20ACPI / APEI: Send correct severity to calculate AER severityTyler Baicar1-1/+1
2016-03-09drivers/acpi: make apei/ghes.c more explicitly non-modularPaul Gortmaker1-16/+7
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar1-4/+0
2015-09-14acpi/apei: Use appropriate pgprot_t to map GHES memoryJonathan (Zhixiong) Zhang1-3/+7
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula1-4/+0
2015-04-27GHES: Make NMI handler have a single readerJiri Kosina1-5/+7
2015-04-27GHES: Elliminate double-loop in the NMI handlerBorislav Petkov1-9/+2
2015-04-27GHES: Panic right after detectionBorislav Petkov1-10/+6
2015-04-27GHES: Carve out the panic functionalityBorislav Petkov1-10/+14
2015-04-27GHES: Carve out error queueing in a separate functionBorislav Petkov1-22/+29
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-10-21GHES: Make ghes_estatus_caches staticBorislav Petkov1-1/+1
2014-10-21APEI, GHES: Cleanup unnecessary function for lockless listChen, Gong1-16/+2
2014-10-20acpi: apei: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-16/+16
2014-07-22acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context.Tomasz Nowicki1-7/+11
2014-07-22acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.Tomasz Nowicki1-52/+97
2014-07-22apei, mce: Factor out APEI architecture specific MCE calls.Tomasz Nowicki1-4/+2
2014-06-16ACPICA: Restore error table definitions to reduce code differences between Linux and ACPICA upstream.Lv Zheng1-16/+16
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+0
2013-12-21ACPI, APEI, GHES: Cleanup ghes memory error handlingChen, Gong1-16/+20
2013-12-21ACPI, APEI, GHES: Do not report only correctable errors with SCIChen, Gong1-2/+1
2013-12-07ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng1-1/+0
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