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_plugin.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-12
rcu: Add CPU online/offline state to dump_blkd_tasks()
Paul E. McKenney
1
-5
/
+20
2018-07-12
rcu: Add up-tree information to dump_blkd_tasks() diagnostics
Paul E. McKenney
1
-4
/
+6
2018-07-12
rcu: Add RCU-preempt check for waiting on newly onlined CPU
Paul E. McKenney
1
-0
/
+3
2018-07-12
rcu: Suppress false-positive splats from mid-init task resume
Paul E. McKenney
1
-1
/
+2
2018-07-12
rcu: Fix typo and add additional debug
Paul E. McKenney
1
-2
/
+8
2018-07-12
rcu: Remove ->gpnum and ->completed
Paul E. McKenney
1
-1
/
+1
2018-07-12
rcu: Convert rcu_quiescent_state_report tracepoint to ->gp_seq
Paul E. McKenney
1
-1
/
+1
2018-07-12
rcu: Convert rcu_unlock_preempted_task tracepoint to ->gp_seq
Paul E. McKenney
1
-2
/
+2
2018-07-12
rcu: Convert rcu_preempt_task tracepoint to ->gp_seq
Paul E. McKenney
1
-2
/
+2
2018-07-12
rcu: Convert rcu_grace_period tracepoint to gp_seq
Paul E. McKenney
1
-1
/
+1
2018-07-12
rcu: Make rcu_nocb_wait_gp() check if GP already requested
Paul E. McKenney
1
-5
/
+10
2018-07-12
rcu: Make RCU CPU stall warnings use ->gp_seq
Paul E. McKenney
1
-4
/
+4
2018-07-12
rcu: Convert grace-period requests to ->gp_seq
Paul E. McKenney
1
-3
/
+3
2018-07-12
rcu: Convert ->completedqs to ->gp_seq
Paul E. McKenney
1
-2
/
+2
2018-07-12
rcu: Convert ->rcu_iw_gpnum to ->gp_seq
Paul E. McKenney
1
-1
/
+1
2018-07-12
rcu: Move rcu_nocb_gp_get() to ->gp_seq
Paul E. McKenney
1
-1
/
+1
2018-07-12
rcu: Move rcu_try_advance_all_cbs() to ->gp_seq
Paul E. McKenney
1
-1
/
+2
2018-06-26
rcu: Use the proper lockdep annotation in dump_blkd_tasks()
Boqun Feng
1
-1
/
+1
2018-06-26
rcu: Add debugging info to assertion
Paul E. McKenney
1
-2
/
+36
2018-05-15
Merge branches 'exp.2018.05.15a', 'fixes.2018.05.15a', 'lock.2018.05.15a' and...
Paul E. McKenney
1
-40
/
+58
2018-05-15
rcu: Make rcu_start_future_gp() caller select grace period
Paul E. McKenney
1
-4
/
+5
2018-05-15
rcu: Make rcu_gp_cleanup() more accurately predict need for new GP
Paul E. McKenney
1
-17
/
+0
2018-05-15
rcu: Add accessor macros for the ->need_future_gp[] array
Paul E. McKenney
1
-1
/
+1
2018-05-15
rcu: Add leaf-node macros
Paul E. McKenney
1
-2
/
+2
2018-05-15
rcu: Update rcu_bind_gp_kthread() header comment
Paul E. McKenney
1
-2
/
+1
2018-05-15
rcu: Move __rcu_read_lock() and __rcu_read_unlock() to tree_plugin.h
Paul E. McKenney
1
-0
/
+44
2018-05-15
rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()
Paul E. McKenney
1
-2
/
+2
2018-05-15
rcu: Call wake_nocb_leader_defer() with 'FORCE' when nocb_q_count is high
Byungchul Park
1
-1
/
+1
2018-05-15
rcu: Don't allocate rcu_nocb_mask if no one needs it
Paul E. McKenney
1
-2
/
+2
2018-05-15
rcu: Inline rcu_preempt_do_callback() into its sole caller
Byungchul Park
1
-10
/
+1
2018-02-20
rcu: Use wrapper for lockdep asserts
Matthew Wilcox
1
-2
/
+2
2018-02-20
rcu: Remove obsolete callback-invocation statistics for debugfs
Paul E. McKenney
1
-1
/
+0
2018-02-20
rcu: Remove obsolete boost statistics for debugfs
Paul E. McKenney
1
-6
/
+2
2018-02-20
rcu: Call touch_nmi_watchdog() while printing stall warnings
Tejun Heo
1
-1
/
+13
2018-02-20
rcu: Fix CPU offload boot message when no CPUs are offloaded
Paul E. McKenney
1
-2
/
+5
2017-12-11
Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...
Paul E. McKenney
1
-8
/
+5
2017-12-11
rcu: Remove have_rcu_nocb_mask from tree_plugin.h
Rakib Mullick
1
-7
/
+4
2017-11-28
rcu: Shrink ->dynticks_{nmi_,}nesting from long long to long
Paul E. McKenney
1
-1
/
+1
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+5
2017-11-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+5
2017-11-08
rcu: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
1
-5
/
+5
2017-11-02
rcu: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+5
2017-10-27
sched/isolation: Introduce housekeeping flags
Frederic Weisbecker
1
-1
/
+1
2017-10-27
sched/isolation: Move housekeeping related code to its own file
Frederic Weisbecker
1
-0
/
+1
2017-10-20
Merge branches 'doc.2017.10.20a', 'fixes.2017.10.19a', 'stall.2017.10.09a' an...
Paul E. McKenney
1
-5
/
+9
2017-10-19
rcu: Suppress lockdep false-positive ->boost_mtx complaints
Paul E. McKenney
1
-1
/
+1
2017-10-19
rcu: Do not include rtmutex_common.h unconditionally
Sebastian Andrzej Siewior
1
-2
/
+1
2017-10-09
rcu: Make RCU CPU stall warnings check for irq-disabled CPUs
Paul E. McKenney
1
-1
/
+6
2017-10-09
rcu: Fix up pending cbs check in rcu_prepare_for_idle
Neeraj Upadhyay
1
-1
/
+1
[next]