summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei/hest.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-12x86/mce, acpi/apei: Only disable banks listed in HEST if mce is configuredNaveen N. Rao1-1/+2
2013-07-08mce: acpi/apei: Add a boot option to disable ff mode for corrected errorsNaveen N. Rao1-1/+2
2013-07-08mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMCNaveen N. Rao1-0/+37
2013-02-23ACPI / APEI: Fix crash in apei_hest_parse() for acpi=offRafael J. Wysocki1-4/+1
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-3/+2
2012-01-17ACPI, APEI, Remove table not found messageHuang Ying1-3/+2
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2011-07-13ACPI, APEI, GHES, Support disable GHES at boot timeHuang Ying1-8/+9
2011-07-13ACPI, APEI, HEST, Detect duplicated hardware error source IDHuang Ying1-1/+11
2011-01-16ACPI: Fix boot problem related to APEI with acpi_disabled setRafael J. Wysocki1-3/+3
2011-01-14PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki1-13/+9
2010-12-11ACPI/HEST: adjust section selectionJan Beulich1-5/+5
2010-09-29ACPI, APEI, HEST Fix the unsuitable usage of platform_dataJin Dongming1-4/+7
2010-08-08ACPI, APEI, Manage GHES as platform devicesHuang Ying1-6/+70
2010-05-19ACPI, APEI, HEST table parsingHuang Ying1-0/+173