aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei/erst.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-12pstore: make pstore write function return normal success/fail valueChen Gong1-4/+6
2011-08-16pstore: change mutex locking to spin_locksDon Zickus1-1/+1
2011-08-03Merge branch 'apei' into apei-releaseLen Brown1-6/+6
2011-07-22pstore: Make "part" unsignedMatthew Garrett1-4/+4
2011-07-22pstore: Add extra context for writes and erasesMatthew Garrett1-4/+6
2011-07-22pstore: Extend API for more flexibility in new backendsMatthew Garrett1-5/+13
2011-07-13ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERSTHuang Ying1-6/+6
2011-05-16pstore: fix potential logic issue in pstore read interfaceChen Gong1-1/+8
2011-05-16pstore: fix pstore filesystem mount/remount issueChen Gong1-13/+35
2011-05-16pstore: fix one type of return value in pstoreChen Gong1-2/+2
2011-03-23Merge branch 'linus' into releaseLen Brown1-0/+136
2011-03-21ACPI, APEI, Add ERST record ID cacheHuang Ying1-44/+191
2011-03-16Pull pstorev4 into release branchTony Luck1-0/+136
2011-01-03pstore: X86 platform interface using ACPI/APEI/ERSTTony Luck1-0/+136
2011-01-03Fix spelling mistakes in commentsStefan Weil1-1/+1
2010-12-11ACPI, APEI, use raw spinlock in ERSTHuang Ying1-17/+17
2010-09-29Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736', 'bugzilla-14679', 'bugzilla-16396', 'launchpad-613381' and 'misc' into releaseLen Brown1-4/+21
2010-09-29ACPI, APEI, Fix ERST MOVE_DATA instruction implementationHuang Ying1-3/+20
2010-09-29ACPI, APEI, Fix APEI related table size checkingHuang Ying1-1/+3
2010-09-28ACPI: Fix typosLucas De Marchi1-1/+1
2010-08-12acpi: fix bogus preemption logicThomas Gleixner1-0/+1
2010-07-01correct console log level when ERST ACPI table is not foundDaniel J Blueman1-1/+1
2010-05-19ACPI, APEI, Error Record Serialization Table (ERST) supportHuang Ying1-0/+855