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
2010-05-14
tracing: Let tracepoints have data passed to tracepoint callbacks
Steven Rostedt
8
-162
/
+201
2010-05-14
tracing: Create class struct for events
Steven Rostedt
5
-20
/
+28
2010-05-14
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Steven Rostedt
24
-1049
/
+1001
2010-05-11
sched, wait: Use wrapper functions
Changli Gao
2
-3
/
+2
2010-05-10
sched: Remove a stale comment
Li Zefan
1
-1
/
+0
2010-05-09
sched: Intoduce get_cpu_iowait_time_us()
Arjan van de Ven
2
-0
/
+29
2010-05-09
sched: Eliminate the ts->idle_lastupdate field
Arjan van de Ven
1
-4
/
+1
2010-05-09
sched: Fold updating of the last_update_time_info into update_ts_time_stats()
Arjan van de Ven
1
-11
/
+11
2010-05-09
sched: Update the idle statistics in get_cpu_idle_time_us()
Arjan van de Ven
1
-1
/
+6
2010-05-09
sched: Introduce a function to update the idle statistics
Arjan van de Ven
1
-10
/
+19
2010-05-09
sched: Add a comment to get_cpu_idle_time_us()
Arjan van de Ven
1
-0
/
+14
2010-05-08
Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...
Ingo Molnar
7
-386
/
+507
2010-05-08
cpu_stop: add dummy implementation for UP
Tejun Heo
2
-1
/
+5
2010-05-07
sched: Remove rq argument to the tracepoints
Peter Zijlstra
4
-12
/
+9
2010-05-07
Merge commit 'v2.6.34-rc6' into sched/core
Ingo Molnar
3
-3
/
+10
2010-05-07
rcu: need barrier() in UP synchronize_sched_expedited()
Paul E. McKenney
1
-0
/
+1
2010-05-06
sched: correctly place paranioa memory barriers in synchronize_sched_expedited()
Paul E. McKenney
1
-10
/
+11
2010-05-06
sched: kill paranoia check in synchronize_sched_expedited()
Tejun Heo
1
-37
/
+3
2010-05-06
sched: replace migration_thread with cpu_stop
Tejun Heo
4
-240
/
+127
2010-05-06
stop_machine: reimplement using cpu_stop
Tejun Heo
3
-140
/
+40
2010-05-06
cpu_stop: implement stop_cpu[s]()
Tejun Heo
1
-5
/
+367
2010-05-05
tracing: Fix "integer as NULL pointer" warning.
Thiago Farina
1
-1
/
+1
2010-05-04
ring-buffer: Wrap open-coded WARN_ONCE
Borislav Petkov
1
-9
/
+5
2010-04-28
tracing: Fix sleep time function profiling
Steven Rostedt
1
-1
/
+5
2010-04-28
tracing: Show sample std dev in function profiling
Chase Douglas
1
-3
/
+21
2010-04-27
ring-buffer: Make benchmark handle missed events
Steven Rostedt
1
-1
/
+2
2010-04-27
ring-buffer: Make non-consuming read less expensive with lots of cpus.
David Miller
2
-13
/
+62
2010-04-27
tracing: Add graph output support for irqsoff tracer
Jiri Olsa
4
-29
/
+313
2010-04-27
tracing: Have graph flags passed in to ouput functions
Jiri Olsa
2
-56
/
+73
2010-04-27
tracing: Add ftrace events for graph tracer
Jiri Olsa
1
-1
/
+27
2010-04-24
kernel/sys.c: fix compat uname machine
Andreas Schwab
1
-1
/
+1
2010-04-23
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2
-14
/
+42
2010-04-23
sched: Fix select_idle_sibling() logic in select_task_rq_fair()
Suresh Siddha
1
-42
/
+40
2010-04-23
sched: Pre-compute cpumask_weight(sched_domain_span(sd))
Peter Zijlstra
2
-7
/
+8
2010-04-23
sched: Cure load average vs NO_HZ woes
Peter Zijlstra
2
-15
/
+68
2010-04-22
CRED: Fix a race in creds_are_invalid() in credentials debugging
David Howells
1
-2
/
+0
2010-04-22
tracing: Dump either the oops's cpu source or all cpus buffers
Frederic Weisbecker
2
-14
/
+42
2010-04-21
Merge commit 'v2.6.34-rc5' into tracing/core
Ingo Molnar
3
-2
/
+9
2010-04-21
CRED: Fix double free in prepare_usermodehelper_creds() error handling
David Howells
1
-0
/
+2
2010-04-19
rcu: Make RCU lockdep check the lockdep_recursion variable
Paul E. McKenney
1
-0
/
+7
2010-04-15
sched: Fix UP update_avg() build warning
Mike Galbraith
1
-6
/
+6
2010-04-15
Merge branch 'linus' into sched/core
Ingo Molnar
59
-193
/
+309
2010-04-14
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-1
/
+1
2010-04-11
PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling
Jiri Slaby
1
-1
/
+1
2010-04-08
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2010-04-08
Merge branch 'linus' into tracing/core
Ingo Molnar
58
-190
/
+306
2010-04-07
mm: avoid null-pointer deref in sync_mm_rss()
KAMEZAWA Hiroyuki
2
-1
/
+5
2010-04-07
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+10
2010-04-06
sched: Fix sched_getaffinity()
Anton Blanchard
1
-1
/
+1
2010-04-06
Fix up possibly racy module refcounting
Nick Piggin
1
-8
/
+27
[next]