summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei
AgeCommit message (Expand)Author
2019-02-07ACPI / APEI: Don't update struct ghes' flags in read/clear estatusJames Morse
2019-02-07ACPI / APEI: Remove spurious GHES_TO_CLEAR checkJames Morse
2019-02-07ACPI / APEI: Don't store CPER records physical address in struct ghesJames Morse
2019-02-07ACPI / APEI: Make estatus pool allocation a static sizeJames Morse
2019-02-07ACPI / APEI: Make hest.c manage the estatus memory poolJames Morse
2019-02-07ACPI / APEI: Switch estatus pool to use vmalloc memoryJames Morse
2019-02-07ACPI / APEI: Remove silent flag from ghes_read_estatus()James Morse
2019-02-07ACPI / APEI: Don't wait to serialise with oops messages when panic()ingJames Morse
2019-01-14ACPI: APEI: EINJ: Use DEFINE_DEBUGFS_ATTRIBUTE for debugfs filesYueHaibing
2019-01-14ACPI / APEI: Fix parsing HEST that includes Deferred Machine Check subtableYazen Ghannam
2019-01-14APEI / ERST: Switch to use new generic UUID APIAndy Shevchenko
2018-12-27Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-20ACPI/APEI: Clear GHES block_status before panic()Lenny Szubowicz
2018-12-11ACPI, APEI, EINJ: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-12-03pstore: Convert buf_lock to semaphoreKees Cook
2018-12-03pstore: Map PSTORE_TYPE_* to stringsJoel Fernandes (Google)
2018-06-12treewide: kvmalloc() -> kvmalloc_array()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-12EDAC, ghes: Remove unused argument to ghes_edac_report_mem_error()Alexandru Gagniuc
2018-05-02ghes, EDAC: Fix ghes_edac registrationBorislav Petkov
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-23mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman
2017-12-21Merge back APEI material for v4.16.Rafael J. Wysocki
2017-12-18ACPI: APEI / ERST: Fix missing error handling in erst_reader()Takashi Iwai
2017-12-05ACPI / APEI: remove redundant variables len and node_lenColin Ian King
2017-12-05ACPI: APEI: call into AER handling regardless of severityTyler Baicar
2017-12-05ACPI: APEI: handle PCIe AER errors in separate functionTyler Baicar
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