summaryrefslogtreecommitdiff
path: root/drivers/acpi/apei
Commit message (Expand)AuthorAgeFilesLines
* ACPI/APEI: Limit printable size of BERT table dataDarren Hart2022-04-201-2/+6
* ACPI: APEI: fix return value of __setup handlersRandy Dunlap2022-04-203-3/+3
* x86/mm: split vmalloc_sync_all()Joerg Roedel2020-04-021-1/+1
* ACPI / APEI: Switch estatus pool to use vmalloc memoryJames Morse2019-12-051-15/+15
* ACPI / APEI: Don't wait to serialise with oops messages when panic()ingJames Morse2019-12-051-2/+0
* pstore: Convert buf_lock to semaphoreKees Cook2019-06-111-1/+0
* ACPI/APEI: Clear GHES block_status before panic()Lenny Szubowicz2019-02-121-0/+2
* ACPI / APEI: Remove ghes_ioremap_areaJames Morse2018-08-171-37/+2
* ACPI: APEI / ERST: Fix missing error handling in erst_reader()Takashi Iwai2017-12-291-1/+1
* ACPI / APEI: Replace ioremap_page_range() with fixmapJames Morse2017-12-251-30/+14
* ACPI / APEI: remove the unused dead-code for SEA/NMI notification typeDongjiu Geng2017-12-251-28/+5
* ACPI / APEI: adjust a local variable type in ghes_ioremap_pfn_irq()Jan Beulich2017-12-251-1/+2
* 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
* ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal2016-10-241-1/+1
* Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-071-1/+1
|\
| * ACPI / APEI: Send correct severity to calculate AER severityTyler Baicar2016-09-201-1/+1
* | pstore: Split pstore fragile flagsNamhyung Kim2016-09-081-1/+1
|/
* Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...Linus Torvalds2016-07-261-2/+5
|\
| * pstore: add lzo/lz4 compression supportGeliang Tang2016-06-021-2/+5