Age | Commit message (Expand) | Author | Files | Lines |
2014-08-06 | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -16/+16 |
2014-07-22 | acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. | Tomasz Nowicki | 1 | -7/+11 |
2014-07-22 | acpi, apei, ghes: Make NMI error notification to be GHES architecture extension. | Tomasz Nowicki | 1 | -52/+97 |
2014-07-22 | apei, mce: Factor out APEI architecture specific MCE calls. | Tomasz Nowicki | 1 | -4/+2 |
2014-06-16 | ACPICA: Restore error table definitions to reduce code differences between Li... | Lv Zheng | 1 | -16/+16 |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2013-12-21 | ACPI, APEI, GHES: Cleanup ghes memory error handling | Chen, Gong | 1 | -16/+20 |
2013-12-21 | ACPI, APEI, GHES: Do not report only correctable errors with SCI | Chen, Gong | 1 | -2/+1 |
2013-12-07 | ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h> | Lv Zheng | 1 | -1/+0 |
2013-10-23 | ACPI, APEI, CPER: Add UEFI 2.4 support for memory error | Chen, Gong | 1 | -2/+2 |
2013-10-21 | ACPI, CPER: Update cper info | Chen, Gong | 1 | -27/+27 |
2013-08-12 | Merge branch 'x86/mce' into x86/ras | Ingo Molnar | 1 | -9/+29 |
2013-07-10 | mce: acpi/apei: Soft-offline a page on firmware GHES notification | Naveen N. Rao | 1 | -9/+29 |
2013-07-03 | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+10 |
2013-06-07 | Merge branch 'acpi-fixes' | Rafael J. Wysocki | 1 | -3/+4 |
2013-06-06 | ACPI / APEI: Force fatal AER severity when component has been reset | Betty Dall | 1 | -0/+10 |
2013-06-05 | ACPI / APEI: fix error return code in ghes_probe() | Wei Yongjun | 1 | -3/+4 |
2013-05-30 | aerdrv: Move cper_print_aer() call out of interrupt context | Lance Ortiz | 1 | -1/+3 |
2013-02-25 | ghes: add the needed hooks for EDAC error report | Mauro Carvalho Chehab | 1 | -5/+19 |
2013-02-21 | ghes: move structures/enum to a header file | Mauro Carvalho Chehab | 1 | -45/+2 |
2012-12-11 | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2012-11-28 | acpi: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-21 | ACPI: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-06-12 | ACPI, APEI, Avoid too much error reporting in runtime | Huang Ying | 1 | -3/+3 |
2012-01-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -19/+83 |
2012-01-17 | ACPI APEI: Convert atomicio routines | Myron Stowe | 1 | -5/+5 |
2012-01-17 | ACPI, APEI, Printk queued error record before panic | Huang Ying | 1 | -9/+44 |
2012-01-17 | ACPI, APEI, GHES, Distinguish interleaved error report in kernel log | Huang Ying | 1 | -5/+11 |
2012-01-17 | ACPI, APEI, GHES: Add PCIe AER recovery support | Huang Ying | 1 | -0/+23 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 1 | -1/+1 |
2011-10-10 | x86, nmi: Wire up NMI handlers to new routines | Don Zickus | 1 | -14/+8 |
2011-08-03 | APEI GHES: 32-bit buildfix | Len Brown | 1 | -2/+3 |
2011-08-03 | ACPI, APEI, GHES: Add hardware memory error recovery support | Huang Ying | 1 | -7/+17 |
2011-08-03 | ACPI, APEI, GHES, Error records content based throttle | Huang Ying | 1 | -7/+177 |
2011-08-03 | ACPI, APEI, GHES, printk support for recoverable error via NMI | Huang Ying | 1 | -18/+191 |
2011-07-13 | ACPI, APEI, Add WHEA _OSC support | Huang Ying | 1 | -0/+10 |
2011-07-13 | ACPI, APEI, GHES, Support disable GHES at boot time | Huang Ying | 1 | -0/+8 |
2011-07-13 | ACPI, APEI, GHES, Do not ratelimit fatal error printk before panic | Huang Ying | 1 | -11/+14 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-01-12 | ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support | Huang Ying | 1 | -84/+322 |
2010-12-13 | ACPI, APEI, Report GHES error information via printk | Huang Ying | 1 | -4/+21 |
2010-09-29 | ACPI, APEI, HEST Fix the unsuitable usage of platform_data | Jin Dongming | 1 | -1/+1 |
2010-08-08 | ACPI, APEI, Manage GHES as platform devices | Huang Ying | 1 | -65/+75 |
2010-08-08 | ACPI, APEI, Rename CPER and GHES severity constants | Huang Ying | 1 | -16/+16 |
2010-05-19 | ACPI, APEI, Generic Hardware Error Source memory error support | Huang Ying | 1 | -0/+427 |