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-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-23
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2
-14
/
+42
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-19
rcu: Make RCU lockdep check the lockdep_recursion variable
Paul E. McKenney
1
-0
/
+7
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
2010-04-06
audit: preface audit printk with audit
Eric Paris
1
-1
/
+1
2010-04-05
Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
Linus Torvalds
49
-6
/
+44
2010-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2
-47
/
+78
2010-04-05
tracing: Fix uninitialized variable of tracing/trace output
Lai Jiangshan
1
-1
/
+1
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
11
-129
/
+153
2010-04-04
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-10
/
+23
2010-04-04
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+1
2010-04-04
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+7
2010-04-03
perf: Always build the stub perf_arch_fetch_caller_regs version
Frederic Weisbecker
1
-2
/
+1
2010-04-03
Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
1
-102
/
+103
2010-04-03
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-6
/
+8
2010-04-02
kgdb: Turn off tracing while in the debugger
Jason Wessel
1
-0
/
+8
2010-04-02
kgdb: use atomic_inc and atomic_dec instead of atomic_set
Jason Wessel
1
-8
/
+7
2010-04-02
kgdb: eliminate kgdb_wait(), all cpus enter the same way
Jason Wessel
1
-83
/
+82
2010-04-02
kgdb: have ebin2mem call probe_kernel_write once
Jason Wessel
1
-14
/
+9
2010-04-02
sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlock
Oleg Nesterov
1
-1
/
+1
2010-04-02
sched: Fix proc_sched_set_task()
Mike Galbraith
1
-4
/
+0
2010-04-02
perf: Fix 'perf sched record' deadlock
Mike Galbraith
1
-3
/
+12
2010-04-02
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2
-5
/
+10
2010-04-01
perf: Use hot regs with software sched switch/migrate events
Frederic Weisbecker
1
-3
/
+1
2010-04-01
perf: Correctly align perf event tracing buffer
Frederic Weisbecker
1
-2
/
+9
2010-04-01
ring-buffer: Add lost event count to end of sub buffer
Steven Rostedt
1
-4
/
+33
2010-04-01
tracing: Show the lost events in the trace_pipe output
Steven Rostedt
1
-8
/
+22
2010-04-01
ring-buffer: Add place holder recording of dropped events
Steven Rostedt
5
-12
/
+73
2010-04-01
tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not set
Steven Rostedt
1
-2
/
+3
2010-04-01
tracing: Remove side effect from module tracepoints that caused a GPF
Li Zefan
1
-2
/
+1
2010-03-31
genirq: Force MSI irq handlers to run with interrupts disabled
Thomas Gleixner
1
-0
/
+10
2010-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+5
2010-03-30
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
49
-6
/
+44
2010-03-30
CRED: Fix memory leak in error handling
Mathieu Desnoyers
1
-1
/
+5
2010-03-29
ring-buffer: Add missing unlock
Julia Lawall
1
-3
/
+5
2010-03-29
tracing: Fix lockdep warning in global_clock()
Li Zefan
1
-2
/
+2
2010-03-29
x86: Do not free zero sized per cpu areas
Ian Campbell
1
-0
/
+6
2010-03-29
SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG
David Howells
1
-4
/
+4
[next]