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
/
rcutorture.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-26
rcu: make rcutorture even more vicious: invoke RCU readers from irq handlers ...
Paul E. McKenney
1
-4
/
+70
2008-06-24
rcu: make quiescent rcutorture less power-hungry
Paul E. McKenney
1
-1
/
+1
2008-06-24
rcu, rcutorture: make quiescent rcutorture less power-hungry
Paul E. McKenney
1
-1
/
+4
2008-06-19
rcu: make rcutorture more vicious: reinstate boot-time testing
Paul E. McKenney
1
-1
/
+8
2008-06-18
rcu: make rcutorture more vicious: add stutter feature
Paul E. McKenney
1
-3
/
+56
2008-06-18
rcutorture: WARN_ON_ONCE(1) when detecting an error
Ingo Molnar
1
-0
/
+1
2008-05-19
rcu: add call_rcu_sched() and friends to rcutorture
Paul E. McKenney
1
-3
/
+31
2008-04-29
kernel: explicitly include required header files under kernel/
Robert P. J. Day
1
-0
/
+1
2008-04-19
generic: use new set_cpus_allowed_ptr function
Mike Travis
1
-6
/
+9
2008-01-25
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
1
-3
/
+3
2007-10-17
Make rcutorture RNG use temporal entropy
Paul E. McKenney
1
-6
/
+3
2007-10-17
Clean up duplicate includes in kernel/
Jesper Juhl
1
-1
/
+0
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-3
/
+1
2007-05-08
rcutorture: Remove redundant assignment to cur_ops in for loop
Josh Triplett
1
-9
/
+6
2007-05-08
rcutorture: style cleanup: avoid != NULL in boolean tests
Josh Triplett
1
-14
/
+14
2007-05-08
rcutorture: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-1
/
+1
2007-05-08
rcutorture: Mark rcu_torture_init as __init
Josh Triplett
1
-1
/
+1
2007-03-06
[PATCH] Publish rcutorture module parameters via sysfs, read-only
Josh Triplett
1
-7
/
+7
2006-12-30
[PATCH] rcu: rcutorture suspend fix
Ingo Molnar
1
-0
/
+3
2006-12-07
[PATCH] Add Sparse annotations to SRCU wrapper functions in rcutorture
Josh Triplett
1
-2
/
+2
2006-10-04
[PATCH] rcu: add sched torture type to rcutorture
Josh Triplett
1
-1
/
+39
2006-10-04
[PATCH] rcu: add rcu_bh_sync torture type to rcutorture
Josh Triplett
1
-1
/
+15
2006-10-04
[PATCH] rcu: add rcu_sync torture type to rcutorture
Josh Triplett
1
-2
/
+15
2006-10-04
[PATCH] rcu: refactor srcu_torture_deferred_free to work for any implementation
Josh Triplett
1
-24
/
+29
2006-10-04
[PATCH] RCU: add fake writers to rcutorture
Josh Triplett
1
-5
/
+104
2006-10-04
[PATCH] rcu: Fix sign bug making rcu_random always return the same sequence
Josh Triplett
1
-2
/
+2
2006-10-04
[PATCH] rcu: Avoid kthread_stop on invalid pointer if rcutorture reader start...
Josh Triplett
1
-1
/
+1
2006-10-04
[PATCH] rcu: Mention rcu_bh in description of rcutorture's torture_type param...
Josh Triplett
1
-1
/
+1
2006-10-04
[PATCH] rcu: Add MODULE_AUTHOR to rcutorture module
Josh Triplett
1
-0
/
+1
2006-10-04
[PATCH] srcu-3: add SRCU operations to rcutorture
Paul E. McKenney
1
-10
/
+123
2006-10-04
rcutorture: Fix incorrect description of default for nreaders parameter
Josh Triplett
1
-1
/
+1
2006-09-29
[PATCH] rcu: add lock annotations to rcu{,_bh}_torture_read_{lock,unlock}
Josh Triplett
1
-4
/
+4
2006-06-28
[PATCH] rcutorture: add call_rcu_bh() operations
Paul E. McKenney
1
-2
/
+38
2006-06-28
[PATCH] rcutorture: add ops vector and Classic RCU ops
Paul E. McKenney
1
-43
/
+120
2006-06-28
[PATCH] rcutorture: catchup doc fixes for idle-hz tests
Paul E. McKenney
1
-1
/
+1
2006-03-28
[PATCH] for_each_possible_cpu: fixes for generic part
KAMEZAWA Hiroyuki
1
-2
/
+2
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
1
-5
/
+5
2006-03-24
[PATCH] rcutorture: tag success/failure line with module parameters
Paul E. McKenney
1
-8
/
+15
2006-01-31
[PATCH] rcu_torture_lock deadlock fix
Ingo Molnar
1
-5
/
+5
2006-01-09
[PATCH] Extend RCU torture module to test tickless idle CPU
Srivatsa Vaddagiri
1
-5
/
+91
2006-01-09
[PATCH] rcu file: use atomic primitives
Nick Piggin
1
-1
/
+0
2006-01-09
[PATCH] kernel/: small cleanups
Adrian Bunk
1
-1
/
+1
2005-12-12
[PATCH] Fix bug in RCU torture test
Srivatsa Vaddagiri
1
-2
/
+1
2005-11-18
[PATCH] add success/failure indication to RCU torture test
Paul E. McKenney
1
-6
/
+24
2005-11-14
[PATCH] rcutorture: renice to low priority
Ingo Molnar
1
-0
/
+4
2005-10-31
[PATCH] RCU torture-testing kernel module
Paul E. McKenney
1
-0
/
+492