- 3bc8e4f ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal by James Morse · 8 years ago
- f53cfb0 ACPI / APEI: Fix NMI notification handling by Prarit Bhargava · 8 years ago
- 806487a ACPI / APEI: Fix incorrect return value of ghes_proc() by Punit Agrawal · 8 years ago
- 2458d66 ACPI / APEI: Send correct severity to calculate AER severity by Tyler Baicar · 8 years ago
- 020bf06 drivers/acpi: make apei/ghes.c more explicitly non-modular by Paul Gortmaker · 9 years ago
- c7d77a7 Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix by Ingo Molnar · 9 years ago
- 8ece249 acpi/apei: Use appropriate pgprot_t to map GHES memory by Jonathan (Zhixiong) Zhang · 9 years ago
- 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 10 years ago
- 6fe9e7c GHES: Make NMI handler have a single reader by Jiri Kosina · 10 years ago
- 2383844 GHES: Elliminate double-loop in the NMI handler by Borislav Petkov · 10 years ago
- 6169ddf GHES: Panic right after detection by Borislav Petkov · 10 years ago
- e10be03 GHES: Carve out the panic functionality by Borislav Petkov · 10 years ago
- 1156849 GHES: Carve out error queueing in a separate function by Borislav Petkov · 10 years ago
- e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- 8f7c31f GHES: Make ghes_estatus_caches static by Borislav Petkov · 10 years ago
- 8d21d4c APEI, GHES: Cleanup unnecessary function for lockless list by Chen, Gong · 10 years ago
- e61bf8d acpi: apei: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- 7725131 Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 594c725 acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. by Tomasz Nowicki · 10 years ago
- 44a69f6 acpi, apei, ghes: Make NMI error notification to be GHES architecture extension. by Tomasz Nowicki · 10 years ago
- 9dae3d0 apei, mce: Factor out APEI architecture specific MCE calls. by Tomasz Nowicki · 10 years ago
- 0a00fd5 ACPICA: Restore error table definitions to reduce code differences between Linux and ACPICA upstream. by Lv Zheng · 11 years ago
- 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- ca104ed ACPI, APEI, GHES: Cleanup ghes memory error handling by Chen, Gong · 11 years ago
- addccbb ACPI, APEI, GHES: Do not report only correctable errors with SCI by Chen, Gong · 11 years ago
- 27d50c8 ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h> by Lv Zheng · 11 years ago
- 147de14 ACPI, APEI, CPER: Add UEFI 2.4 support for memory error by Chen, Gong · 11 years ago
- 88f074f ACPI, CPER: Update cper info by Chen, Gong · 11 years ago
- 0237d7f Merge branch 'x86/mce' into x86/ras by Ingo Molnar · 11 years ago
- cf870c7 mce: acpi/apei: Soft-offline a page on firmware GHES notification by Naveen N. Rao · 12 years ago
- 862f001 Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
- 2314b69 Merge branch 'acpi-fixes' by Rafael J. Wysocki · 12 years ago
- 0ba98ec ACPI / APEI: Force fatal AER severity when component has been reset by Betty Dall · 12 years ago
- a98d4f6 ACPI / APEI: fix error return code in ghes_probe() by Wei Yongjun · 12 years ago
- 37448ad aerdrv: Move cper_print_aer() call out of interrupt context by Lance Ortiz · 12 years ago
- 2148054 ghes: add the needed hooks for EDAC error report by Mauro Carvalho Chehab · 12 years ago
- 40e0641 ghes: move structures/enum to a header file by Mauro Carvalho Chehab · 12 years ago
- cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
- da095fd acpi: remove use of __devinit by Bill Pemberton · 12 years ago
- b59bc2f ACPI: remove use of __devexit by Bill Pemberton · 12 years ago
- 34ddeb0 ACPI, APEI, Avoid too much error reporting in runtime by Huang Ying · 13 years ago
- 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
- 700130b ACPI APEI: Convert atomicio routines by Myron Stowe · 13 years ago
- 46d12f0 ACPI, APEI, Printk queued error record before panic by Huang Ying · 13 years ago
- 5ba82ab ACPI, APEI, GHES, Distinguish interleaved error report in kernel log by Huang Ying · 13 years ago
- a654e5e ACPI, APEI, GHES: Add PCIe AER recovery support by Huang Ying · 13 years ago
- 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
- 9c48f1c x86, nmi: Wire up NMI handlers to new routines by Don Zickus · 13 years ago
- 70cb6e1 APEI GHES: 32-bit buildfix by Len Brown · 13 years ago
- ba61ca4 ACPI, APEI, GHES: Add hardware memory error recovery support by Huang Ying · 13 years ago
- 152cef4 ACPI, APEI, GHES, Error records content based throttle by Huang Ying · 13 years ago
- 67eb2e9 ACPI, APEI, GHES, printk support for recoverable error via NMI by Huang Ying · 13 years ago
- 9fb0bfe ACPI, APEI, Add WHEA _OSC support by Huang Ying · 13 years ago
- b6a9501 ACPI, APEI, GHES, Support disable GHES at boot time by Huang Ying · 13 years ago
- 5588340 ACPI, APEI, GHES, Do not ratelimit fatal error printk before panic by Huang Ying · 13 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- 81e88fd ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support by Huang Ying · 14 years ago
- 32c361f ACPI, APEI, Report GHES error information via printk by Huang Ying · 14 years ago
- 1dd6b20 ACPI, APEI, HEST Fix the unsuitable usage of platform_data by Jin Dongming · 14 years ago
- 7ad6e94 ACPI, APEI, Manage GHES as platform devices by Huang Ying · 14 years ago
- ad4ecef ACPI, APEI, Rename CPER and GHES severity constants by Huang Ying · 14 years ago
- d334a49 ACPI, APEI, Generic Hardware Error Source memory error support by Huang Ying · 15 years ago