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
/
tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-23
rcu: Adjust FQS offline checks for exact online-CPU detection
Paul E. McKenney
1
-15
/
+2
2017-01-23
rcu: Check cond_resched_rcu_qs() state less often to reduce GP overhead
Paul E. McKenney
1
-12
/
+34
2017-01-23
rcu: Abstract extended quiescent state determination
Paul E. McKenney
1
-14
/
+38
2017-01-23
rcu: Abstract dynticks extended quiescent state enter/exit operations
Paul E. McKenney
1
-26
/
+62
2017-01-16
rcu: Abstract the dynticks snapshot operation
Paul E. McKenney
1
-3
/
+16
2017-01-16
rcu: Abstract the dynticks momentary-idle operation
Paul E. McKenney
1
-5
/
+14
2017-01-14
rcu: Narrow early boot window of illegal synchronous grace periods
Paul E. McKenney
1
-13
/
+20
2016-11-14
rcu: Don't kick unless grace period or request
Paul E. McKenney
1
-1
/
+2
2016-11-14
rcu: Remove obsolete comment from __call_rcu()
Paul E. McKenney
1
-7
/
+0
2016-11-14
rcu: Remove obsolete rcu_check_callbacks() header comment
Paul E. McKenney
1
-2
/
+1
2016-11-14
rcu: Tighten up __call_rcu() rcu_head alignment check
Paul E. McKenney
1
-1
/
+3
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-10-10
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
1
-1
/
+1
2016-09-14
Merge branches 'doc.2016.08.22c', 'exp.2016.08.22c', 'fixes.2016.09.14a', 'ho...
Paul E. McKenney
1
-9
/
+35
2016-08-22
rcu: Provide exact CPU-online tracking for RCU
Paul E. McKenney
1
-3
/
+29
2016-08-22
rcu: Avoid redundant quiescent-state chasing
Paul E. McKenney
1
-2
/
+4
2016-08-22
rcu: Don't use modular infrastructure in non-modular code
Paul Gortmaker
1
-2
/
+0
2016-08-22
rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads
Jisheng Zhang
1
-2
/
+2
2016-07-15
rcu: Convert rcutree to hotplug state machine
Thomas Gleixner
1
-53
/
+52
2016-06-15
rcu: Correctly handle sparse possible cpus
Mark Rutland
1
-12
/
+9
2016-06-15
rcu: sysctl: Panic on RCU Stall
Daniel Bristot de Oliveira
1
-0
/
+12
2016-06-14
rcu: Move expedited code from tree.c to tree_exp.h
Paul E. McKenney
1
-543
/
+2
2016-06-14
rcu: Remove some superfluous lines
Peter Zijlstra
1
-3
/
+0
2016-06-14
rcu: Fix outdated hotplug-exclusion comment in rcu_gp_init()
Paul E. McKenney
1
-2
/
+1
2016-06-14
rcu: Fix outdated rcu_scheduler_active comment
Paul E. McKenney
1
-1
/
+1
2016-04-21
Merge branches 'doc.2016.04.19a', 'exp.2016.03.31d', 'fixes.2016.03.31d' and ...
Paul E. McKenney
1
-87
/
+211
2016-03-31
rcutorture: Expedited-GP batch progress access to torturing
Paul E. McKenney
1
-0
/
+22
2016-03-31
rcu: Dump ftrace buffer when kicking grace-period kthread
Paul E. McKenney
1
-0
/
+1
2016-03-31
rcu: Awaken grace-period kthread if too long since FQS
Paul E. McKenney
1
-2
/
+37
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
1
-3
/
+14
2016-03-31
rcu: Consolidate expedited GP code into exp_funnel_lock()
Paul E. McKenney
1
-3
/
+2
2016-03-31
rcu: Consolidate expedited GP tracing into rcu_exp_gp_seq_snap()
Paul E. McKenney
1
-3
/
+5
2016-03-31
rcu: Consolidate expedited GP code into rcu_exp_wait_wake()
Paul E. McKenney
1
-9
/
+9
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
1
-74
/
+81
2016-03-31
rcu: Shorten expedited_workdone* to exp_workdone*
Paul E. McKenney
1
-5
/
+3
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
1
-19
/
+0
2016-03-31
rcu: Add expedited-grace-period event tracing
Paul E. McKenney
1
-7
/
+13
2016-03-31
rcu: Add funnel-locking tracing for expedited grace periods
Paul E. McKenney
1
-4
/
+27
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
1
-2
/
+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 'fixes.2015.02.23a' into core/rcu
Ingo Molnar
1
-73
/
+70
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
1
-11
/
+11
[next]