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
/
rcuclassic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-03
kmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassic.h dependencies
Ingo Molnar
1
-2
/
+21
2009-02-26
rcu: Teach RCU that idle task is not quiscent state at boot
Paul E. McKenney
1
-2
/
+2
2009-01-14
rcu: add __cpuinit to rcu_init_percpu_data()
Lai Jiangshan
1
-1
/
+1
2009-01-03
cpumask: convert RCU implementations, fix
Ingo Molnar
1
-1
/
+2
2009-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Mike Travis
1
-14
/
+15
2009-01-01
cpumask: convert RCU implementations
Rusty Russell
1
-15
/
+17
2008-11-24
sched: convert nohz_cpu_mask to cpumask_var_t.
Rusty Russell
1
-1
/
+1
2008-11-03
rcu: make rcu-stall debug printout more standard
Ingo Molnar
1
-2
/
+2
2008-10-03
rcu: RCU-based detection of stalled CPUs for Classic RCU, fix
Ingo Molnar
1
-1
/
+1
2008-10-03
rcu: RCU-based detection of stalled CPUs for Classic RCU
Paul E. McKenney
1
-80
/
+86
2008-09-23
rcu: fix sparse shadowed variable warning
Harvey Harrison
1
-3
/
+3
2008-08-27
rcuclassic: fix compiler warning
Hiroshi Shimamoto
1
-1
/
+1
2008-08-21
rcu: use irq-safe locks
Paul E. McKenney
1
-6
/
+10
2008-08-19
rcuclassic: fix compilation NG
Hiroshi Shimamoto
1
-0
/
+2
2008-08-19
rcu: fix locking cleanup fallout
Paul E. McKenney
1
-14
/
+22
2008-08-17
rcu: fix classic RCU locking cleanup lockdep problem
Paul E. McKenney
1
-2
/
+4
2008-08-15
rcu: classic RCU locking and memory-barrier cleanups
Paul E. McKenney
1
-10
/
+41
2008-08-15
rcu: prevent console flood when one CPU sees another AWOL via RCU
Paul E. McKenney
1
-0
/
+1
2008-08-11
rcu, debug: detect stalled grace periods, cleanups
Ingo Molnar
1
-13
/
+13
2008-08-11
rcu, debug: detect stalled grace periods
Paul E. McKenney
1
-0
/
+80
2008-08-11
Merge branch 'linus' into core/rcu
Ingo Molnar
1
-3
/
+3
2008-07-28
stop_machine: Wean existing callers off stop_machine_run()
Rusty Russell
1
-2
/
+2
2008-07-18
rcu classic: new algorithm for callbacks-processing(v2)
Lai Jiangshan
1
-60
/
+97
2008-07-18
rcu classic: simplify the next pending batch
Lai Jiangshan
1
-14
/
+8
2008-07-16
Merge branch 'linus' into cpus4096
Ingo Molnar
1
-2
/
+34
2008-07-15
Merge branch 'core/rcu' into core/rcu-for-linus
Ingo Molnar
1
-1
/
+33
2008-07-15
Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2008-07-14
rcu classic: update qlen when cpu offline
Lai Jiangshan
1
-0
/
+4
2008-07-11
Merge branch 'linus' into core/rcu
Ingo Molnar
1
-1
/
+15
2008-07-06
Merge commit 'v2.6.26-rc9' into cpus4096
Ingo Molnar
1
-1
/
+15
2008-07-01
rcu: fix hotplug vs rcu race
Gautham R Shenoy
1
-1
/
+15
2008-05-25
Remove argument from open_softirq which is always NULL
Carlos R. Mafra
1
-1
/
+1
2008-05-23
core: use performance variant for_each_cpu_mask_nr
Mike Travis
1
-1
/
+1
2008-05-19
rcu: add memory barriers and comments to rcu_check_callbacks()
Paul E. McKenney
1
-1
/
+29
2008-01-25
Preempt-RCU: implementation
Paul E. McKenney
1
-1
/
+0
2008-01-25
Preempt-RCU: fix rcu_barrier for preemptive environment.
Paul E. McKenney
1
-1
/
+1
2008-01-25
Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.c
Paul E. McKenney
1
-0
/
+576