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-09-18
stacktrace: Remove reliable argument from arch_stack_walk() callback
Mark Brown
2020-08-12
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
2019-11-11
stacktrace: Get rid of unneeded '!!' pattern
Jiri Slaby
2019-11-04
stacktrace: Don't skip first entry on noncurrent tasks
Jiri Slaby
2019-07-25
stacktrace: Constify 'entries' arguments
Bart Van Assche
2019-07-18
stacktrace: Force USER_DS for stack_trace_save_user()
Peter Zijlstra
2019-07-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching
Linus Torvalds
2019-07-03
stacktrace: Use PF_KTHREAD to check for kernel threads
Thomas Gleixner
2019-06-20
stacktrace: Remove weak version of save_stack_trace_tsk_reliable()
Miroslav Benes
2019-06-02
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-19
stacktrace: Unbreak stack_trace_save_tsk_reliable()
Joe Lawrence
2019-04-29
stacktrace: Provide common infrastructure
Thomas Gleixner
2019-04-29
stacktrace: Remove obsolete functions
Thomas Gleixner
2019-04-29
stacktrace: Provide helpers for common stack trace operations
Thomas Gleixner
2017-03-08
stacktrace/x86: add function for detecting reliable stack traces
Josh Poimboeuf
2017-02-08
stacktrace, lockdep: Fix address, newline ugliness
Omar Sandoval
2014-12-13
stacktrace: introduce snprint_stack_trace for buffer output
Joonsoo Kim
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-06-14
stack_trace: Add weak save_stack_trace_regs()
Masami Hiramatsu
2008-12-25
stacktrace: provide save_stack_trace_tsk() weak alias
Ingo Molnar
2008-06-30
stacktrace: fix modular build, export print_stack_trace and save_stack_trace
Ingo Molnar
2008-06-13
stacktrace: print_stack_trace() cleanup
Vegard Nossum
2008-05-24
stacktrace: don't crash on invalid stack trace structs
Johannes Berg
2006-07-03
[PATCH] lockdep: stacktrace subsystem, core
Ingo Molnar