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
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
2013-03-15
ring-buffer: Init waitqueue for blocked readers
Steven Rostedt (Red Hat)
1
-0
/
+2
2013-03-15
tracing: Fix some section mismatch warnings
Li Zefan
2
-3
/
+3
2013-03-15
tracing: Fix trace events build without modules
Steven Rostedt (Red Hat)
1
-19
/
+36
2013-03-15
tracing: Add __per_cpu annotation to trace array percpu data pointer
Steven Rostedt (Red Hat)
1
-1
/
+1
2013-03-15
tracing/syscalls: Annotate field-defining functions with __init
Li Zefan
1
-2
/
+2
2013-03-15
tracing: Annotate event field-defining functions with __init
Li Zefan
1
-1
/
+1
2013-03-15
tracing: Add a helper function for event print functions
Li Zefan
1
-0
/
+26
2013-03-15
tracing/ring-buffer: Move poll wake ups into ring buffer code
Steven Rostedt (Red Hat)
2
-71
/
+158
2013-03-15
tracing: Fix read blocking on trace_pipe_raw
Steven Rostedt
1
-3
/
+15
2013-03-15
tracing: Fix polling on trace_pipe_raw
Steven Rostedt
1
-27
/
+51
2013-03-15
tracing: Do not block on splice if either file or splice NONBLOCK flag is set
Steven Rostedt (Red Hat)
1
-1
/
+1
2013-03-15
tracing: Use direct field, type and system names
Steven Rostedt
2
-19
/
+5
2013-03-15
tracing: Use kmem_cache_alloc instead of kmalloc in trace_events.c
Steven Rostedt
1
-7
/
+20
2013-03-15
tracing: Get trace_events kernel command line working again
Steven Rostedt
1
-7
/
+136
2013-03-15
tracing: Add rmdir to remove multibuffer instances
Steven Rostedt
3
-0
/
+102
2013-03-15
tracing: Add interface to allow multiple trace buffers
Steven Rostedt
3
-1
/
+142
2013-03-15
tracing: Make syscall events suitable for multiple buffers
Steven Rostedt
2
-34
/
+57
2013-03-15
tracing: Replace the static global per_cpu arrays with allocated per_cpu
Steven Rostedt
10
-61
/
+79
2013-03-15
tracing: Pass the ftrace_file to the buffer lock reserve code
Steven Rostedt
1
-0
/
+12
2013-03-15
tracing: Encapsulate global_trace and remove dependencies on global vars
Steven Rostedt
4
-240
/
+358
2013-03-15
tracing: Use RING_BUFFER_ALL_CPUS for TRACE_PIPE_ALL_CPU
Steven Rostedt
3
-18
/
+16
2013-03-15
tracing: Separate out trace events from global variables
Steven Rostedt
4
-248
/
+580
2013-03-15
tracing: Prevent buffer overwrite disabled for latency tracers
Steven Rostedt (Red Hat)
4
-16
/
+65
2013-03-15
tracing: Keep overwrite in sync between regular and snapshot buffers
Steven Rostedt (Red Hat)
1
-1
/
+5
2013-03-14
tracing: Protect tracer flags with trace_types_lock
Steven Rostedt (Red Hat)
1
-4
/
+8
2013-03-14
tracing: Fix free of probe entry by calling call_rcu_sched()
Steven Rostedt (Red Hat)
1
-2
/
+2
2013-03-12
tracing: Fix race in snapshot swapping
Steven Rostedt (Red Hat)
1
-1
/
+2
2013-03-07
tracing: Do not return EINVAL in snapshot when not allocated
Steven Rostedt (Red Hat)
1
-2
/
+0
2013-03-07
tracing: Add help of snapshot feature when snapshot is empty
Steven Rostedt (Red Hat)
1
-1
/
+24
2013-02-28
ftrace: Update the kconfig for DYNAMIC_FTRACE
Steven Rostedt
1
-10
/
+14
2013-02-20
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2
-19
/
+70
2013-02-20
Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-95
/
+67
2013-02-20
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
5
-830
/
+790
2013-02-20
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+15
2013-02-20
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+2
2013-02-20
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+22
2013-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-37
/
+146
2013-02-20
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-98
/
+65
2013-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
29
-123
/
+462
2013-02-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
20
-512
/
+992
2013-02-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-70
/
+133
2013-02-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-135
/
+446
2013-02-19
workqueue: un-GPL function delayed_work_timer_fn()
Konstantin Khlebnikov
1
-1
/
+1
2013-02-19
cputime: Remove irqsave from seqlock readers
Thomas Gleixner
1
-6
/
+4
2013-02-19
ftrace: Call ftrace cleanup module notifier after all other notifiers
Steven Rostedt (Red Hat)
1
-14
/
+32
2013-02-19
genirq: Export enable/disable_percpu_irq()
Chris Metcalf
1
-0
/
+2
2013-02-15
posix-cpu-timers: Fix nanosleep task_struct leak
Stanislaw Gruszka
1
-2
/
+21
2013-02-15
perf/hwbp: Fix cleanup in case of kzalloc failure
Daniel Baluta
1
-1
/
+1
2013-02-14
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2
-2
/
+14
2013-02-14
stop_machine: Use smpboot threads
Thomas Gleixner
2
-86
/
+52
[next]