Age | Commit message (Expand) | Author | Files | Lines |
2022-03-08 | ACPI: APEI: fix return value of __setup handlers |  Randy Dunlap | 1 | -1/+1 |
2021-10-27 | ACPI: APEI: mark apei_hest_parse() static |  Christoph Hellwig | 1 | -2/+3 |
2021-03-19 | ACPI: fix various typos in comments |  Tom Saeger | 1 | -1/+1 |
2021-01-27 | ACPI: APEI: Add is_generic_error() to identify GHES sources |  Yazen Ghannam | 1 | -4/+8 |
2020-07-27 | ACPI: APEI: remove redundant assignment to variable rc |  Colin Ian King | 1 | -1/+1 |
2020-05-09 | ACPI: APEI: Put the HEST table for error path |  Hanjun Guo | 1 | -2/+3 |
2019-10-18 | acpi: Use pr_warn instead of pr_warning |  Kefeng Wang | 1 | -7/+7 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 |  Thomas Gleixner | 1 | -9/+1 |
2019-02-07 | ACPI / APEI: Make estatus pool allocation a static size |  James Morse | 1 | -1/+1 |
2019-02-07 | ACPI / APEI: Make hest.c manage the estatus memory pool |  James Morse | 1 | -1/+9 |
2019-01-14 | ACPI / APEI: Fix parsing HEST that includes Deferred Machine Check subtable |  Yazen Ghannam | 1 | -0/+6 |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() |  Kees Cook | 1 | -1/+2 |
2017-08-30 | ACPI / APEI: Suppress message if HEST not present |  Punit Agrawal | 1 | -6/+7 |
2017-06-22 | acpi: apei: read ack upon ghes record consumption |  Tyler Baicar | 1 | -2/+5 |
2016-12-02 | ACPI / APEI / ARM64: APEI initial support for ARM64 |  Tomasz Nowicki | 1 | -3/+10 |
2015-07-08 | ACPI: Remove FSF mailing addresses |  Jarkko Nikula | 1 | -4/+0 |
2014-07-22 | apei, mce: Factor out APEI architecture specific MCE calls. |  Tomasz Nowicki | 1 | -28/+1 |
2013-08-12 | x86/mce, acpi/apei: Only disable banks listed in HEST if mce is configured |  Naveen N. Rao | 1 | -1/+2 |
2013-07-08 | mce: acpi/apei: Add a boot option to disable ff mode for corrected errors |  Naveen N. Rao | 1 | -1/+2 |
2013-07-08 | mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMC |  Naveen N. Rao | 1 | -0/+37 |
2013-02-23 | ACPI / APEI: Fix crash in apei_hest_parse() for acpi=off |  Rafael J. Wysocki | 1 | -4/+1 |
2012-01-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux |  Linus Torvalds | 1 | -3/+2 |
2012-01-17 | ACPI, APEI, Remove table not found message |  Huang Ying | 1 | -3/+2 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) |  Rusty Russell | 1 | -1/+1 |
2011-07-13 | ACPI, APEI, GHES, Support disable GHES at boot time |  Huang Ying | 1 | -8/+9 |
2011-07-13 | ACPI, APEI, HEST, Detect duplicated hardware error source ID |  Huang Ying | 1 | -1/+11 |
2011-01-16 | ACPI: Fix boot problem related to APEI with acpi_disabled set |  Rafael J. Wysocki | 1 | -3/+3 |
2011-01-14 | PCI/ACPI: Request _OSC control once for each root bridge (v3) |  Rafael J. Wysocki | 1 | -13/+9 |
2010-12-11 | ACPI/HEST: adjust section selection |  Jan Beulich | 1 | -5/+5 |
2010-09-29 | ACPI, APEI, HEST Fix the unsuitable usage of platform_data |  Jin Dongming | 1 | -4/+7 |
2010-08-08 | ACPI, APEI, Manage GHES as platform devices |  Huang Ying | 1 | -6/+70 |
2010-05-19 | ACPI, APEI, HEST table parsing |  Huang Ying | 1 | -0/+173 |