Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 3 | -0/+3 |
2017-09-28 | ACPI / APEI: clear error status before acknowledging the error | Tyler Baicar | 1 | -7/+9 |
2017-08-30 | ACPI / APEI: Suppress message if HEST not present | Punit Agrawal | 2 | -7/+13 |
2017-08-29 | ACPI, APEI, EINJ: Subtract any matching Register Region from Trigger resources | Yazen Ghannam | 1 | -1/+1 |
2017-08-24 | ACPI: APEI: fix the wrong iteration of generic error status block | gengdongjiu | 1 | -5/+0 |
2017-07-31 | ACPI: APEI: Enable APEI multiple GHES source to share a single external IRQ | Loc Ho | 1 | -1/+2 |
2017-07-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -32/+196 |
2017-07-04 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -14/+25 |
2017-06-22 | acpi: apei: check for pending errors when probing GHES entries | Tyler Baicar | 1 | -0/+3 |
2017-06-22 | arm/arm64: KVM: add guest SEA support | Tyler Baicar | 1 | -6/+11 |
2017-06-22 | trace, ras: add ARM processor error trace event | Tyler Baicar | 1 | -1/+5 |
2017-06-22 | ras: acpi / apei: generate trace event for unrecognized CPER section | Tyler Baicar | 1 | -0/+18 |
2017-06-22 | acpi: apei: panic OS with fatal error status block | Jonathan (Zhixiong) Zhang | 1 | -15/+21 |
2017-06-22 | acpi: apei: handle SEA notification type for ARMv8 | Tyler Baicar | 2 | -6/+79 |
2017-06-22 | ras: acpi/apei: cper: add support for generic data v3 structure | Tyler Baicar | 1 | -6/+5 |
2017-06-22 | acpi: apei: read ack upon ghes record consumption | Tyler Baicar | 2 | -5/+61 |
2017-06-05 | ACPI / APEI: Switch to use new generic UUID API | Andy Shevchenko | 1 | -4/+4 |
2017-05-21 | ACPI/APEI: Handle GSIV and GPIO notification types | Shiju Jose | 1 | -14/+25 |
2017-05-09 | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko | 1 | -6/+2 |
2017-05-02 | Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -38/+26 |
2017-05-02 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+2 |
2017-04-19 | ACPI/APEI: Use setup_deferrable_timer() | Geliang Tang | 1 | -3/+2 |
2017-03-29 | ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal | James Morse | 1 | -0/+1 |
2017-03-08 | pstore: Replace arguments for erase() API | Kees Cook | 1 | -5/+3 |
2017-03-08 | pstore: Replace arguments for write() API | Kees Cook | 1 | -11/+7 |
2017-03-08 | pstore: Replace arguments for read() API | Kees Cook | 1 | -22/+16 |
2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-02-28 | ACPI: APEI: Fix BERT resources conflict with ACPI NVS area | Huang Ying | 1 | -8/+12 |
2017-02-01 | ACPI, APEI, EINJ: fix malformed newline escape | Colin Ian King | 1 | -1/+1 |
2016-12-02 | ACPI / APEI / ARM64: APEI initial support for ARM64 | Tomasz Nowicki | 1 | -3/+10 |
2016-12-02 | ACPI / APEI: Fix NMI notification handling | Prarit Bhargava | 1 | -3/+4 |
2016-10-24 | ACPI / APEI: Fix incorrect return value of ghes_proc() | Punit Agrawal | 1 | -1/+1 |
2016-10-07 | Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2016-09-20 | ACPI / APEI: Send correct severity to calculate AER severity | Tyler Baicar | 1 | -1/+1 |
2016-09-09 | pstore: Split pstore fragile flags | Namhyung Kim | 1 | -1/+1 |
2016-07-27 | Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees... | Linus Torvalds | 1 | -2/+5 |
2016-06-30 | ACPI / APEI: Add Boot Error Record Table (BERT) support | Huang Ying | 3 | -2/+152 |
2016-06-24 | ACPI / einj: Make error paths more talkative | Borislav Petkov | 1 | -9/+27 |
2016-06-24 | ACPI / einj: Convert EINJ_PFX to proper pr_fmt | Borislav Petkov | 1 | -14/+11 |
2016-06-02 | pstore: add lzo/lz4 compression support | Geliang Tang | 1 | -2/+5 |
2016-03-17 | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -18/+14 |
2016-03-14 | Merge branches 'acpi-ec', 'acpi-fan', 'acpi-video' and 'acpi-misc' | Rafael J. Wysocki | 1 | -16/+7 |
2016-03-11 | ACPI / APEI: ERST: Fixed leaked resources in erst_init | Josh Hunt | 1 | -0/+3 |
2016-03-11 | ACPI / APEI: Fix leaked resources | Josh Hunt | 1 | -2/+4 |
2016-03-10 | drivers/acpi: make apei/ghes.c more explicitly non-modular | Paul Gortmaker | 1 | -16/+7 |
2016-01-30 | ACPI/EINJ: Allow memory error injection to NVDIMM | Toshi Kani | 1 | -4/+11 |
2016-01-23 | tree wide: use kvfree() than conditional kfree()/vfree() | Tetsuo Handa | 1 | -4/+2 |
2015-10-14 | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix | Ingo Molnar | 6 | -24/+0 |
2015-09-14 | acpi/apei: Use appropriate pgprot_t to map GHES memory | Jonathan (Zhixiong) Zhang | 1 | -3/+7 |