summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei
AgeCommit message (Expand)AuthorLines
2017-07-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-32/+196
2017-07-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-14/+25
2017-06-22acpi: apei: check for pending errors when probing GHES entriesTyler Baicar-0/+3
2017-06-22arm/arm64: KVM: add guest SEA supportTyler Baicar-6/+11
2017-06-22trace, ras: add ARM processor error trace eventTyler Baicar-1/+5
2017-06-22ras: acpi / apei: generate trace event for unrecognized CPER sectionTyler Baicar-0/+18
2017-06-22acpi: apei: panic OS with fatal error status blockJonathan (Zhixiong) Zhang-15/+21
2017-06-22acpi: apei: handle SEA notification type for ARMv8Tyler Baicar-6/+79
2017-06-22ras: acpi/apei: cper: add support for generic data v3 structureTyler Baicar-6/+5
2017-06-22acpi: apei: read ack upon ghes record consumptionTyler Baicar-5/+61
2017-06-05ACPI / APEI: Switch to use new generic UUID APIAndy Shevchenko-4/+4
2017-05-21ACPI/APEI: Handle GSIV and GPIO notification typesShiju Jose-14/+25
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko-6/+2
2017-05-02Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-38/+26
2017-05-01Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+2
2017-04-19ACPI/APEI: Use setup_deferrable_timer()Geliang Tang-3/+2
2017-03-28ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse-0/+1
2017-03-07pstore: Replace arguments for erase() APIKees Cook-5/+3
2017-03-07pstore: Replace arguments for write() APIKees Cook-11/+7
2017-03-07pstore: Replace arguments for read() APIKees Cook-22/+16
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-02-27ACPI: APEI: Fix BERT resources conflict with ACPI NVS areaHuang Ying-8/+12
2017-01-31ACPI, APEI, EINJ: fix malformed newline escapeColin Ian King-1/+1
2016-12-02ACPI / APEI / ARM64: APEI initial support for ARM64Tomasz Nowicki-3/+10
2016-12-02ACPI / APEI: Fix NMI notification handlingPrarit Bhargava-3/+4
2016-10-24ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal-1/+1
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2016-09-20ACPI / APEI: Send correct severity to calculate AER severityTyler Baicar-1/+1
2016-09-08pstore: Split pstore fragile flagsNamhyung Kim-1/+1
2016-07-26Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...Linus Torvalds-2/+5
2016-06-29ACPI / APEI: Add Boot Error Record Table (BERT) supportHuang Ying-2/+152
2016-06-23ACPI / einj: Make error paths more talkativeBorislav Petkov-9/+27
2016-06-23ACPI / einj: Convert EINJ_PFX to proper pr_fmtBorislav Petkov-14/+11
2016-06-02pstore: add lzo/lz4 compression supportGeliang Tang-2/+5
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-18/+14
2016-03-14Merge branches 'acpi-ec', 'acpi-fan', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki-16/+7
2016-03-11ACPI / APEI: ERST: Fixed leaked resources in erst_initJosh Hunt-0/+3
2016-03-11ACPI / APEI: Fix leaked resourcesJosh Hunt-2/+4
2016-03-09drivers/acpi: make apei/ghes.c more explicitly non-modularPaul Gortmaker-16/+7
2016-01-30ACPI/EINJ: Allow memory error injection to NVDIMMToshi Kani-4/+11
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa-4/+2
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar-24/+0
2015-09-14acpi/apei: Use appropriate pgprot_t to map GHES memoryJonathan (Zhixiong) Zhang-3/+7
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula-24/+0
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-53/+55
2015-06-03x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell-0/+1
2015-04-27GHES: Make NMI handler have a single readerJiri Kosina-5/+7
2015-04-27GHES: Elliminate double-loop in the NMI handlerBorislav Petkov-9/+2
2015-04-27GHES: Panic right after detectionBorislav Petkov-10/+6