Age | Commit message (Expand) | Author |
2017-08-30 | ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal | James Morse |
2017-01-19 | ACPI / APEI: Fix NMI notification handling | Prarit Bhargava |
2016-10-24 | ACPI / APEI: Fix incorrect return value of ghes_proc() | Punit Agrawal |
2016-10-07 | Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-09-20 | ACPI / APEI: Send correct severity to calculate AER severity | Tyler Baicar |
2016-09-08 | pstore: Split pstore fragile flags | Namhyung Kim |
2016-07-27 | Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees... | Linus Torvalds |
2016-06-29 | ACPI / APEI: Add Boot Error Record Table (BERT) support | Huang Ying |
2016-06-23 | ACPI / einj: Make error paths more talkative | Borislav Petkov |
2016-06-23 | ACPI / einj: Convert EINJ_PFX to proper pr_fmt | Borislav Petkov |
2016-06-02 | pstore: add lzo/lz4 compression support | Geliang Tang |
2016-03-16 | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-03-14 | Merge branches 'acpi-ec', 'acpi-fan', 'acpi-video' and 'acpi-misc' | Rafael J. Wysocki |
2016-03-10 | ACPI / APEI: ERST: Fixed leaked resources in erst_init | Josh Hunt |
2016-03-10 | ACPI / APEI: Fix leaked resources | Josh Hunt |
2016-03-09 | drivers/acpi: make apei/ghes.c more explicitly non-modular | Paul Gortmaker |
2016-01-30 | ACPI/EINJ: Allow memory error injection to NVDIMM | Toshi Kani |
2016-01-23 | tree wide: use kvfree() than conditional kfree()/vfree() | Tetsuo Handa |
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-06-23 | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-06-03 | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> | Stephen Rothwell |
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 |
2015-01-15 | Merge tag 'please-pull-einj-mmcfg' of git://git.kernel.org/pub/scm/linux/kern... | Ingo Molnar |
2014-12-15 | ACPI, EINJ: Enhance error injection tolerance level | Chen, Gong |
2014-12-15 | 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-07 | 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-05-27 | ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem. | Lv Zheng |
2014-02-18 | ACPI / APEI: Remove X86 redundant dependency for APEI GHES. | Tomasz Nowicki |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-12 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki |
2014-01-12 | Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2014-01-12 | Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes. | Ingo Molnar |
2013-12-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-12-21 | ACPI, APEI, GHES: Cleanup ghes memory error handling | Chen, Gong |
2013-12-21 | ACPI, APEI: Cleanup alignment-aware accesses | Chen, Gong |
2013-12-21 | ACPI, APEI, GHES: Do not report only correctable errors with SCI | Chen, Gong |
2013-12-20 | pstore: Don't allow high traffic options on fragile devices | Luck, Tony |