aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12treewide: kvmalloc() -> kvmalloc_array()Kees Cook1-1/+2
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+2
2018-05-12EDAC, ghes: Remove unused argument to ghes_edac_report_mem_error()Alexandru Gagniuc1-1/+1
2018-05-02ghes, EDAC: Fix ghes_edac registrationBorislav Petkov1-8/+6
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2018-01-23mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman1-1/+1
2017-12-21Merge back APEI material for v4.16.Rafael J. Wysocki1-33/+46
2017-12-18ACPI: APEI / ERST: Fix missing error handling in erst_reader()Takashi Iwai1-1/+1
2017-12-05ACPI / APEI: remove redundant variables len and node_lenColin Ian King1-3/+0
2017-12-05ACPI: APEI: call into AER handling regardless of severityTyler Baicar1-5/+17
2017-12-05ACPI: APEI: handle PCIe AER errors in separate functionTyler Baicar1-30/+34
2017-11-13Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-96/+23
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+3
2017-11-13Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'Rafael J. Wysocki2-96/+23
2017-11-09APEI / ERST: use 64-bit timestampsArnd Bergmann1-1/+1
2017-11-07ACPI / APEI: Remove ghes_ioremap_areaJames Morse1-37/+2
2017-11-07ACPI / APEI: Replace ioremap_page_range() with fixmapJames Morse1-30/+14
2017-11-02ACPI / APEI: Convert timers to use timer_setup()Kees Cook1-4/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-10-23ACPI / APEI: remove the unused dead-code for SEA/NMI notification typeDongjiu Geng1-28/+5
2017-10-11ACPI / APEI: adjust a local variable type in ghes_ioremap_pfn_irq()Jan Beulich1-1/+2
2017-09-27ACPI / APEI: clear error status before acknowledging the errorTyler Baicar1-7/+9
2017-08-30ACPI / APEI: Suppress message if HEST not presentPunit Agrawal2-7/+13
2017-08-29ACPI, APEI, EINJ: Subtract any matching Register Region from Trigger resourcesYazen Ghannam1-1/+1
2017-08-24ACPI: APEI: fix the wrong iteration of generic error status blockgengdongjiu1-5/+0
2017-07-31ACPI: APEI: Enable APEI multiple GHES source to share a single external IRQLoc Ho1-1/+2
2017-07-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-32/+196
2017-07-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-14/+25
2017-06-22acpi: apei: check for pending errors when probing GHES entriesTyler Baicar1-0/+3
2017-06-22arm/arm64: KVM: add guest SEA supportTyler Baicar1-6/+11
2017-06-22trace, ras: add ARM processor error trace eventTyler Baicar1-1/+5
2017-06-22ras: acpi / apei: generate trace event for unrecognized CPER sectionTyler Baicar1-0/+18
2017-06-22acpi: apei: panic OS with fatal error status blockJonathan (Zhixiong) Zhang1-15/+21
2017-06-22acpi: apei: handle SEA notification type for ARMv8Tyler Baicar2-6/+79
2017-06-22ras: acpi/apei: cper: add support for generic data v3 structureTyler Baicar1-6/+5
2017-06-22acpi: apei: read ack upon ghes record consumptionTyler Baicar2-5/+61
2017-06-05ACPI / APEI: Switch to use new generic UUID APIAndy Shevchenko1-4/+4
2017-05-21ACPI/APEI: Handle GSIV and GPIO notification typesShiju Jose1-14/+25
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko1-6/+2
2017-05-02Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-38/+26
2017-05-01Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+2
2017-04-19ACPI/APEI: Use setup_deferrable_timer()Geliang Tang1-3/+2
2017-03-28ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse1-0/+1
2017-03-07pstore: Replace arguments for erase() APIKees Cook1-5/+3
2017-03-07pstore: Replace arguments for write() APIKees Cook1-11/+7
2017-03-07pstore: Replace arguments for read() APIKees Cook1-22/+16
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>Ingo Molnar1-0/+1
2017-02-27ACPI: APEI: Fix BERT resources conflict with ACPI NVS areaHuang Ying1-8/+12
2017-01-31ACPI, APEI, EINJ: fix malformed newline escapeColin Ian King1-1/+1