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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-07
ftrace: Do not pass data to ftrace_dyn_arch_init
Jiri Slaby
15
-19
/
+16
2014-03-07
ftrace: Pass retval through return in ftrace_dyn_arch_init()
Jiri Slaby
14
-41
/
+2
2014-03-07
ftrace: Inline the code from ftrace_dyn_table_alloc()
Jiri Slaby
1
-19
/
+6
2014-03-07
ftrace: Cleanup of global variables ftrace_new_pgs and ftrace_update_cnt
Jiri Slaby
1
-17
/
+8
2014-03-07
tracing: Evaluate len expression only once in __dynamic_array macro
Filipe Brandenburger
1
-2
/
+4
2014-03-07
tracing: Correctly expand len expressions from __dynamic_array macro
Filipe Brandenburger
1
-1
/
+1
2014-03-07
tracing/module: Replace include of tracepoint.h with jump_label.h in module.h
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-03-07
tracing: Fix event header migrate.h to include tracepoint.h
Steven Rostedt (Red Hat)
1
-0
/
+2
2014-03-07
tracing: Fix event header writeback.h to include tracepoint.h
Steven Rostedt (Red Hat)
1
-0
/
+1
2014-03-07
tracing: Warn if a tracepoint is not set via debugfs
Steven Rostedt
1
-1
/
+10
2014-03-07
tracing: Use helper functions in event assignment to shrink macro size
Steven Rostedt
3
-16
/
+51
2014-03-07
tracing: Move event storage for array from macro to standalone function
Steven Rostedt
5
-26
/
+33
2014-03-07
tracing: Move raw output code from macro to standalone function
Steven Rostedt
3
-9
/
+37
2014-03-07
ftrace/x86: Have ftrace_write() return -EPERM and clean up callers
Steven Rostedt (Red Hat)
1
-19
/
+8
2014-03-04
tracepoint: Do not waste memory on mods with no tracepoints
Steven Rostedt (Red Hat)
1
-0
/
+6
2014-03-04
ftrace/x86: One more missing sync after fixup of function modification failure
Petr Mladek
1
-1
/
+1
2014-03-04
ftrace/x86: Run a sync after fixup on failure
Steven Rostedt (Red Hat)
1
-2
/
+3
2014-02-20
ftrace: Have static function trace clear ENABLED flag on unregister
Steven Rostedt (Red Hat)
1
-1
/
+7
2014-02-20
tracing: Add trace_clock=<clock> kernel parameter
Steven Rostedt
1
-16
/
+45
2014-02-20
tracing/uprobes: Support mix of ftrace and perf
Namhyung Kim
1
-8
/
+1
2014-02-20
tracing/uprobes: Support event triggering
Namhyung Kim
1
-2
/
+4
2014-02-20
tracing/uprobes: Support ftrace_event_file base multibuffer
zhangwei(Jovi)
3
-38
/
+101
2014-02-20
tracing/uprobes: Move argument fetching to uprobe_dispatcher()
Namhyung Kim
1
-37
/
+56
2014-02-20
tracing/uprobes: Rename uprobe_{trace,perf}_print() functions
Namhyung Kim
1
-6
/
+6
2014-02-20
ftrace: Allow for function tracing instance to filter functions
Steven Rostedt (Red Hat)
5
-14
/
+96
2014-02-20
ftrace: Pass in global_ops for use with filtering files
Steven Rostedt (Red Hat)
1
-4
/
+8
2014-02-20
ftrace: Allow instances to use function tracing
Steven Rostedt (Red Hat)
2
-40
/
+81
2014-02-20
tracing: Convert tracer->enabled to counter
Steven Rostedt (Red Hat)
2
-4
/
+4
2014-02-20
tracing: Disable tracers before deletion of instance
Steven Rostedt (Red Hat)
1
-0
/
+18
2014-02-20
ftrace: Copy ops private to global_ops private
Steven Rostedt (Red Hat)
1
-9
/
+8
2014-02-20
ftrace: Add private data to ftrace_ops
Steven Rostedt (Red Hat)
1
-0
/
+12
2014-02-20
tracing: Only let top level have option files
Steven Rostedt (Red Hat)
1
-3
/
+5
2014-02-20
tracing: Set up infrastructure to allow tracers for instances
Steven Rostedt (Red Hat)
3
-16
/
+60
2014-02-20
tracing: Pass trace_array to flag_changed callback
Steven Rostedt (Red Hat)
4
-4
/
+8
2014-02-20
tracing: Pass trace_array to set_flag callback
Steven Rostedt (Red Hat)
8
-17
/
+27
2014-02-17
Linux 3.14-rc3
Linus Torvalds
1
-1
/
+1
2014-02-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
7
-23
/
+28
2014-02-16
Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-34
/
+54
2014-02-16
of: search the best compatible match first in __of_match_node()
Kevin Hao
1
-1
/
+42
2014-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
11
-23
/
+30
2014-02-16
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-21
/
+53
2014-02-16
Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...
Linus Torvalds
3
-0
/
+51
2014-02-16
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-26
/
+35
2014-02-16
Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-36
/
+54
2014-02-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-4
/
+20
2014-02-16
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
39
-33
/
+408
2014-02-15
Documentation: i2c: mention ACPI method for instantiating devices
Wolfram Sang
1
-0
/
+7
2014-02-15
Documentation: i2c: describe devicetree method for instantiating devices
Wolfram Sang
1
-2
/
+32
2014-02-15
Btrfs: use right clone root offset for compressed extents
Filipe David Borba Manana
1
-0
/
+10
2014-02-15
btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105
Anand Jain
1
-2
/
+8
[next]