| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI / APEI: Fix incorrect return value of ghes_proc() | Punit Agrawal | 2016-10-24 | 1 | -1/+1 |
* | Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-10-07 | 1 | -1/+1 |
|\ |
|
| * | ACPI / APEI: Send correct severity to calculate AER severity | Tyler Baicar | 2016-09-20 | 1 | -1/+1 |
* | | pstore: Split pstore fragile flags | Namhyung Kim | 2016-09-08 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees... | Linus Torvalds | 2016-07-26 | 1 | -2/+5 |
|\ |
|
| * | pstore: add lzo/lz4 compression support | Geliang Tang | 2016-06-02 | 1 | -2/+5 |
* | | ACPI / APEI: Add Boot Error Record Table (BERT) support | Huang Ying | 2016-06-29 | 3 | -2/+152 |
* | | ACPI / einj: Make error paths more talkative | Borislav Petkov | 2016-06-23 | 1 | -9/+27 |
* | | ACPI / einj: Convert EINJ_PFX to proper pr_fmt | Borislav Petkov | 2016-06-23 | 1 | -14/+11 |
|/ |
|
* | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-03-16 | 3 | -18/+14 |
|\ |
|
| *-. | Merge branches 'acpi-ec', 'acpi-fan', 'acpi-video' and 'acpi-misc' | Rafael J. Wysocki | 2016-03-14 | 1 | -16/+7 |
| |\ \ |
|
| | | * | drivers/acpi: make apei/ghes.c more explicitly non-modular | Paul Gortmaker | 2016-03-09 | 1 | -16/+7 |
| | |/ |
|
| * | | ACPI / APEI: ERST: Fixed leaked resources in erst_init | Josh Hunt | 2016-03-11 | 1 | -0/+3 |
| * | | ACPI / APEI: Fix leaked resources | Josh Hunt | 2016-03-11 | 1 | -2/+4 |
| |/ |
|
* / | ACPI/EINJ: Allow memory error injection to NVDIMM | Toshi Kani | 2016-01-30 | 1 | -4/+11 |
|/ |
|
* | tree wide: use kvfree() than conditional kfree()/vfree() | Tetsuo Handa | 2016-01-22 | 1 | -4/+2 |
* | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix | Ingo Molnar | 2015-10-14 | 6 | -24/+0 |
|\ |
|
| * | ACPI: Remove FSF mailing addresses | Jarkko Nikula | 2015-07-08 | 6 | -24/+0 |
* | | acpi/apei: Use appropriate pgprot_t to map GHES memory | Jonathan (Zhixiong) Zhang | 2015-09-14 | 1 | -3/+7 |
|/ |
|
* | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-06-23 | 1 | -53/+55 |
|\ |
|
| * | GHES: Make NMI handler have a single reader | Jiri Kosina | 2015-04-27 | 1 | -5/+7 |
| * | GHES: Elliminate double-loop in the NMI handler | Borislav Petkov | 2015-04-27 | 1 | -9/+2 |
| * | GHES: Panic right after detection | Borislav Petkov | 2015-04-27 | 1 | -10/+6 |
| * | GHES: Carve out the panic functionality | Borislav Petkov | 2015-04-27 | 1 | -10/+14 |
| * | GHES: Carve out error queueing in a separate function | Borislav Petkov | 2015-04-27 | 1 | -22/+29 |
* | | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> | Stephen Rothwell | 2015-06-03 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'please-pull-einj-mmcfg' of git://git.kernel.org/pub/scm/linux/kern... | Ingo Molnar | 2015-01-15 | 1 | -6/+26 |
|\ |
|
| * | ACPI, EINJ: Enhance error injection tolerance level | Chen, Gong | 2014-12-15 | 1 | -6/+26 |
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ \ |
|
| * | | acpi: apei: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
| |/ |
|
* | | GHES: Make ghes_estatus_caches static | Borislav Petkov | 2014-10-21 | 1 | -1/+1 |
* | | APEI, GHES: Cleanup unnecessary function for lockless list | Chen, Gong | 2014-10-21 | 1 | -16/+2 |
|/ |
|
* | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-06 | 2 | -21/+21 |
|\ |
|
| * | ACPICA: Restore error table definitions to reduce code differences between Li... | Lv Zheng | 2014-06-16 | 2 | -21/+21 |
* | | acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. | Tomasz Nowicki | 2014-07-22 | 1 | -7/+11 |
* | | acpi, apei, ghes: Make NMI error notification to be GHES architecture extension. | Tomasz Nowicki | 2014-07-22 | 2 | -53/+104 |
* | | apei, mce: Factor out APEI architecture specific MCE calls. | Tomasz Nowicki | 2014-07-22 | 3 | -32/+16 |
|/ |
|
* | ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem. | Lv Zheng | 2014-05-27 | 1 | -7/+7 |
* | ACPI / APEI: Remove X86 redundant dependency for APEI GHES. | Tomasz Nowicki | 2014-02-18 | 1 | -1/+1 |
* | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-24 | 4 | -4/+0 |
|\ |
|
| * | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2014-01-12 | 4 | -4/+0 |
| |\ |
|
| | * | ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h> | Lv Zheng | 2013-12-07 | 3 | -3/+0 |
| | * | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 1 | -1/+0 |
* | | | Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2014-01-12 | 4 | -31/+33 |
|\ \ \ |
|
| * | | | ACPI, APEI, GHES: Cleanup ghes memory error handling | Chen, Gong | 2013-12-21 | 1 | -16/+20 |
| * | | | ACPI, APEI: Cleanup alignment-aware accesses | Chen, Gong | 2013-12-21 | 3 | -13/+12 |
| * | | | ACPI, APEI, GHES: Do not report only correctable errors with SCI | Chen, Gong | 2013-12-21 | 1 | -2/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes. | Ingo Molnar | 2014-01-12 | 2 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-12-29 | 1 | -1/+0 |
| |\ \ |
|
| | * | | x86/efi: Don't select EFI from certain special ACPI drivers | Jan Beulich | 2013-12-19 | 1 | -1/+0 |
| | |/ |
|