index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
rcutorture.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-14
1
-2
/
+2
|
\
|
*
rcu: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-2
/
+2
*
|
rcutorture: Dump writer stack if stalled
Paul E. McKenney
2017-10-09
1
-0
/
+6
*
|
rcutorture: Add interrupt-disable capability to stall-warning tests
Paul E. McKenney
2017-10-09
1
-5
/
+13
|
/
*
-
.
Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...
Paul E. McKenney
2017-08-17
1
-59
/
+24
|
\
\
|
|
*
rcutorture: Invoke call_rcu() from timer handler
Paul E. McKenney
2017-07-25
1
-0
/
+13
|
|
*
rcutorture: Eliminate unused ts_rem local from rcu_trace_clock_local()
Paul E. McKenney
2017-07-25
1
-1
/
+2
|
|
*
rcutorture: Add task's CPU for rcutorture writer stalls
Paul E. McKenney
2017-07-25
1
-2
/
+3
|
|
*
rcutorture: Place event-traced strings into trace buffer
Paul E. McKenney
2017-07-25
1
-1
/
+1
|
|
*
rcutorture: Enable SRCU readers from timer handler
Paul E. McKenney
2017-07-25
1
-1
/
+3
|
|
*
rcutorture: Move SRCU status printing to SRCU implementations
Paul E. McKenney
2017-07-25
1
-38
/
+1
|
|
/
|
/
|
|
*
rcu: Drive TASKS_RCU directly off of PREEMPT
Paul E. McKenney
2017-08-17
1
-16
/
+1
|
/
*
srcu: Remove Classic SRCU
Paul E. McKenney
2017-06-09
1
-17
/
+0
*
rcu: Move expediting-related access/control out of rcupdate.h
Paul E. McKenney
2017-06-09
1
-0
/
+2
*
srcu: Shrink Tiny SRCU a bit more
Paul E. McKenney
2017-06-08
1
-1
/
+1
*
srcu: Make rcutorture writer stalls print SRCU GP state
Paul E. McKenney
2017-04-26
1
-3
/
+5
*
srcu: Parallelize callback handling
Paul E. McKenney
2017-04-21
1
-1
/
+19
*
srcu: Introduce CLASSIC_SRCU Kconfig option
Paul E. McKenney
2017-04-18
1
-1
/
+1
*
srcutorture: Print Tiny SRCU reader statistics
Paul E. McKenney
2017-04-18
1
-4
/
+11
*
srcu: Create a tiny SRCU
Paul E. McKenney
2017-04-18
1
-0
/
+2
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
srcu: Implement more-efficient reader counts
Lance Roy
2017-01-25
1
-2
/
+17
*
torture: Trace long read-side delays
Paul E. McKenney
2016-11-14
1
-1
/
+10
*
-
.
Merge branches 'doc.2016.08.22c', 'exp.2016.08.22c', 'fixes.2016.09.14a', 'ho...
Paul E. McKenney
2016-09-14
1
-41
/
+21
|
\
\
|
|
*
rcutorture: Print out barrier error as document says
SeongJae Park
2016-08-22
1
-1
/
+2
|
|
*
torture: Add task state to writer-task stall printk()s
Paul E. McKenney
2016-08-22
1
-2
/
+5
|
|
/
|
/
|
|
*
rcutorture: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-08-22
1
-38
/
+14
|
/
*
-
.
Merge branches 'doc.2016.06.15a', 'fixes.2016.06.15b' and 'torture.2016.06.14...
Paul E. McKenney
2016-06-16
1
-7
/
+2
|
\
\
|
|
*
torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify code
Paul E. McKenney
2016-06-15
1
-6
/
+1
|
|
/
|
/
|
|
*
rcu: Fix a typo in a comment
Paul E. McKenney
2016-06-16
1
-1
/
+1
|
/
*
rcutorture: Add irqs-disabled test for call_rcu()
Paul E. McKenney
2016-04-21
1
-0
/
+2
*
rcutorture: Consider FROZEN hotplug notifier transitions
Anna-Maria Gleixner
2016-03-31
1
-1
/
+1
*
rcutorture: Remove redundant initialization to zero
Paul E. McKenney
2016-03-31
1
-2
/
+2
*
rcutorture: Allow for rcupdate.rcu_normal
Paul E. McKenney
2016-03-31
1
-2
/
+2
*
rcu: Consolidate dumping of ftrace buffer
Paul E. McKenney
2016-03-31
1
-14
/
+3
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-16
1
-4
/
+2
|
\
|
*
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
2016-03-16
1
-4
/
+2
*
|
rcutorture: Correct no-expedite console messages
Paul E. McKenney
2016-02-24
1
-6
/
+8
|
/
*
rcutorture: Print symbolic name for rcu_torture_writer_state
Paul E. McKenney
2015-12-06
1
-1
/
+23
*
-
-
-
.
Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...
Paul E. McKenney
2015-10-08
1
-6
/
+4
|
\
\
\
|
|
|
*
rcutorture: Fix unused-function warning for torturing_tasks()
Paul E. McKenney
2015-10-06
1
-1
/
+1
|
|
|
*
rcutorture: Fix module unwind when bad torture_type specified
Paul E. McKenney
2015-10-06
1
-3
/
+3
|
|
|
/
|
|
/
|
|
|
*
torture: Consolidate cond_resched_rcu_qs() into stutter_wait()
Paul E. McKenney
2015-10-06
1
-2
/
+0
|
|
/
*
|
rcu: Use call_rcu_func_t to replace explicit type equivalents
Boqun Feng
2015-10-06
1
-1
/
+1
*
|
rcu: Use rcu_callback_t in call_rcu*() and friends
Boqun Feng
2015-10-06
1
-2
/
+2
|
/
*
-
.
Merge branches 'doc.2015.07.15a' and 'torture.2015.07.15a' into HEAD
Paul E. McKenney
2015-08-04
1
-13
/
+27
|
\
\
|
|
*
rcutorture: Add RCU-tasks qualifier to dereference
Paul E. McKenney
2015-07-15
1
-2
/
+14
|
|
*
rcutorture: Fix rcu_torture_cbflood() for callback-free RCU
Paul E. McKenney
2015-07-15
1
-3
/
+2
|
|
*
rcutorture: Bounds-check rcutorture.shuffle_interval
Paul E. McKenney
2015-07-15
1
-1
/
+1
[next]