summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei
Commit message (Expand)AuthorAgeFilesLines
* EDAC, ghes: Remove unused argument to ghes_edac_report_mem_error()Alexandru Gagniuc2018-05-121-1/+1
* ghes, EDAC: Fix ghes_edac registrationBorislav Petkov2018-05-021-8/+6
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-301-1/+1
|\
| * mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman2018-01-231-1/+1
* | Merge back APEI material for v4.16.Rafael J. Wysocki2017-12-211-33/+46
|\ \ | |/ |/|
| * ACPI / APEI: remove redundant variables len and node_lenColin Ian King2017-12-051-3/+0
| * ACPI: APEI: call into AER handling regardless of severityTyler Baicar2017-12-051-5/+17
| * ACPI: APEI: handle PCIe AER errors in separate functionTyler Baicar2017-12-051-30/+34
* | ACPI: APEI / ERST: Fix missing error handling in erst_reader()Takashi Iwai2017-12-181-1/+1
|/
* Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-11-132-96/+23
|\
| *-. Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'Rafael J. Wysocki2017-11-132-96/+23
| |\ \
| | | * APEI / ERST: use 64-bit timestampsArnd Bergmann2017-11-091-1/+1
| | | * ACPI / APEI: Remove ghes_ioremap_areaJames Morse2017-11-071-37/+2
| | | * ACPI / APEI: Replace ioremap_page_range() with fixmapJames Morse2017-11-071-30/+14
| | | * ACPI / APEI: remove the unused dead-code for SEA/NMI notification typeDongjiu Geng2017-10-231-28/+5
| | | * ACPI / APEI: adjust a local variable type in ghes_ioremap_pfn_irq()Jan Beulich2017-10-111-1/+2
| | |/
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-131-4/+3
|\ \ \ | |/ / |/| |
| * | ACPI / APEI: Convert timers to use timer_setup()Kees Cook2017-11-021-4/+3
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
|/
* ACPI / APEI: clear error status before acknowledging the errorTyler Baicar2017-09-271-7/+9
* ACPI / APEI: Suppress message if HEST not presentPunit Agrawal2017-08-302-7/+13
* ACPI, APEI, EINJ: Subtract any matching Register Region from Trigger resourcesYazen Ghannam2017-08-291-1/+1
* ACPI: APEI: fix the wrong iteration of generic error status blockgengdongjiu2017-08-241-5/+0
* ACPI: APEI: Enable APEI multiple GHES source to share a single external IRQLoc Ho2017-07-311-1/+2
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-053-32/+196
|\
| * acpi: apei: check for pending errors when probing GHES entriesTyler Baicar2017-06-221-0/+3
| * arm/arm64: KVM: add guest SEA supportTyler Baicar2017-06-221-6/+11
| * trace, ras: add ARM processor error trace eventTyler Baicar2017-06-221-1/+5
| * ras: acpi / apei: generate trace event for unrecognized CPER sectionTyler Baicar2017-06-221-0/+18
| * acpi: apei: panic OS with fatal error status blockJonathan (Zhixiong) Zhang2017-06-221-15/+21
| * acpi: apei: handle SEA notification type for ARMv8Tyler Baicar2017-06-222-6/+79
| * ras: acpi/apei: cper: add support for generic data v3 structureTyler Baicar2017-06-221-6/+5
| * acpi: apei: read ack upon ghes record consumptionTyler Baicar2017-06-222-5/+61
* | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-031-14/+25
|\ \ | |/ |/|
| * ACPI/APEI: Handle GSIV and GPIO notification typesShiju Jose2017-05-211-14/+25
* | ACPI / APEI: Switch to use new generic UUID APIAndy Shevchenko2017-06-051-4/+4
|/
* treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-081-6/+2
* Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-021-38/+26
|\
| * pstore: Replace arguments for erase() APIKees Cook2017-03-071-5/+3
| * pstore: Replace arguments for write() APIKees Cook2017-03-071-11/+7
| * pstore: Replace arguments for read() APIKees Cook2017-03-071-22/+16
* | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-011-3/+2
|\ \
| * | ACPI/APEI: Use setup_deferrable_timer()Geliang Tang2017-04-191-3/+2
| |/
* / ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse2017-03-281-0/+1
|/
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-031-0/+1
|\
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | ACPI: APEI: Fix BERT resources conflict with ACPI NVS areaHuang Ying2017-02-271-8/+12
|/
* ACPI, APEI, EINJ: fix malformed newline escapeColin Ian King2017-01-311-1/+1
* ACPI / APEI / ARM64: APEI initial support for ARM64Tomasz Nowicki2016-12-021-3/+10
* ACPI / APEI: Fix NMI notification handlingPrarit Bhargava2016-12-021-3/+4