summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei/erst.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2014-01-121-1/+1
|\
| * ACPI, APEI: Cleanup alignment-aware accessesChen, Gong2013-12-211-1/+1
* | pstore: Don't allow high traffic options on fragile devicesLuck, Tony2013-12-201-0/+1
|/
* Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-041-28/+23
|\
| * APEI/ERST: Fix error message formattingBorislav Petkov2013-07-311-28/+23
* | erst: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah2013-08-191-1/+12
* | pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah2013-08-191-2/+2
* | pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah2013-08-191-2/+2
* | acpi/apei/erst: Add missing iounmap() on error in erst_exec_move_data()Wei Yongjun2013-08-191-1/+3
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-041-2/+2
|\
| * pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah2013-07-011-2/+2
* | acpi: Eliminate console msg if pstore.backend excludes ERSTLenny Szubowicz2013-06-281-6/+14
|/
* efi_pstore: Add a sequence counter to a variable nameSeiji Aguchi2012-11-261-6/+6
* efi_pstore: Add ctime to argument of erase callbackSeiji Aguchi2012-11-261-2/+2
* ACPI, APEI, Fix ERST header length checkJiang Liu2012-03-301-1/+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
* | pstore: pass reason to backend write callbackKees Cook2011-11-171-2/+4
|/
* pstore: pass allocated memory region back to callerKees Cook2011-11-171-9/+22
* pstore: make pstore write function return normal success/fail valueChen Gong2011-10-121-4/+6
* pstore: change mutex locking to spin_locksDon Zickus2011-08-161-1/+1
* Merge branch 'apei' into apei-releaseLen Brown2011-08-031-6/+6
|\
| * ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERSTHuang Ying2011-07-131-6/+6
* | pstore: Make "part" unsignedMatthew Garrett2011-07-221-4/+4
* | pstore: Add extra context for writes and erasesMatthew Garrett2011-07-221-4/+6
* | pstore: Extend API for more flexibility in new backendsMatthew Garrett2011-07-221-5/+13
|/
* pstore: fix potential logic issue in pstore read interfaceChen Gong2011-05-161-1/+8
* pstore: fix pstore filesystem mount/remount issueChen Gong2011-05-161-13/+35
* pstore: fix one type of return value in pstoreChen Gong2011-05-161-2/+2
* Merge branch 'linus' into releaseLen Brown2011-03-231-0/+136
|\
| * Pull pstorev4 into release branchTony Luck2011-03-161-0/+136
| |\
| | * pstore: X86 platform interface using ACPI/APEI/ERSTTony Luck2011-01-031-0/+136
* | | ACPI, APEI, Add ERST record ID cacheHuang Ying2011-03-211-44/+191
|/ /
* / Fix spelling mistakes in commentsStefan Weil2011-01-031-1/+1
|/
* ACPI, APEI, use raw spinlock in ERSTHuang Ying2010-12-111-17/+17
*-. Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736',...Len Brown2010-09-291-4/+21
|\ \
| | * ACPI, APEI, Fix ERST MOVE_DATA instruction implementationHuang Ying2010-09-291-3/+20
| | * ACPI: Fix typosLucas De Marchi2010-09-281-1/+1
| |/
* / ACPI, APEI, Fix APEI related table size checkingHuang Ying2010-09-291-1/+3
|/
* acpi: fix bogus preemption logicThomas Gleixner2010-08-121-0/+1
* correct console log level when ERST ACPI table is not foundDaniel J Blueman2010-07-011-1/+1
* ACPI, APEI, Error Record Serialization Table (ERST) supportHuang Ying2010-05-191-0/+855