index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-19
debugobjects: insulate non-fixup logic related to static obj from fixup callb...
Du, Changbin
1
-23
/
+3
2016-05-19
rcu: update debugobjects fixup callbacks return type
Du, Changbin
1
-3
/
+3
2016-04-21
Merge branches 'doc.2016.04.19a', 'exp.2016.03.31d', 'fixes.2016.03.31d' and ...
Paul E. McKenney
8
-132
/
+908
2016-04-21
rcutorture: Add irqs-disabled test for call_rcu()
Paul E. McKenney
1
-0
/
+2
2016-03-31
rcutorture: Consider FROZEN hotplug notifier transitions
Anna-Maria Gleixner
1
-1
/
+1
2016-03-31
rcutorture: Remove redundant initialization to zero
Paul E. McKenney
1
-2
/
+2
2016-03-31
rcuperf: Do not wake up shutdown wait queue if "shutdown" is false.
Artem Savkov
1
-2
/
+4
2016-03-31
rcutorture: Avoid RCU CPU stall warning and RT throttling
Paul E. McKenney
1
-0
/
+4
2016-03-31
rcutorture: Add rcuperf holdoff boot parameter to reduce interference
Paul E. McKenney
1
-0
/
+5
2016-03-31
rcutorture: Make rcuperf collect expedited event-trace data
Paul E. McKenney
1
-0
/
+1
2016-03-31
rcutorture: Set rcuperf writer kthreads to real-time priority
Paul E. McKenney
1
-0
/
+3
2016-03-31
rcutorture: Bind rcuperf reader/writer kthreads to CPUs
Paul E. McKenney
1
-1
/
+4
2016-03-31
rcutorture: Add RCU grace-period performance tests
Paul E. McKenney
2
-0
/
+638
2016-03-31
rcutorture: Expedited-GP batch progress access to torturing
Paul E. McKenney
1
-0
/
+22
2016-03-31
rcutorture: Allow for rcupdate.rcu_normal
Paul E. McKenney
1
-2
/
+2
2016-03-31
rcu: Dump ftrace buffer when kicking grace-period kthread
Paul E. McKenney
1
-0
/
+1
2016-03-31
rcu: Remove superfluous versions of rcu_read_lock_sched_held()
Boqun Feng
1
-2
/
+2
2016-03-31
rcu: Awaken grace-period kthread if too long since FQS
Paul E. McKenney
2
-2
/
+39
2016-03-31
rcu: Make FQS schedule advance only if FQS happened
Paul E. McKenney
1
-8
/
+15
2016-03-31
rcu: Awaken grace-period kthread when stalled
Paul E. McKenney
1
-1
/
+3
2016-03-31
rcu: Overlap wakeups with next expedited grace period
Paul E. McKenney
2
-4
/
+16
2016-03-31
rcu: Consolidate expedited GP code into exp_funnel_lock()
Paul E. McKenney
2
-6
/
+2
2016-03-31
rcu: Consolidate expedited GP tracing into rcu_exp_gp_seq_snap()
Paul E. McKenney
2
-5
/
+5
2016-03-31
rcu: Consolidate expedited GP code into rcu_exp_wait_wake()
Paul E. McKenney
2
-17
/
+11
2016-03-31
rcu: Add exp_funnel_lock() fastpath
Paul E. McKenney
1
-0
/
+10
2016-03-31
rcu: Enforce expedited-GP fairness via funnel wait queue
Paul E. McKenney
3
-91
/
+90
2016-03-31
rcu: Shorten expedited_workdone* to exp_workdone*
Paul E. McKenney
3
-11
/
+9
2016-03-31
rcu: Force boolean subscript for expedited stall warnings
Paul E. McKenney
1
-1
/
+1
2016-03-31
rcu: Remove expedited GP funnel-lock bypass
Paul E. McKenney
3
-24
/
+3
2016-03-31
rcu: Add expedited-grace-period event tracing
Paul E. McKenney
2
-7
/
+16
2016-03-31
rcu: Add funnel-locking tracing for expedited grace periods
Paul E. McKenney
2
-4
/
+30
2016-03-31
rcu: Fix synchronize_rcu_expedited() header comment
Paul E. McKenney
1
-7
/
+13
2016-03-31
rcu: Make cond_resched_rcu_qs() supply RCU-sched expedited QS
Paul E. McKenney
1
-0
/
+15
2016-03-31
rcu: Make expedited RCU-preempt stall warnings count accurately
Paul E. McKenney
1
-2
/
+2
2016-03-31
rcu: Make expedited RCU-sched grace period immediately detect idle
Paul E. McKenney
1
-0
/
+5
2016-03-31
rcu: Consolidate dumping of ftrace buffer
Paul E. McKenney
2
-16
/
+5
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
1
-0
/
+4
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+2
2016-03-15
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
1
-4
/
+2
2016-03-15
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-33
/
+40
2016-03-15
Merge commit 'torture.2015.02.23a' into core/rcu
Ingo Molnar
1
-0
/
+1
2016-03-15
Merge commit 'fixes.2015.02.23a' into core/rcu
Ingo Molnar
5
-117
/
+124
2016-03-01
rcu: Make CPU_DYING_IDLE an explicit call
Thomas Gleixner
1
-33
/
+37
2016-02-25
rcu: Use simple wait queues where possible in rcutree
Paul Gortmaker
3
-30
/
+31
2016-02-25
rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lock
Daniel Wagner
3
-5
/
+18
2016-02-23
rcu: Export rcu_gp_is_normal()
Paul E. McKenney
1
-0
/
+1
2016-02-23
rcu: Catch up rcu_report_qs_rdp() comment with reality
Paul E. McKenney
1
-6
/
+1
2016-02-23
rcu: Make rcu/tiny_plugin.h explicitly non-modular
Paul Gortmaker
1
-13
/
+2
2016-02-23
RCU: Privatize rcu_node::lock
Boqun Feng
3
-75
/
+96
2016-02-23
rcu: Remove useless rcu_data_p when !PREEMPT_RCU
Chen Gang
2
-2
/
+0
[next]