summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei/erst.c
Commit message (Expand)AuthorAgeFilesLines
* APEI / ERST: Switch to use new generic UUID APIAndy Shevchenko2019-01-141-15/+12Star
* pstore: Convert buf_lock to semaphoreKees Cook2018-12-041-1/+0Star
* pstore: Map PSTORE_TYPE_* to stringsJoel Fernandes (Google)2018-12-041-1/+1
* treewide: kvmalloc() -> kvmalloc_array()Kees Cook2018-06-131-1/+2
* ACPI: APEI / ERST: Fix missing error handling in erst_reader()Takashi Iwai2017-12-181-1/+1
* APEI / ERST: use 64-bit timestampsArnd Bergmann2017-11-091-1/+1
* treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-091-6/+2Star
* pstore: Replace arguments for erase() APIKees Cook2017-03-071-5/+3Star
* pstore: Replace arguments for write() APIKees Cook2017-03-071-11/+7Star
* pstore: Replace arguments for read() APIKees Cook2017-03-071-22/+16Star
* pstore: Split pstore fragile flagsNamhyung Kim2016-09-091-1/+1
* pstore: add lzo/lz4 compression supportGeliang Tang2016-06-021-2/+5
* ACPI / APEI: ERST: Fixed leaked resources in erst_initJosh Hunt2016-03-111-0/+3
* tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-231-4/+2Star
* ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-081-4/+0Star
* x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell2015-06-031-0/+1
* 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/+23Star
|\
| * APEI/ERST: Fix error message formattingBorislav Petkov2013-07-311-28/+23Star
* | 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-291-6/+14
|/
* efi_pstore: Add a sequence counter to a variable nameSeiji Aguchi2012-11-271-6/+6
* efi_pstore: Add ctime to argument of erase callbackSeiji Aguchi2012-11-271-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-191-3/+2Star
|\
| * ACPI, APEI, Remove table not found messageHuang Ying2012-01-171-3/+2Star
* | 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-141-6/+6
* | pstore: Make "part" unsignedMatthew Garrett2011-07-231-4/+4
* | pstore: Add extra context for writes and erasesMatthew Garrett2011-07-231-4/+6
* | pstore: Extend API for more flexibility in new backendsMatthew Garrett2011-07-231-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-221-44/+191
|/ /
* / Fix spelling mistakes in commentsStefan Weil2011-01-031-1/+1
|/