VisionFive2 Linux kernel

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

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2020-08-24
lib: Add backtrace_idle parameter to force backtrace of idle CPUs
Paul E. McKenney
2018-07-09
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
2017-11-17
lib/nmi_backtrace.c: fix kernel text address leak
Liu, Changcheng
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-19
printk: Use the main logbuf in NMI when logbuf_lock is available
Petr Mladek
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to
Ingo Molnar
2017-02-08
printk: rename nmi.c and exported api
Sergey Senozhatsky
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
nmi_backtrace: do a local dump_stack() instead of a self-NMI
Chris Metcalf
2016-10-07
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
2016-05-20
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
2015-10-03
ARM: 8439/1: Fix backtrace generation when IPI is masked
Daniel Thompson
2015-07-17
nmi: create generic NMI backtrace implementation
Russell King