summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei/hest.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* ACPI / APEI: Make estatus pool allocation a static sizeJames Morse2019-02-071-1/+1
* ACPI / APEI: Make hest.c manage the estatus memory poolJames Morse2019-02-071-1/+9
* ACPI / APEI: Fix parsing HEST that includes Deferred Machine Check subtableYazen Ghannam2019-01-141-0/+6
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+2
* ACPI / APEI: Suppress message if HEST not presentPunit Agrawal2017-08-301-6/+7
* acpi: apei: read ack upon ghes record consumptionTyler Baicar2017-06-221-2/+5
* ACPI / APEI / ARM64: APEI initial support for ARM64Tomasz Nowicki2016-12-021-3/+10
* ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-081-4/+0
* apei, mce: Factor out APEI architecture specific MCE calls.Tomasz Nowicki2014-07-221-28/+1
* x86/mce, acpi/apei: Only disable banks listed in HEST if mce is configuredNaveen N. Rao2013-08-121-1/+2
* mce: acpi/apei: Add a boot option to disable ff mode for corrected errorsNaveen N. Rao2013-07-081-1/+2
* mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMCNaveen N. Rao2013-07-081-0/+37
* ACPI / APEI: Fix crash in apei_hest_parse() for acpi=offRafael J. Wysocki2013-02-231-4/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-181-3/+2
|\
| * ACPI, APEI, Remove table not found messageHuang Ying2012-01-171-3/+2
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
|/
* ACPI, APEI, GHES, Support disable GHES at boot timeHuang Ying2011-07-131-8/+9
* ACPI, APEI, HEST, Detect duplicated hardware error source IDHuang Ying2011-07-131-1/+11
* ACPI: Fix boot problem related to APEI with acpi_disabled setRafael J. Wysocki2011-01-161-3/+3
* PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki2011-01-141-13/+9
* ACPI/HEST: adjust section selectionJan Beulich2010-12-111-5/+5
* ACPI, APEI, HEST Fix the unsuitable usage of platform_dataJin Dongming2010-09-291-4/+7
* ACPI, APEI, Manage GHES as platform devicesHuang Ying2010-08-081-6/+70
* ACPI, APEI, HEST table parsingHuang Ying2010-05-191-0/+173