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
2010-10-04
perf_events: Fix invalid pointer when pid is invalid
Stephane Eranian
1
-1
/
+6
2010-09-24
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
6
-9
/
+456
2010-09-23
jump label: Tracepoint support for jump labels
Jason Baron
1
-2
/
+12
2010-09-23
jump label: Add jump_label_text_reserved() to reserve jump points
Jason Baron
2
-1
/
+85
2010-09-23
jump label: Initialize workqueue tracepoints *before* they are registered
Jason Baron
1
-5
/
+5
2010-09-23
jump label: Base patch for jump label
Jason Baron
4
-1
/
+354
2010-09-22
Merge branch 'linus' into perf/core
Ingo Molnar
2
-5
/
+5
2010-09-22
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+5
2010-09-22
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2010-09-21
perf: Avoid RCU vs preemption assumptions
Peter Zijlstra
1
-6
/
+12
2010-09-21
Merge commit 'v2.6.36-rc5' into perf/core
Ingo Molnar
2
-10
/
+38
2010-09-21
sched: Fix nohz balance kick
Suresh Siddha
1
-1
/
+1
2010-09-17
perf: Undo the per cpu-context timer stuff
Peter Zijlstra
2
-30
/
+51
2010-09-17
perf: Fix perf_event_exit_cpu_context()
Peter Zijlstra
1
-2
/
+1
2010-09-17
perf: Complete software pmu grouping
Peter Zijlstra
1
-5
/
+60
2010-09-17
perf_events: Fix broken event grouping
Stephane Eranian
1
-8
/
+7
2010-09-17
hw breakpoints: Fix pid namespace bug
Matt Helsley
1
-1
/
+2
2010-09-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-10
/
+17
2010-09-15
kprobes: Add sparse context annotations
Namhyung Kim
1
-0
/
+4
2010-09-15
kprobes: Make functions static
Namhyung Kim
1
-2
/
+3
2010-09-15
kprobes: Verify jprobe entry point
Namhyung Kim
1
-5
/
+9
2010-09-15
kprobes: Remove redundant address check
Namhyung Kim
1
-8
/
+5
2010-09-15
perf events: Clean up pid passing
Matt Helsley
3
-15
/
+13
2010-09-15
perf events: Split out task search into helper
Matt Helsley
1
-23
/
+40
2010-09-15
hw breakpoints: Fix pid namespace bug
Matt Helsley
1
-1
/
+2
2010-09-15
watchdog: Avoid kernel crash when disabling watchdog
Stephane Eranian
1
-0
/
+3
2010-09-15
sched: Fix user time incorrectly accounted as system time on 32-bit
Stanislaw Gruszka
1
-4
/
+4
2010-09-15
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
20
-184
/
+409
2010-09-15
tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enums
Steven Rostedt
1
-14
/
+4
2010-09-15
tracing: Do not trace in irq when funcgraph-irq option is zero
Steven Rostedt
1
-1
/
+22
2010-09-15
tracing: Add funcgraph-irq option for function graph tracer.
Jiri Olsa
1
-1
/
+100
2010-09-15
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
1
-0
/
+21
2010-09-14
tracing: Fix reading of set_ftrace_filter across lists
Steven Rostedt
1
-3
/
+3
2010-09-14
tracing: Keep track of set_ftrace_filter position and allow lseek again
Steven Rostedt
1
-8
/
+26
2010-09-14
tracing: Replace typecasted void pointer in set_ftrace_filter code
Steven Rostedt
1
-21
/
+46
2010-09-14
tracing: Do not reset *pos in set_ftrace_filter
Steven Rostedt
1
-2
/
+6
2010-09-13
sched: Improve latencies under load by decreasing minimum scheduling granularity
Ingo Molnar
1
-3
/
+3
2010-09-13
perf: Fix free_event()
Peter Zijlstra
1
-1
/
+3
2010-09-13
perf: Sanitize the RCU logic
Peter Zijlstra
1
-8
/
+9
2010-09-13
workqueue: add documentation
Tejun Heo
1
-10
/
+17
2010-09-12
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-21
/
+68
2010-09-11
PM / Hibernate: Avoid hitting OOM during preallocation of memory
Rafael J. Wysocki
1
-20
/
+65
2010-09-11
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+6
2010-09-11
PM QoS: Correct pr_debug() misuse and improve parameter checks
mark gross
1
-1
/
+3
2010-09-10
perf: Fix perf_init_event()
Peter Zijlstra
1
-2
/
+5
2010-09-10
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-22
/
+34
2010-09-10
perf: Ensure we call add_event_to_ctx() with the right locks held
Peter Zijlstra
1
-0
/
+3
2010-09-10
tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread
Chris Wright
1
-0
/
+2
2010-09-10
swap: revert special hibernation allocation
Hugh Dickins
3
-5
/
+3
2010-09-10
kernel/groups.c: fix integer overflow in groups_search
Jerome Marchand
1
-3
/
+2
[next]