summaryrefslogtreecommitdiff
path: root/drivers/acpi/apei
AgeCommit message (Expand)Author
2017-03-28ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27ACPI: APEI: Fix BERT resources conflict with ACPI NVS areaHuang Ying
2017-01-31ACPI, APEI, EINJ: fix malformed newline escapeColin Ian King
2016-12-02ACPI / APEI / ARM64: APEI initial support for ARM64Tomasz Nowicki
2016-12-02ACPI / APEI: Fix NMI notification handlingPrarit Bhargava
2016-10-24ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-20ACPI / APEI: Send correct severity to calculate AER severityTyler Baicar
2016-09-08pstore: Split pstore fragile flagsNamhyung Kim
2016-07-26Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...Linus Torvalds
2016-06-29ACPI / APEI: Add Boot Error Record Table (BERT) supportHuang Ying
2016-06-23ACPI / einj: Make error paths more talkativeBorislav Petkov
2016-06-23ACPI / einj: Convert EINJ_PFX to proper pr_fmtBorislav Petkov
2016-06-02pstore: add lzo/lz4 compression supportGeliang Tang
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-14Merge branches 'acpi-ec', 'acpi-fan', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki
2016-03-11ACPI / APEI: ERST: Fixed leaked resources in erst_initJosh Hunt
2016-03-11ACPI / APEI: Fix leaked resourcesJosh Hunt
2016-03-09drivers/acpi: make apei/ghes.c more explicitly non-modularPaul Gortmaker
2016-01-30ACPI/EINJ: Allow memory error injection to NVDIMMToshi Kani
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar
2015-09-14acpi/apei: Use appropriate pgprot_t to map GHES memoryJonathan (Zhixiong) Zhang
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-03x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell
2015-04-27GHES: Make NMI handler have a single readerJiri Kosina
2015-04-27GHES: Elliminate double-loop in the NMI handlerBorislav Petkov
2015-04-27GHES: Panic right after detectionBorislav Petkov
2015-04-27GHES: Carve out the panic functionalityBorislav Petkov
2015-04-27GHES: Carve out error queueing in a separate functionBorislav Petkov
2015-01-15Merge tag 'please-pull-einj-mmcfg' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar
2014-12-15ACPI, EINJ: Enhance error injection tolerance levelChen, Gong
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-21GHES: Make ghes_estatus_caches staticBorislav Petkov
2014-10-21APEI, GHES: Cleanup unnecessary function for lockless listChen, Gong
2014-10-20acpi: apei: drop owner assignment from platform_driversWolfram Sang
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-22acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context.Tomasz Nowicki
2014-07-22acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.Tomasz Nowicki
2014-07-22apei, mce: Factor out APEI architecture specific MCE calls.Tomasz Nowicki
2014-06-16ACPICA: Restore error table definitions to reduce code differences between Li...Lv Zheng
2014-05-27ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng
2014-02-18ACPI / APEI: Remove X86 redundant dependency for APEI GHES.Tomasz Nowicki
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2014-01-12Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2014-01-12Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes.Ingo Molnar