summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-063-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/+5Star
| * 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-041-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-091-6/+2Star
* Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-021-38/+26Star
|\
| * pstore: Replace arguments for erase() APIKees Cook2017-03-071-5/+3Star
| * pstore: Replace arguments for write() APIKees Cook2017-03-071-11/+7Star
| * pstore: Replace arguments for read() APIKees Cook2017-03-071-22/+16Star
* | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-021-3/+2Star
|\ \
| * | ACPI/APEI: Use setup_deferrable_timer()Geliang Tang2017-04-191-3/+2Star
| |/
* / 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-091-1/+1
|/
* Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...Linus Torvalds2016-07-271-2/+5
|\
| * pstore: add lzo/lz4 compression supportGeliang Tang2016-06-021-2/+5
* | ACPI / APEI: Add Boot Error Record Table (BERT) supportHuang Ying2016-06-293-2/+152
* | ACPI / einj: Make error paths more talkativeBorislav Petkov2016-06-231-9/+27
* | ACPI / einj: Convert EINJ_PFX to proper pr_fmtBorislav Petkov2016-06-231-14/+11Star
|/
* Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-163-18/+14Star
|\
| *-. Merge branches 'acpi-ec', 'acpi-fan', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki2016-03-141-16/+7Star
| |\ \
| | | * drivers/acpi: make apei/ghes.c more explicitly non-modularPaul Gortmaker2016-03-091-16/+7Star
| | |/
| * | ACPI / APEI: ERST: Fixed leaked resources in erst_initJosh Hunt2016-03-111-0/+3
| * | ACPI / APEI: Fix leaked resourcesJosh Hunt2016-03-111-2/+4
| |/
* / ACPI/EINJ: Allow memory error injection to NVDIMMToshi Kani2016-01-301-4/+11
|/
* tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-231-4/+2Star
* Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-146-24/+0Star
|\
| * ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-086-24/+0Star
* | acpi/apei: Use appropriate pgprot_t to map GHES memoryJonathan (Zhixiong) Zhang2015-09-141-3/+7
|/
* Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-231-53/+55
|\
| * GHES: Make NMI handler have a single readerJiri Kosina2015-04-271-5/+7
| * GHES: Elliminate double-loop in the NMI handlerBorislav Petkov2015-04-271-9/+2Star
| * GHES: Panic right after detectionBorislav Petkov2015-04-271-10/+6Star
| * GHES: Carve out the panic functionalityBorislav Petkov2015-04-271-10/+14