Age | Commit message (Expand) | Author |
2017-06-22 | acpi: apei: read ack upon ghes record consumption | Tyler Baicar |
2017-06-05 | ACPI / APEI: Switch to use new generic UUID API | Andy Shevchenko |
2017-05-21 | ACPI/APEI: Handle GSIV and GPIO notification types | Shiju Jose |
2017-05-01 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-04-19 | ACPI/APEI: Use setup_deferrable_timer() | Geliang Tang |
2017-03-28 | ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal | James Morse |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2016-12-02 | ACPI / APEI: Fix NMI notification handling | Prarit Bhargava |
2016-10-24 | ACPI / APEI: Fix incorrect return value of ghes_proc() | Punit Agrawal |
2016-09-20 | ACPI / APEI: Send correct severity to calculate AER severity | Tyler Baicar |
2016-03-09 | drivers/acpi: make apei/ghes.c more explicitly non-modular | Paul Gortmaker |
2015-10-14 | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix | Ingo Molnar |
2015-09-14 | acpi/apei: Use appropriate pgprot_t to map GHES memory | Jonathan (Zhixiong) Zhang |
2015-07-08 | ACPI: Remove FSF mailing addresses | Jarkko Nikula |
2015-04-27 | GHES: Make NMI handler have a single reader | Jiri Kosina |
2015-04-27 | GHES: Elliminate double-loop in the NMI handler | Borislav Petkov |
2015-04-27 | GHES: Panic right after detection | Borislav Petkov |
2015-04-27 | GHES: Carve out the panic functionality | Borislav Petkov |
2015-04-27 | GHES: Carve out error queueing in a separate function | Borislav Petkov |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-10-21 | GHES: Make ghes_estatus_caches static | Borislav Petkov |
2014-10-21 | APEI, GHES: Cleanup unnecessary function for lockless list | Chen, Gong |
2014-10-20 | acpi: apei: drop owner assignment from platform_drivers | Wolfram Sang |
2014-08-06 | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-07-22 | acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. | Tomasz Nowicki |
2014-07-22 | acpi, apei, ghes: Make NMI error notification to be GHES architecture extension. | Tomasz Nowicki |
2014-07-22 | apei, mce: Factor out APEI architecture specific MCE calls. | Tomasz Nowicki |
2014-06-16 | ACPICA: Restore error table definitions to reduce code differences between Li... | Lv Zheng |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-12-21 | ACPI, APEI, GHES: Cleanup ghes memory error handling | Chen, Gong |
2013-12-21 | ACPI, APEI, GHES: Do not report only correctable errors with SCI | Chen, Gong |
2013-12-07 | ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h> | Lv Zheng |
2013-10-23 | ACPI, APEI, CPER: Add UEFI 2.4 support for memory error | Chen, Gong |
2013-10-21 | ACPI, CPER: Update cper info | Chen, Gong |
2013-08-12 | Merge branch 'x86/mce' into x86/ras | Ingo Molnar |
2013-07-10 | mce: acpi/apei: Soft-offline a page on firmware GHES notification | Naveen N. Rao |
2013-07-03 | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-06-07 | Merge branch 'acpi-fixes' | Rafael J. Wysocki |
2013-06-06 | ACPI / APEI: Force fatal AER severity when component has been reset | Betty Dall |
2013-06-05 | ACPI / APEI: fix error return code in ghes_probe() | Wei Yongjun |
2013-05-30 | aerdrv: Move cper_print_aer() call out of interrupt context | Lance Ortiz |
2013-02-25 | ghes: add the needed hooks for EDAC error report | Mauro Carvalho Chehab |
2013-02-21 | ghes: move structures/enum to a header file | Mauro Carvalho Chehab |
2012-12-11 | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-11-28 | acpi: remove use of __devinit | Bill Pemberton |
2012-11-21 | ACPI: remove use of __devexit | Bill Pemberton |
2012-06-12 | ACPI, APEI, Avoid too much error reporting in runtime | Huang Ying |
2012-01-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-01-17 | ACPI APEI: Convert atomicio routines | Myron Stowe |
2012-01-17 | ACPI, APEI, Printk queued error record before panic | Huang Ying |