index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
apei
/
erst.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: APEI: Use ERST timeout for slow devices
Jeshua Smith
2023-10-24
1
-4
/
+37
*
ACPI: APEI: Remove unneeded result variables
ye xingchen
2022-09-24
1
-5
/
+1
*
ACPI: APEI: Fix missing ERST record id
Liu Xinpeng
2022-04-13
1
-6
/
+71
*
ACPI: APEI: fix return value of __setup handlers
Randy Dunlap
2022-03-08
1
-1
/
+1
*
ACPI: fix various typos in comments
Tom Saeger
2021-03-19
1
-1
/
+1
*
ACPI: APEI: ERST: remove unneeded semicolon
Yang Li
2021-02-05
1
-1
/
+1
*
ACPI: APEI: Put the error record serialization table for error path
Hanjun Guo
2020-05-09
1
-1
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
APEI / ERST: Switch to use new generic UUID API
Andy Shevchenko
2019-01-14
1
-15
/
+12
*
pstore: Convert buf_lock to semaphore
Kees Cook
2018-12-04
1
-1
/
+0
*
pstore: Map PSTORE_TYPE_* to strings
Joel Fernandes (Google)
2018-12-04
1
-1
/
+1
*
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
2018-06-13
1
-1
/
+2
*
ACPI: APEI / ERST: Fix missing error handling in erst_reader()
Takashi Iwai
2017-12-18
1
-1
/
+1
*
APEI / ERST: use 64-bit timestamps
Arnd Bergmann
2017-11-09
1
-1
/
+1
*
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-09
1
-6
/
+2
*
pstore: Replace arguments for erase() API
Kees Cook
2017-03-07
1
-5
/
+3
*
pstore: Replace arguments for write() API
Kees Cook
2017-03-07
1
-11
/
+7
*
pstore: Replace arguments for read() API
Kees Cook
2017-03-07
1
-22
/
+16
*
pstore: Split pstore fragile flags
Namhyung Kim
2016-09-09
1
-1
/
+1
*
pstore: add lzo/lz4 compression support
Geliang Tang
2016-06-02
1
-2
/
+5
*
ACPI / APEI: ERST: Fixed leaked resources in erst_init
Josh Hunt
2016-03-11
1
-0
/
+3
*
tree wide: use kvfree() than conditional kfree()/vfree()
Tetsuo Handa
2016-01-23
1
-4
/
+2
*
ACPI: Remove FSF mailing addresses
Jarkko Nikula
2015-07-08
1
-4
/
+0
*
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
2015-06-03
1
-0
/
+1
*
Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2014-01-12
1
-1
/
+1
|
\
|
*
ACPI, APEI: Cleanup alignment-aware accesses
Chen, Gong
2013-12-21
1
-1
/
+1
*
|
pstore: Don't allow high traffic options on fragile devices
Luck, Tony
2013-12-20
1
-0
/
+1
|
/
*
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-09-04
1
-28
/
+23
|
\
|
*
APEI/ERST: Fix error message formatting
Borislav Petkov
2013-07-31
1
-28
/
+23
*
|
erst: Read and write to the 'compressed' flag of pstore
Aruna Balakrishnaiah
2013-08-19
1
-1
/
+12
*
|
pstore: Introduce new argument 'compressed' in the read callback
Aruna Balakrishnaiah
2013-08-19
1
-2
/
+2
*
|
pstore: Add new argument 'compressed' in pstore write callback
Aruna Balakrishnaiah
2013-08-19
1
-2
/
+2
*
|
acpi/apei/erst: Add missing iounmap() on error in erst_exec_move_data()
Wei Yongjun
2013-08-19
1
-1
/
+3
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-07-04
1
-2
/
+2
|
\
|
*
pstore: Pass header size in the pstore write callback
Aruna Balakrishnaiah
2013-07-01
1
-2
/
+2
*
|
acpi: Eliminate console msg if pstore.backend excludes ERST
Lenny Szubowicz
2013-06-29
1
-6
/
+14
|
/
*
efi_pstore: Add a sequence counter to a variable name
Seiji Aguchi
2012-11-27
1
-6
/
+6
*
efi_pstore: Add ctime to argument of erase callback
Seiji Aguchi
2012-11-27
1
-2
/
+2
*
ACPI, APEI, Fix ERST header length check
Jiang Liu
2012-03-30
1
-1
/
+1
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-01-19
1
-3
/
+2
|
\
|
*
ACPI, APEI, Remove table not found message
Huang Ying
2012-01-17
1
-3
/
+2
*
|
pstore: pass reason to backend write callback
Kees Cook
2011-11-17
1
-2
/
+4
|
/
*
pstore: pass allocated memory region back to caller
Kees Cook
2011-11-17
1
-9
/
+22
*
pstore: make pstore write function return normal success/fail value
Chen Gong
2011-10-12
1
-4
/
+6
*
pstore: change mutex locking to spin_locks
Don Zickus
2011-08-16
1
-1
/
+1
*
Merge branch 'apei' into apei-release
Len Brown
2011-08-03
1
-6
/
+6
|
\
|
*
ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERST
Huang Ying
2011-07-14
1
-6
/
+6
*
|
pstore: Make "part" unsigned
Matthew Garrett
2011-07-23
1
-4
/
+4
*
|
pstore: Add extra context for writes and erases
Matthew Garrett
2011-07-23
1
-4
/
+6
*
|
pstore: Extend API for more flexibility in new backends
Matthew Garrett
2011-07-23
1
-5
/
+13
|
/
[next]