summaryrefslogtreecommitdiff
path: root/drivers/acpi/apei
AgeCommit message (Expand)Author
2017-11-13Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'Rafael J. Wysocki
2017-11-09APEI / ERST: use 64-bit timestampsArnd Bergmann
2017-11-07ACPI / APEI: Remove ghes_ioremap_areaJames Morse
2017-11-07ACPI / APEI: Replace ioremap_page_range() with fixmapJames Morse
2017-11-02ACPI / APEI: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-23ACPI / APEI: remove the unused dead-code for SEA/NMI notification typeDongjiu Geng
2017-10-11ACPI / APEI: adjust a local variable type in ghes_ioremap_pfn_irq()Jan Beulich
2017-09-27ACPI / APEI: clear error status before acknowledging the errorTyler Baicar
2017-08-30ACPI / APEI: Suppress message if HEST not presentPunit Agrawal
2017-08-29ACPI, APEI, EINJ: Subtract any matching Register Region from Trigger resourcesYazen Ghannam
2017-08-24ACPI: APEI: fix the wrong iteration of generic error status blockgengdongjiu
2017-07-31ACPI: APEI: Enable APEI multiple GHES source to share a single external IRQLoc Ho
2017-07-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-07-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-22acpi: apei: check for pending errors when probing GHES entriesTyler Baicar
2017-06-22arm/arm64: KVM: add guest SEA supportTyler Baicar
2017-06-22trace, ras: add ARM processor error trace eventTyler Baicar
2017-06-22ras: acpi / apei: generate trace event for unrecognized CPER sectionTyler Baicar
2017-06-22acpi: apei: panic OS with fatal error status blockJonathan (Zhixiong) Zhang
2017-06-22acpi: apei: handle SEA notification type for ARMv8Tyler Baicar
2017-06-22ras: acpi/apei: cper: add support for generic data v3 structureTyler Baicar
2017-06-22acpi: apei: read ack upon ghes record consumptionTyler Baicar
2017-06-05ACPI / APEI: Switch to use new generic UUID APIAndy Shevchenko
2017-05-21ACPI/APEI: Handle GSIV and GPIO notification typesShiju Jose
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-05-02Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-01Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-04-19ACPI/APEI: Use setup_deferrable_timer()Geliang Tang
2017-03-28ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse
2017-03-07pstore: Replace arguments for erase() APIKees Cook
2017-03-07pstore: Replace arguments for write() APIKees Cook
2017-03-07pstore: Replace arguments for read() APIKees Cook
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