aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei/ghes.c
Commit message (Expand)AuthorAge
* Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-01
|\
| * ACPI/APEI: Use setup_deferrable_timer()Geliang Tang2017-04-19
* | ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse2017-03-28
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* ACPI / APEI: Fix NMI notification handlingPrarit Bhargava2016-12-01
* ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal2016-10-24
* ACPI / APEI: Send correct severity to calculate AER severityTyler Baicar2016-09-20
* drivers/acpi: make apei/ghes.c more explicitly non-modularPaul Gortmaker2016-03-09
* Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-14
|\
| * ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-07
* | acpi/apei: Use appropriate pgprot_t to map GHES memoryJonathan (Zhixiong) Zhang2015-09-14
|/
* GHES: Make NMI handler have a single readerJiri Kosina2015-04-27
* GHES: Elliminate double-loop in the NMI handlerBorislav Petkov2015-04-27
* GHES: Panic right after detectionBorislav Petkov2015-04-27
* GHES: Carve out the panic functionalityBorislav Petkov2015-04-27
* GHES: Carve out error queueing in a separate functionBorislav Petkov2015-04-27
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * acpi: apei: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | GHES: Make ghes_estatus_caches staticBorislav Petkov2014-10-21
* | APEI, GHES: Cleanup unnecessary function for lockless listChen, Gong2014-10-21
|/
* Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-06
|\
| * ACPICA: Restore error table definitions to reduce code differences between Li...Lv Zheng2014-06-16
* | acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context.Tomasz Nowicki2014-07-22
* | acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.Tomasz Nowicki2014-07-22
* | apei, mce: Factor out APEI architecture specific MCE calls.Tomasz Nowicki2014-07-22
|/
* Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-24
|\
| * ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng2013-12-06
* | ACPI, APEI, GHES: Cleanup ghes memory error handlingChen, Gong2013-12-21
* | ACPI, APEI, GHES: Do not report only correctable errors with SCIChen, Gong2013-12-21
|/
* ACPI, APEI, CPER: Add UEFI 2.4 support for memory errorChen, Gong2013-10-23
* ACPI, CPER: Update cper infoChen, Gong2013-10-21
* Merge branch 'x86/mce' into x86/rasIngo Molnar2013-08-12
|\
| * mce: acpi/apei: Soft-offline a page on firmware GHES notificationNaveen N. Rao2013-07-10
* | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-03
|\ \ | |/ |/|
| * ACPI / APEI: Force fatal AER severity when component has been resetBetty Dall2013-06-06
* | Merge branch 'acpi-fixes'Rafael J. Wysocki2013-06-07
|\ \
| * | ACPI / APEI: fix error return code in ghes_probe()Wei Yongjun2013-06-05
| |/
* / aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz2013-05-30
|/
* ghes: add the needed hooks for EDAC error reportMauro Carvalho Chehab2013-02-25
* ghes: move structures/enum to a header fileMauro Carvalho Chehab2013-02-21
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\
| * acpi: remove use of __devinitBill Pemberton2012-11-28
* | ACPI: remove use of __devexitBill Pemberton2012-11-21
|/
* ACPI, APEI, Avoid too much error reporting in runtimeHuang Ying2012-06-12
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-18
|\
| * ACPI APEI: Convert atomicio routinesMyron Stowe2012-01-17
| * ACPI, APEI, Printk queued error record before panicHuang Ying2012-01-17
| * ACPI, APEI, GHES, Distinguish interleaved error report in kernel logHuang Ying2012-01-17
| * ACPI, APEI, GHES: Add PCIe AER recovery supportHuang Ying2012-01-17
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
|/