VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   55 Tags
Date
Commit Message
Rev
Author
2020-11-13
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
2020-11-06
ftrace: Add recording of functions that caused recursion
Steven Rostedt (VMware)
2020-11-06
pstore/ftrace: Add recursion protection to the ftrace callback
Steven Rostedt (VMware)
2020-05-30
pstore/ftrace: Provide ftrace log merging routine
Kees Cook
2019-07-08
pstore: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2018-12-03
pstore: Fix bool initialization/comparison
Thomas Meyer
2017-03-07
pstore: Remove write_buf() callback
Kees Cook
2017-03-07
pstore: Replace arguments for write_buf() API
Kees Cook
2016-11-15
pstore: Use global ftrace filters for function trace filtering
Joel Fernandes
2016-11-15
pstore: Add ftrace timestamp counter
Joel Fernandes
2015-10-22
pstore: add pstore unregister
Geliang Tang
2013-07-02
pstore: Add hsize argument in write_buf call of pstore_ftrace_call
Aruna Balakrishnaiah
2012-12-12
pstore/ftrace: Adjust for ftrace_ops->func prototype change
Anton Vorontsov
2012-09-06
pstore/ftrace: Convert to its own enable/disable debugfs knob
Anton Vorontsov
2012-07-17
pstore: Add persistent function tracing
Anton Vorontsov