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
2021-10-15
nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'
Steven Rostedt
2021-08-04
scripts/recordmcount.pl: Remove check_objcopy() and $can_use_local
Nathan Chancellor
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2021-05-06
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
2021-05-02
kbuild: replace LANG=C with LC_ALL=C
Masahiro Yamada
2021-04-26
riscv: Workaround mcount name prior to clang-13
Nathan Chancellor
2021-04-26
scripts/recordmcount.pl: Fix RISC-V regex for clang
Nathan Chancellor
2021-03-22
scripts/recordmcount.pl: Make vim and emacs indent the same
Steven Rostedt (VMware)
2021-03-22
scripts/recordmcount.pl: Make indent spacing consistent
Steven Rostedt (VMware)
2021-02-13
scripts/recordmcount.pl: support big endian for ARCH sh
Rong Chen
2020-11-20
s390/ftrace: assume -mhotpatch or -mrecord-mcount always available
Vasily Gorbik
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166
Thomas Gleixner
2019-05-08
Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2019-05-03
scripts: override locale from environment when running recordmcount.pl
Daniel Dadap
2019-04-22
csky/ftrace: Add dynamic function tracer (include graph tracer)
Guo Ren
2018-12-08
scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section names
Joe Lawrence
2018-09-04
nds32/ftrace: Add RECORD_MCOUNT support
Zong Li
2018-06-01
powerpc/kbuild: Use flags variables rather than overriding LD/CC/AS
Nicholas Piggin
2018-04-04
Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
Linus Torvalds
2018-04-02
riscv/ftrace: Add RECORD_MCOUNT support
Alan Kao
2018-03-26
recordmcount.pl: drop blackin and tile support
Arnd Bergmann
2017-05-14
scripts: Switch to more portable Perl shebang
Kamil Rytarowski
2017-03-24
ftrace: Allow for function tracing to record init functions on boot up
Steven Rostedt (VMware)
2017-02-27
scripts/spelling.txt: add "swith" pattern and fix typo instances
Masahiro Yamada
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-09-28
scripts/recordmcount.c: account for .softirqentry.text
Dmitry Vyukov
2016-01-13
scripts/recordmcount.pl: support data in text section on powerpc
Ulrich Weigand
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2015-01-29
s390/ftrace: hotpatch support for function tracing
Heiko Carstens
2015-01-19
scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymore
Michael Karcher
2014-10-27
s390/ftrace,kprobes: allow to patch first instruction
Heiko Carstens
2014-10-09
s390/ftrace: remove 31 bit ftrace support
Heiko Carstens
2014-05-29
ftrace: Add arm64 support to recordmcount
AKASHI Takahiro
2013-12-05
ftrace: default to tilegx if ARCH=tile is specified
Tony Lu
2013-11-05
recordmcount.pl: Add support for __fentry__
Jamie Iles
2013-08-30
tile: support ftrace on tilegx
Tony Lu
2011-05-16
ftrace/s390: mcount offset calculation
Martin Schwidefsky
2011-05-16
ftrace/x86: mcount offset calculation
Martin Schwidefsky
2011-05-16
ftrace: Add .kprobe.text section to whitelist for recordmcount.c
Steven Rostedt
2011-03-10
ftrace: Add .ref.text as one of the safe areas to trace
Steven Rostedt
2010-09-02
ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftrace
Rabin Vincent
2010-09-02
ARM: 6318/1: ftrace: fix and update dynamic ftrace
Rabin Vincent
2010-08-16
Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into trace/tip/perf/urgent-4
Steven Rostedt
2010-08-12
tracing: Extend recordmcount to better support Blackfin mcount
Mike Frysinger
2010-07-22
tracing: Fix $mcount_regex for MIPS in recordmcount.pl
David Daney
2010-02-26
Merge commit 'v2.6.33' into tracing/core
Ingo Molnar
2010-01-11
tracing/x86: Derive arch from bits argument in recordmcount.pl
Jan Kiszka
2010-01-06
tracing: Use appropriate perl constructs in recordmcount.pl
Wolfram Sang
2010-01-06
tracing: optimize recordmcount.pl for offsets-handling
Wolfram Sang
2009-12-17
MIPS: Tracing: Add dynamic function tracer support
Wu Zhangjin
2009-12-17
MIPS: Tracing: Add an endian argument to scripts/recordmcount.pl
Wu Zhangjin
2009-12-14
microblaze: ftrace: Add dynamic trace support
Michal Simek
2009-11-17
tracing: Only print objcopy version warning once from recordmcount
Steven Rostedt
2009-10-29
tracing: Exit with error if a weak function is used in recordmcount.pl
Li Hong
2009-10-29
tracing: Move conditional into update_funcs() in recordmcount.pl
Li Hong
2009-10-29
tracing: Add regex for weak functions in recordmcount.pl
Li Hong
2009-10-29
tracing: Move mcount section search to front of loop in recordmcount.pl
Li Hong
2009-10-29
tracing: Fix objcopy revision check in recordmcount.pl
Li Hong
2009-10-29
tracing: Check absolute path of input file in recordmcount.pl
Li Hong
2009-10-29
tracing: Correct the check for number of arguments in recordmcount.pl
Li Hong
2009-10-29
tracing: Amend documentation in recordmcount.pl to reflect implementation
Li Hong
2009-10-14
tracing: Enable "__cold" functions
Jiri Olsa
2009-08-11
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-08-07
tracing: Fix recordmcount.pl to handle sections with only weak functions
Steven Rostedt
2009-08-05
tracing: do not use functions starting with .L in recordmcount.pl
Steven Rostedt
2009-07-23
ftrace: Only update $offset when we update $ref_func
Matt Fleming
2009-07-23
ftrace: Fix the conditional that updates $ref_func
Matt Fleming
2009-07-18
tracing: Remove .globl in the scripts/recordmcount.pl doc
jolsa@redhat.com
2009-06-16
sparc64: Add proper dynamic ftrace support.
David S. Miller
2009-06-12
[S390] ftrace: add dynamic ftrace support
Heiko Carstens
2009-05-05
ftrace: use .sched.text, not .text.sched in recordmcount.pl
Tim Abbott
2009-01-18
ftrace: test for running of recordmcount.pl twice on an object
Steven Rostedt
2009-01-14
ftrace, ia64: Add recordmcount for ia64
Shaohua Li
2009-01-14
ftrace, ia64: explictly ignore a file in recordmcount.pl
Shaohua Li
2009-01-14
ftrace, ia64: make recordmcount distinct module compile
Shaohua Li
2008-12-12
tracing/function-graph-tracer: add a new .irqentry.text section
Frederic Weisbecker
2008-11-26
ftrace: adding other non-leaving .text sections
Liming Wang
2008-11-23
ftrace: scripts/recordmcount.pl support for ARM
Jim Radford
2008-11-23
ftrace: specify $alignment for sh architecture
Matt Fleming
2008-11-23
ftrace: create default variables for archs in recordmcount.pl
Steven Rostedt
2008-11-23
ftrace: add support for powerpc to recordmcount.pl script
Steven Rostedt
2008-11-23
sh: dynamic ftrace support.
Matt Fleming
2008-11-08
ftrace: align __mcount_loc sections
Matt Fleming
2008-10-23
ftrace: dynamic ftrace process only text section
Steven Rostedt
2008-10-23
ftrace: handle generic arch calls
Steven Rostedt
2008-10-14
ftrace: remove warning of old objcopy and local functions
Steven Rostedt
2008-10-14
ftrace: objcopy version test for local symbols
Steven Rostedt
2008-10-14
ftrace: handle weak symbol functions
Steven Rostedt
2008-10-14
ftrace: update recordmount.pl arch changes
Steven Rostedt
2008-10-14
ftrace: scripts/recordmcount.pl cross-build hack
Ingo Molnar
2008-10-14
ftrace: create __mcount_loc section
Steven Rostedt