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
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-10
tracing: Consolidate event trigger code
Steven Rostedt (Red Hat)
2
-80
/
+16
2014-01-10
tracing: Fix counter for traceon/off event triggers
Steven Rostedt (Red Hat)
1
-2
/
+8
2014-01-07
tracing: Remove double-underscore naming in syscall trigger invocations
Tom Zanussi
1
-8
/
+8
2014-01-07
tracing/kprobes: Add trace event trigger invocations
Tom Zanussi
1
-6
/
+36
2014-01-04
tracing/probes: Fix build break on !CONFIG_KPROBE_EVENT
Namhyung Kim
2
-8
/
+8
2014-01-03
tracing/uprobes: Add @+file_offset fetch method
Namhyung Kim
4
-1
/
+62
2014-01-03
uprobes: Allocate ->utask before handler_chain() for tracing handlers
Oleg Nesterov
1
-0
/
+4
2014-01-03
tracing/uprobes: Add support for full argument access methods
Namhyung Kim
1
-12
/
+22
2014-01-03
tracing/uprobes: Fetch args before reserving a ring buffer
Namhyung Kim
1
-14
/
+132
2014-01-03
tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg()
Namhyung Kim
1
-1
/
+1
2014-01-03
tracing/probes: Implement 'memory' fetch method for uprobes
Namhyung Kim
4
-81
/
+129
2014-01-03
tracing/probes: Add fetch{,_size} member into deref fetch method
Hyeoncheol Lee
1
-2
/
+20
2014-01-03
tracing/probes: Move 'symbol' fetch method to kprobes
Namhyung Kim
4
-59
/
+91
2014-01-03
tracing/probes: Implement 'stack' fetch method for uprobes
Namhyung Kim
4
-26
/
+66
2014-01-03
tracing/probes: Split [ku]probes_fetch_type_table
Namhyung Kim
4
-39
/
+119
2014-01-03
tracing/probes: Move fetch function helpers to trace_probe.h
Namhyung Kim
2
-61
/
+78
2014-01-03
tracing/probes: Integrate duplicate set_print_fmt()
Namhyung Kim
4
-116
/
+66
2014-01-03
tracing/kprobes: Move common functions to trace_probe.h
Namhyung Kim
2
-48
/
+48
2014-01-03
tracing/uprobes: Convert to struct trace_probe
Namhyung Kim
1
-80
/
+79
2014-01-03
tracing/kprobes: Factor out struct trace_probe
Namhyung Kim
2
-285
/
+295
2014-01-03
tracing/probes: Fix basic print type functions
Namhyung Kim
1
-11
/
+11
2014-01-03
tracing/uprobes: Fix documentation of uprobe registration syntax
Namhyung Kim
1
-1
/
+1
2014-01-03
tracing: Fix rcu handling of event_trigger_data filter field
Steven Rostedt (Red Hat)
2
-4
/
+6
2014-01-03
tracing: Add generic tracing_lseek() function
Steven Rostedt (Red Hat)
5
-26
/
+19
2013-12-22
tracing: Add and use generic set_trigger_filter() implementation
Tom Zanussi
4
-14
/
+219
2013-12-22
tracing: Move ftrace_event_file() out of DYNAMIC_FTRACE ifdef
Steven Rostedt (Red Hat)
1
-13
/
+13
2013-12-22
tracing: Add 'enable_event' and 'disable_event' event trigger commands
Tom Zanussi
3
-1
/
+364
2013-12-22
tracing: Add 'stacktrace' event trigger command
Tom Zanussi
1
-0
/
+79
2013-12-22
tracing: Add 'snapshot' event trigger command
Tom Zanussi
3
-3
/
+116
2013-12-21
tracing: Add 'traceon' and 'traceoff' event trigger commands
Tom Zanussi
1
-0
/
+446
2013-12-21
tracing: Add basic event trigger framework
Tom Zanussi
5
-5
/
+480
2013-12-15
Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-22
/
+14
2013-12-12
Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-4
/
+15
2013-12-12
futex: move user address verification up to common code
Linus Torvalds
1
-2
/
+3
2013-12-12
futex: fix handling of read-only-mapped hugepages
Linus Torvalds
1
-1
/
+1
2013-12-10
KEYS: correct alignment of system_certificate_list content in assembly file
Hendrik Brueckner
2
-4
/
+14
2013-12-10
Ignore generated file kernel/x509_certificate_list
Rusty Russell
1
-0
/
+1
2013-12-08
PCI: Disable Bus Master only on kexec reboot
Khalid Aziz
1
-0
/
+4
2013-12-06
Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-10
/
+3
2013-12-05
tracing: Only run synchronize_sched() at instance deletion time
Steven Rostedt
2
-10
/
+3
2013-12-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-19
/
+32
2013-12-02
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2013-12-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-7
/
+28
2013-12-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-9
/
+7
2013-11-29
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+37
2013-11-29
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+37
2013-11-29
nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=off
Thomas Gleixner
1
-1
/
+3
2013-11-28
kernel/extable: fix address-checks for core_kernel and init areas
Helge Deller
1
-2
/
+2
2013-11-28
cgroup: fix cgroup_subsys_state leak for seq_files
Tejun Heo
1
-1
/
+4
2013-11-27
cpuset: Fix memory allocator deadlock
Peter Zijlstra
1
-2
/
+6
[next]