summaryrefslogtreecommitdiff
path: root/drivers/acpi/apei/erst.c
AgeCommit message (Expand)Author
2014-01-12Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2013-12-21ACPI, APEI: Cleanup alignment-aware accessesChen, Gong
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony
2013-09-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-08-19erst: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah
2013-08-19pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah
2013-08-19pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah
2013-08-19acpi/apei/erst: Add missing iounmap() on error in erst_exec_move_data()Wei Yongjun
2013-07-31APEI/ERST: Fix error message formattingBorislav Petkov
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-07-01pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah
2013-06-28acpi: Eliminate console msg if pstore.backend excludes ERSTLenny Szubowicz
2012-11-26efi_pstore: Add a sequence counter to a variable nameSeiji Aguchi
2012-11-26efi_pstore: Add ctime to argument of erase callbackSeiji Aguchi
2012-03-30ACPI, APEI, Fix ERST header length checkJiang Liu
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-01-17ACPI, APEI, Remove table not found messageHuang Ying
2011-11-17pstore: pass reason to backend write callbackKees Cook
2011-11-17pstore: pass allocated memory region back to callerKees Cook
2011-10-12pstore: make pstore write function return normal success/fail valueChen Gong
2011-08-16pstore: change mutex locking to spin_locksDon Zickus
2011-08-03Merge branch 'apei' into apei-releaseLen Brown
2011-07-22pstore: Make "part" unsignedMatthew Garrett
2011-07-22pstore: Add extra context for writes and erasesMatthew Garrett
2011-07-22pstore: Extend API for more flexibility in new backendsMatthew Garrett
2011-07-13ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERSTHuang Ying
2011-05-16pstore: fix potential logic issue in pstore read interfaceChen Gong
2011-05-16pstore: fix pstore filesystem mount/remount issueChen Gong
2011-05-16pstore: fix one type of return value in pstoreChen Gong
2011-03-23Merge branch 'linus' into releaseLen Brown
2011-03-21ACPI, APEI, Add ERST record ID cacheHuang Ying
2011-03-16Pull pstorev4 into release branchTony Luck
2011-01-03pstore: X86 platform interface using ACPI/APEI/ERSTTony Luck
2011-01-03Fix spelling mistakes in commentsStefan Weil
2010-12-11ACPI, APEI, use raw spinlock in ERSTHuang Ying
2010-09-29Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736',...Len Brown
2010-09-29ACPI, APEI, Fix ERST MOVE_DATA instruction implementationHuang Ying
2010-09-29ACPI, APEI, Fix APEI related table size checkingHuang Ying
2010-09-28ACPI: Fix typosLucas De Marchi
2010-08-12acpi: fix bogus preemption logicThomas Gleixner
2010-07-01correct console log level when ERST ACPI table is not foundDaniel J Blueman
2010-05-19ACPI, APEI, Error Record Serialization Table (ERST) supportHuang Ying