index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
RCU
/
stallwarn.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-11
torture: Eliminate torture_runnable and perf_runnable
Paul E. McKenney
10
-37
/
+6
2017-12-11
torture: Make stutter less vulnerable to compilers and races
Paul E. McKenney
1
-16
/
+17
2017-12-11
locking/locktorture: Fix num reader/writer corner cases
Davidlohr Bueso
1
-32
/
+44
2017-12-11
locking/locktorture: Fix rwsem reader_delay
Davidlohr Bueso
1
-1
/
+1
2017-12-11
torture: Place all torture-test modules in one MAINTAINERS group
Paul E. McKenney
1
-9
/
+13
2017-12-11
rcutorture/kvm-build.sh: Skip build directory check
SeongJae Park
1
-5
/
+0
2017-12-11
rcutorture: Simplify functions.sh include path
SeongJae Park
5
-5
/
+5
2017-12-11
rcutorture: Simplify logging
SeongJae Park
2
-24
/
+12
2017-12-11
rcutorture/kvm-recheck-*: Improve result directory readability check
SeongJae Park
3
-3
/
+3
2017-12-11
rcutorture/kvm.sh: Support execution from any directory
SeongJae Park
1
-2
/
+3
2017-12-11
rcutorture/kvm.sh: Use consistent help text for --qemu-args
SeongJae Park
1
-2
/
+2
2017-12-11
rcutorture/kvm.sh: Remove unused variable, `alldone`
SeongJae Park
1
-1
/
+0
2017-12-11
rcutorture: Remove unused script, config2frag.sh
SeongJae Park
1
-25
/
+0
2017-12-11
rcutorture/configinit: Fix build directory error message
SeongJae Park
1
-1
/
+1
2017-12-11
rcutorture: Preempt RCU-preempt readers more vigorously
Paul E. McKenney
1
-1
/
+1
2017-12-11
torture: Reduce #ifdefs for preempt_schedule()
Paul E. McKenney
3
-21
/
+13
2017-12-11
rcu: Remove have_rcu_nocb_mask from tree_plugin.h
Rakib Mullick
1
-7
/
+4
2017-12-11
rcu: Add comment giving debug strategy for double call_rcu()
Paul E. McKenney
1
-0
/
+5
2017-12-11
tracing, rcu: Hide trace event rcu_nocb_wake when not used
Steven Rostedt (VMware)
1
-0
/
+2
2017-12-05
drivers/vhost: Remove now-redundant read_barrier_depends()
Paul E. McKenney
1
-6
/
+1
2017-12-05
checkpatch: Add warnings for {smp_,}read_barrier_depends()
Paul E. McKenney
1
-0
/
+6
2017-12-05
netlink: Remove smp_read_barrier_depends() from comment
Paul E. McKenney
1
-2
/
+1
2017-12-05
genetlink: Remove smp_read_barrier_depends() from comment
Paul E. McKenney
1
-2
/
+1
2017-12-05
doc: De-emphasize smp_read_barrier_depends
Paul E. McKenney
5
-12
/
+10
2017-12-05
drivers/dma/ioat: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
1
-2
/
+0
2017-12-05
drivers/infiniband: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
11
-19
/
+1
2017-12-04
keyring: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
1
-7
/
+0
2017-12-04
netfilter: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
3
-18
/
+3
2017-12-04
mm/ksm: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
1
-8
/
+1
2017-12-04
lib/assoc_array: Remove smp_read_barrier_depends()
Paul E. McKenney
1
-25
/
+12
2017-12-04
tracepoint: Remove smp_read_barrier_depends() from comment
Paul E. McKenney
1
-5
/
+4
2017-12-04
locking: Remove smp_read_barrier_depends() from queued_spin_lock_slowpath()
Paul E. McKenney
1
-7
/
+5
2017-12-04
uprobes: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
1
-6
/
+6
2017-12-04
seqlock: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
1
-2
/
+1
2017-12-04
rtnetlink: Update now-misleading smp_read_barrier_depends() comment
Paul E. McKenney
1
-2
/
+1
2017-12-04
rcu: Adjust read-side accessor comments for READ_ONCE()
Paul E. McKenney
1
-12
/
+11
2017-12-04
percpu: READ_ONCE() now implies smp_read_barrier_depends()
Paul E. McKenney
2
-7
/
+7
2017-12-04
fs/dcache: Use release-acquire for name/length update
Paul E. McKenney
1
-7
/
+3
2017-12-04
drivers/net/ethernet/qlogic/qed: Fix __qed_spq_block() ordering
Paul E. McKenney
1
-3
/
+1
2017-12-04
mn10300: READ_ONCE() now implies smp_read_barrier_depends()
Paul E. McKenney
1
-2
/
+5
2017-12-04
doc: READ_ONCE() now implies smp_barrier_depends()
Paul E. McKenney
1
-6
/
+9
2017-12-04
rcu: Account for rcu_all_qs() in cond_resched()
Paul E. McKenney
1
-1
/
+1
2017-12-04
doc: Eliminate cond_resched_rcu_qs() in favor of cond_resched()
Paul E. McKenney
3
-9
/
+8
2017-12-04
fs: Eliminate cond_resched_rcu_qs() in favor of cond_resched()
Paul E. McKenney
1
-1
/
+1
2017-12-04
softirq: Eliminate cond_resched_rcu_qs() in favor of cond_resched()
Paul E. McKenney
1
-1
/
+1
2017-12-04
trace: Eliminate cond_resched_rcu_qs() in favor of cond_resched()
Paul E. McKenney
1
-1
/
+1
2017-12-04
workqueue: Eliminate cond_resched_rcu_qs() in favor of cond_resched()
Paul E. McKenney
1
-1
/
+1
2017-11-29
mm: Eliminate cond_resched_rcu_qs() in favor of cond_resched()
Paul E. McKenney
1
-1
/
+1
2017-11-29
netfilter: Eliminate cond_resched_rcu_qs() in favor of cond_resched()
Paul E. McKenney
1
-1
/
+1
2017-11-29
sched: Stop switched_to_rt() from sending IPIs to offline CPUs
Paul E. McKenney
1
-1
/
+1
[next]