summaryrefslogtreecommitdiff
path: root/drivers/acpi/apei
Commit message (Expand)AuthorAge
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-05
|\
| * acpi: apei: check for pending errors when probing GHES entriesTyler Baicar2017-06-22
| * arm/arm64: KVM: add guest SEA supportTyler Baicar2017-06-22
| * trace, ras: add ARM processor error trace eventTyler Baicar2017-06-22
| * ras: acpi / apei: generate trace event for unrecognized CPER sectionTyler Baicar2017-06-22
| * acpi: apei: panic OS with fatal error status blockJonathan (Zhixiong) Zhang2017-06-22
| * acpi: apei: handle SEA notification type for ARMv8Tyler Baicar2017-06-22
| * ras: acpi/apei: cper: add support for generic data v3 structureTyler Baicar2017-06-22
| * acpi: apei: read ack upon ghes record consumptionTyler Baicar2017-06-22
* | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-03
|\ \ | |/ |/|
| * ACPI/APEI: Handle GSIV and GPIO notification typesShiju Jose2017-05-21
* | ACPI / APEI: Switch to use new generic UUID APIAndy Shevchenko2017-06-05
|/
* treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-08
* Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-02
|\
| * pstore: Replace arguments for erase() APIKees Cook2017-03-07
| * pstore: Replace arguments for write() APIKees Cook2017-03-07
| * pstore: Replace arguments for read() APIKees Cook2017-03-07
* | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-01
|\ \
| * | ACPI/APEI: Use setup_deferrable_timer()Geliang Tang2017-04-19
| |/
* | ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse2017-03-28
|/
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-03
|\
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | ACPI: APEI: Fix BERT resources conflict with ACPI NVS areaHuang Ying2017-02-27
|/
* ACPI, APEI, EINJ: fix malformed newline escapeColin Ian King2017-01-31
* ACPI / APEI / ARM64: APEI initial support for ARM64Tomasz Nowicki2016-12-02
* ACPI / APEI: Fix NMI notification handlingPrarit Bhargava2016-12-02
* ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal2016-10-24
* Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-07
|\
| * ACPI / APEI: Send correct severity to calculate AER severityTyler Baicar2016-09-20
* | pstore: Split pstore fragile flagsNamhyung Kim2016-09-08
|/
* Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...Linus Torvalds2016-07-26
|\
| * pstore: add lzo/lz4 compression supportGeliang Tang2016-06-02
* | ACPI / APEI: Add Boot Error Record Table (BERT) supportHuang Ying2016-06-29
* | ACPI / einj: Make error paths more talkativeBorislav Petkov2016-06-23
* | ACPI / einj: Convert EINJ_PFX to proper pr_fmtBorislav Petkov2016-06-23
|/
* Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-16
|\
| *-. Merge branches 'acpi-ec', 'acpi-fan', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki2016-03-14
| |\ \
| | | * drivers/acpi: make apei/ghes.c more explicitly non-modularPaul Gortmaker2016-03-09
| | |/
| * | ACPI / APEI: ERST: Fixed leaked resources in erst_initJosh Hunt2016-03-11
| * | ACPI / APEI: Fix leaked resourcesJosh Hunt2016-03-11
| |/
* | ACPI/EINJ: Allow memory error injection to NVDIMMToshi Kani2016-01-30
|/
* tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-22
* Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-14
|\
| * ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-08
* | acpi/apei: Use appropriate pgprot_t to map GHES memoryJonathan (Zhixiong) Zhang2015-09-14
|/
* Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-23
|\
| * GHES: Make NMI handler have a single readerJiri Kosina2015-04-27
| * GHES: Elliminate double-loop in the NMI handlerBorislav Petkov2015-04-27
| * GHES: Panic right after detectionBorislav Petkov2015-04-27
| * GHES: Carve out the panic functionalityBorislav Petkov2015-04-27