aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-09-29Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736', 'bugzilla-14679', 'bugzilla-16396', 'launchpad-613381' and 'misc' into releaseLen Brown3-6/+23
2010-09-29ACPI, APEI, Fix ERST MOVE_DATA instruction implementationHuang Ying1-3/+20
2010-09-29ACPI, APEI, Fix error path for memory allocationHuang Ying2-11/+26
2010-09-29ACPI, APEI, HEST Fix the unsuitable usage of platform_dataJin Dongming2-5/+8
2010-09-29ACPI, APEI, Fix APEI related table size checkingHuang Ying2-2/+6
2010-09-28ACPI: Fix typosLucas De Marchi3-3/+3
2010-08-15Merge branch 'linus' into releaseLen Brown1-0/+1
2010-08-14ACPI, APEI, ERST debug supportHuang Ying3-0/+217
2010-08-12acpi: fix bogus preemption logicThomas Gleixner1-0/+1
2010-08-08ACPI, APEI, Manage GHES as platform devicesHuang Ying2-71/+145
2010-08-08ACPI, APEI, Rename CPER and GHES severity constantsHuang Ying1-16/+16
2010-08-08ACPI, APEI, Fix a typo of error path of apei_resources_requestHuang Ying1-2/+2
2010-07-01correct console log level when ERST ACPI table is not foundDaniel J Blueman1-1/+1
2010-06-28acpi: update gfp/slab.h includesTejun Heo1-0/+1
2010-05-19ACPI, APEI, EINJ injection parameters supportHuang Ying1-5/+67
2010-05-19ACPI, APEI, Error Record Serialization Table (ERST) supportHuang Ying2-1/+856
2010-05-19ACPI, APEI, Generic Hardware Error Source memory error supportHuang Ying3-0/+442
2010-05-19ACPI, APEI, UEFI Common Platform Error Record (CPER) headerHuang Ying3-1/+104
2010-05-19ACPI, APEI, EINJ supportHuang Ying3-0/+495
2010-05-19ACPI, APEI, HEST table parsingHuang Ying2-1/+174
2010-05-19ACPI, APEI, APEI supporting infrastructureHuang Ying4-0/+699