aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei/erst.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2019-01-14APEI / ERST: Switch to use new generic UUID APIAndy Shevchenko1-15/+12
2018-12-03pstore: Convert buf_lock to semaphoreKees Cook1-1/+0
2018-12-03pstore: Map PSTORE_TYPE_* to stringsJoel Fernandes (Google)1-1/+1
2018-06-12treewide: kvmalloc() -> kvmalloc_array()Kees Cook1-1/+2
2017-12-18ACPI: APEI / ERST: Fix missing error handling in erst_reader()Takashi Iwai1-1/+1
2017-11-09APEI / ERST: use 64-bit timestampsArnd Bergmann1-1/+1
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko1-6/+2
2017-03-07pstore: Replace arguments for erase() APIKees Cook1-5/+3
2017-03-07pstore: Replace arguments for write() APIKees Cook1-11/+7
2017-03-07pstore: Replace arguments for read() APIKees Cook1-22/+16
2016-09-08pstore: Split pstore fragile flagsNamhyung Kim1-1/+1
2016-06-02pstore: add lzo/lz4 compression supportGeliang Tang1-2/+5
2016-03-11ACPI / APEI: ERST: Fixed leaked resources in erst_initJosh Hunt1-0/+3
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa1-4/+2
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula1-4/+0
2015-06-03x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell1-0/+1
2014-01-12Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/rasIngo Molnar1-1/+1
2013-12-21ACPI, APEI: Cleanup alignment-aware accessesChen, Gong1-1/+1
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony1-0/+1
2013-09-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-28/+23
2013-08-19erst: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah1-1/+12
2013-08-19pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah1-2/+2
2013-08-19pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah1-2/+2
2013-08-19acpi/apei/erst: Add missing iounmap() on error in erst_exec_move_data()Wei Yongjun1-1/+3
2013-07-31APEI/ERST: Fix error message formattingBorislav Petkov1-28/+23
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+2
2013-07-01pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah1-2/+2
2013-06-28acpi: Eliminate console msg if pstore.backend excludes ERSTLenny Szubowicz1-6/+14
2012-11-26efi_pstore: Add a sequence counter to a variable nameSeiji Aguchi1-6/+6
2012-11-26efi_pstore: Add ctime to argument of erase callbackSeiji Aguchi1-2/+2
2012-03-30ACPI, APEI, Fix ERST header length checkJiang Liu1-1/+1
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-3/+2
2012-01-17ACPI, APEI, Remove table not found messageHuang Ying1-3/+2
2011-11-17pstore: pass reason to backend write callbackKees Cook1-2/+4
2011-11-17pstore: pass allocated memory region back to callerKees Cook1-9/+22
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