index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
apei
/
erst.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-19
ACPI: fix various typos in comments
Tom Saeger
1
-1
/
+1
2021-02-05
ACPI: APEI: ERST: remove unneeded semicolon
Yang Li
1
-1
/
+1
2020-05-09
ACPI: APEI: Put the error record serialization table for error path
Hanjun Guo
1
-1
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-01-14
APEI / ERST: Switch to use new generic UUID API
Andy Shevchenko
1
-15
/
+12
2018-12-04
pstore: Convert buf_lock to semaphore
Kees Cook
1
-1
/
+0
2018-12-04
pstore: Map PSTORE_TYPE_* to strings
Joel Fernandes (Google)
1
-1
/
+1
2018-06-13
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
1
-1
/
+2
2017-12-18
ACPI: APEI / ERST: Fix missing error handling in erst_reader()
Takashi Iwai
1
-1
/
+1
2017-11-09
APEI / ERST: use 64-bit timestamps
Arnd Bergmann
1
-1
/
+1
2017-05-09
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
1
-6
/
+2
2017-03-08
pstore: Replace arguments for erase() API
Kees Cook
1
-5
/
+3
2017-03-08
pstore: Replace arguments for write() API
Kees Cook
1
-11
/
+7
2017-03-08
pstore: Replace arguments for read() API
Kees Cook
1
-22
/
+16
2016-09-09
pstore: Split pstore fragile flags
Namhyung Kim
1
-1
/
+1
2016-06-02
pstore: add lzo/lz4 compression support
Geliang Tang
1
-2
/
+5
2016-03-11
ACPI / APEI: ERST: Fixed leaked resources in erst_init
Josh Hunt
1
-0
/
+3
2016-01-23
tree wide: use kvfree() than conditional kfree()/vfree()
Tetsuo Handa
1
-4
/
+2
2015-07-08
ACPI: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2015-06-03
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
1
-0
/
+1
2014-01-12
Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
1
-1
/
+1
2013-12-21
ACPI, APEI: Cleanup alignment-aware accesses
Chen, Gong
1
-1
/
+1
2013-12-21
pstore: Don't allow high traffic options on fragile devices
Luck, Tony
1
-0
/
+1
2013-09-04
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-28
/
+23
2013-08-19
erst: Read and write to the 'compressed' flag of pstore
Aruna Balakrishnaiah
1
-1
/
+12
2013-08-19
pstore: Introduce new argument 'compressed' in the read callback
Aruna Balakrishnaiah
1
-2
/
+2
2013-08-19
pstore: Add new argument 'compressed' in pstore write callback
Aruna Balakrishnaiah
1
-2
/
+2
2013-08-19
acpi/apei/erst: Add missing iounmap() on error in erst_exec_move_data()
Wei Yongjun
1
-1
/
+3
2013-07-31
APEI/ERST: Fix error message formatting
Borislav Petkov
1
-28
/
+23
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+2
2013-07-01
pstore: Pass header size in the pstore write callback
Aruna Balakrishnaiah
1
-2
/
+2
2013-06-29
acpi: Eliminate console msg if pstore.backend excludes ERST
Lenny Szubowicz
1
-6
/
+14
2012-11-27
efi_pstore: Add a sequence counter to a variable name
Seiji Aguchi
1
-6
/
+6
2012-11-27
efi_pstore: Add ctime to argument of erase callback
Seiji Aguchi
1
-2
/
+2
2012-03-30
ACPI, APEI, Fix ERST header length check
Jiang Liu
1
-1
/
+1
2012-01-19
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-3
/
+2
2012-01-17
ACPI, APEI, Remove table not found message
Huang Ying
1
-3
/
+2
2011-11-18
pstore: pass reason to backend write callback
Kees Cook
1
-2
/
+4
2011-11-18
pstore: pass allocated memory region back to caller
Kees Cook
1
-9
/
+22
2011-10-12
pstore: make pstore write function return normal success/fail value
Chen Gong
1
-4
/
+6
2011-08-16
pstore: change mutex locking to spin_locks
Don Zickus
1
-1
/
+1
2011-08-03
Merge branch 'apei' into apei-release
Len Brown
1
-6
/
+6
2011-07-23
pstore: Make "part" unsigned
Matthew Garrett
1
-4
/
+4
2011-07-23
pstore: Add extra context for writes and erases
Matthew Garrett
1
-4
/
+6
2011-07-23
pstore: Extend API for more flexibility in new backends
Matthew Garrett
1
-5
/
+13
2011-07-14
ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERST
Huang Ying
1
-6
/
+6
2011-05-16
pstore: fix potential logic issue in pstore read interface
Chen Gong
1
-1
/
+8
2011-05-16
pstore: fix pstore filesystem mount/remount issue
Chen Gong
1
-13
/
+35
2011-05-16
pstore: fix one type of return value in pstore
Chen Gong
1
-2
/
+2
2011-03-23
Merge branch 'linus' into release
Len Brown
1
-0
/
+136
[next]