summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei/ghes.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-051-30/+176
|\
| * acpi: apei: check for pending errors when probing GHES entriesTyler Baicar2017-06-221-0/+3
| * arm/arm64: KVM: add guest SEA supportTyler Baicar2017-06-221-6/+11
| * trace, ras: add ARM processor error trace eventTyler Baicar2017-06-221-1/+5
| * ras: acpi / apei: generate trace event for unrecognized CPER sectionTyler Baicar2017-06-221-0/+18
| * acpi: apei: panic OS with fatal error status blockJonathan (Zhixiong) Zhang2017-06-221-15/+21
| * acpi: apei: handle SEA notification type for ARMv8Tyler Baicar2017-06-221-6/+64
| * ras: acpi/apei: cper: add support for generic data v3 structureTyler Baicar2017-06-221-6/+5
| * acpi: apei: read ack upon ghes record consumptionTyler Baicar2017-06-221-3/+56
* | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-031-14/+25
|\ \ | |/ |/|
| * ACPI/APEI: Handle GSIV and GPIO notification typesShiju Jose2017-05-211-14/+25
* | ACPI / APEI: Switch to use new generic UUID APIAndy Shevchenko2017-06-051-4/+4
|/
* Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-011-3/+2
|\
| * ACPI/APEI: Use setup_deferrable_timer()Geliang Tang2017-04-191-3/+2
* | ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse2017-03-281-0/+1
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* ACPI / APEI: Fix NMI notification handlingPrarit Bhargava2016-12-021-3/+4
* ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal2016-10-241-1/+1
* ACPI / APEI: Send correct severity to calculate AER severityTyler Baicar2016-09-201-1/+1
* drivers/acpi: make apei/ghes.c more explicitly non-modularPaul Gortmaker2016-03-091-16/+7
* Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-141-4/+0
|\
| * ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-081-4/+0
* | acpi/apei: Use appropriate pgprot_t to map GHES memoryJonathan (Zhixiong) Zhang2015-09-141-3/+7
|/
* GHES: Make NMI handler have a single readerJiri Kosina2015-04-271-5/+7
* GHES: Elliminate double-loop in the NMI handlerBorislav Petkov2015-04-271-9/+2
* GHES: Panic right after detectionBorislav Petkov2015-04-271-10/+6
* GHES: Carve out the panic functionalityBorislav Petkov2015-04-271-10/+14
* GHES: Carve out error queueing in a separate functionBorislav Petkov2015-04-271-22/+29
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * acpi: apei: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | GHES: Make ghes_estatus_caches staticBorislav Petkov2014-10-211-1/+1
* | APEI, GHES: Cleanup unnecessary function for lockless listChen, Gong2014-10-211-16/+2
|/
* Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-061-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-221-7/+11
* | acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.Tomasz Nowicki2014-07-221-52/+97
* | apei, mce: Factor out APEI architecture specific MCE calls.Tomasz Nowicki2014-07-221-4/+2
|/
* Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-1/+0
|\
| * ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng2013-12-071-1/+0
* | 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/+1
|/
* ACPI, APEI, CPER: Add UEFI 2.4 support for memory errorChen, Gong2013-10-231-2/+2
* ACPI, CPER: Update cper infoChen, Gong2013-10-211-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-031-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
|/