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-02-07
workqueue: add delayed_work->wq to simplify reentrancy handling
Lai Jiangshan
1
-29
/
+3
2013-02-07
workqueue: make work_busy() test WORK_STRUCT_PENDING first
Lai Jiangshan
1
-10
/
+6
2013-02-07
workqueue: replace WORK_CPU_NONE/LAST with WORK_CPU_END
Lai Jiangshan
1
-5
/
+5
2013-02-06
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-7
/
+16
2013-02-05
tcp: remove Appropriate Byte Count support
Stephen Hemminger
1
-1
/
+0
2013-02-05
Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
13
-85
/
+385
2013-02-05
sched: Fix signedness bug in yield_to()
Dan Carpenter
1
-1
/
+1
2013-02-05
hrtimer: Prevent hrtimer_enqueue_reprogram race
Leonid Shatz
1
-18
/
+18
2013-02-05
Merge branch 'nohz/printk-v8' into irq/core
Frederic Weisbecker
4
-46
/
+110
2013-02-05
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-4
/
+4
2013-02-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+18
2013-02-05
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+10
2013-02-05
rcu: Allow rcutorture to be built at low optimization levels
Steven Rostedt
1
-7
/
+16
2013-02-04
sched: Fix select_idle_sibling() bouncing cow syndrome
Mike Galbraith
1
-14
/
+7
2013-02-04
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
10
-117
/
+431
2013-02-04
irq_work: Remove return value from the irq_work_queue() function
anish kumar
1
-21
/
+10
2013-02-04
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
4
-15
/
+53
2013-02-03
sched/rt: Further simplify pick_rt_task()
Kirill Tkhai
1
-2
/
+1
2013-02-03
perf: Fix event group context move
Jiri Olsa
1
-2
/
+18
2013-02-03
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
6
-61
/
+200
2013-02-02
tracing: Init current_trace to nop_trace and remove NULL checks
Steven Rostedt (Red Hat)
1
-18
/
+12
2013-02-01
clockevents: Add generic timer broadcast function
Mark Rutland
2
-0
/
+17
2013-02-01
clockevents: Add generic timer broadcast receiver
Mark Rutland
1
-0
/
+17
2013-01-31
sched/rt: Do not account zero delta_exec in update_curr_rt()
Kirill Tkhai
1
-2
/
+2
2013-01-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+12
2013-01-31
Revert "console: implement lockdep support for console_lock"
Dave Airlie
1
-9
/
+0
2013-01-30
tracing: Make a snapshot feature available from userspace
Hiraku Toyooka
3
-26
/
+151
2013-01-30
tracing: Replace static old_tracer check of tracer name
Hiraku Toyooka
1
-13
/
+9
2013-01-30
tracing: Use sched_clock_cpu for trace_clock_global
Namhyung Kim
1
-1
/
+1
2013-01-30
ring-buffer: Add stats field for amount read from trace ring buffer
Steven Rostedt (Red Hat)
2
-0
/
+21
2013-01-30
timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK
John Stultz
1
-1
/
+1
2013-01-30
tracing/fgraph: Adjust fgraph depth before calling trace return callback
Steven Rostedt (Red Hat)
1
-1
/
+7
2013-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-98
/
+262
2013-01-29
tracing: Remove second iterator initializer
Jovi Zhang
1
-4
/
+1
2013-01-29
Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01....
Paul E. McKenney
8
-100
/
+370
2013-01-29
rcu: Make rcutorture's shuffler task shuffle recently added tasks
Paul E. McKenney
1
-4
/
+20
2013-01-29
rcu: Provide RCU CPU stall warnings for tiny RCU
Paul E. McKenney
6
-50
/
+121
2013-01-28
smp: Fix SMP function call empty cpu mask race
Wang YanQing
1
-1
/
+12
2013-01-27
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
5
-16
/
+211
2013-01-27
kvm: Prepare to add generic guest entry/exit callbacks
Frederic Weisbecker
1
-10
/
+0
2013-01-27
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
8
-35
/
+89
2013-01-27
cputime: Allow dynamic switch between tick/virtual based cputime accounting
Frederic Weisbecker
2
-11
/
+35
2013-01-27
cputime: Generic on-demand virtual cputime accounting
Frederic Weisbecker
2
-6
/
+61
2013-01-27
cputime: Move default nsecs_to_cputime() to jiffies based cputime file
Frederic Weisbecker
1
-4
/
+0
2013-01-27
cputime: Avoid multiplication overflow on utime scaling
Frederic Weisbecker
1
-9
/
+9
2013-01-27
context_tracking: Add comments on interface and internals
Frederic Weisbecker
1
-10
/
+65
2013-01-27
rcu: Remove unused code originally used for context tracking
Li Zhong
2
-7
/
+0
2013-01-27
rcu: Correct 'optimized' to 'optimize' in header comment
Cody P Schafer
1
-1
/
+1
2013-01-26
context_tracking: Export context state for generic vtime
Frederic Weisbecker
1
-15
/
+1
2013-01-26
tracing: Use __this_cpu_inc/dec operation instead of __get_cpu_var
Shan Wei
1
-2
/
+2
[prev]
[next]