index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
2017-08-17
rcu: Remove exports from rcu_idle_exit() and rcu_idle_enter()
Paul E. McKenney
2017-08-17
rcu: Add warning to rcu_idle_enter() for irqs enabled
Paul E. McKenney
2017-08-17
rcu: Make rcu_idle_enter() rely on callers disabling irqs
Peter Zijlstra (Intel)
2017-08-17
rcu: Add assertions verifying blocked-tasks list
Paul E. McKenney
2017-08-17
rcu/tracing: Set disable_rcu_irq_enter on rcu_eqs_exit()
Masami Hiramatsu
2017-08-17
rcu: Add TPS() protection for _rcu_barrier_trace strings
Paul E. McKenney
2017-08-17
rcu: Use idle versions of swait to make idle-hack clear
Luis R. Rodriguez
2017-08-17
rcu: Add event tracing to ->gp_tasks update at GP start
Paul E. McKenney
2017-08-17
rcu: Move rcu.h to new trivial-function style
Paul E. McKenney
2017-08-17
rcu: Add TPS() to event-traced strings
Paul E. McKenney
2017-08-17
rcu: Create reasonable API for do_exit() TASKS_RCU processing
Paul E. McKenney
2017-08-17
rcu: Drive TASKS_RCU directly off of PREEMPT
Paul E. McKenney
2017-07-25
rcu: Use timer as backstop for NOCB deferred wakeups
Paul E. McKenney
2017-06-08
rcu: Remove RCU CPU stall warnings from Tiny RCU
Paul E. McKenney
2017-06-08
rcu: Remove event tracing from Tiny RCU
Paul E. McKenney
2017-06-08
rcu: Move RCU debug Kconfig options to kernel/rcu
Paul E. McKenney
2017-06-08
rcu: Move RCU non-debug Kconfig options to kernel/rcu
Paul E. McKenney
2017-06-08
rcu: Eliminate NOCBs CPU-state Kconfig options
Paul E. McKenney
2017-06-08
rcu: Remove debugfs tracing
Paul E. McKenney
2017-06-08
srcu: Remove Classic SRCU
Paul E. McKenney
2017-06-08
srcu: Fix rcutorture-statistics typo
Paul E. McKenney
2017-06-08
rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option
Paul E. McKenney
2017-06-08
rcu: Remove typecheck() from RCU locking wrapper functions
Paul E. McKenney
2017-06-08
rcu: Remove nohz_full full-system-idle state machine
Paul E. McKenney
2017-06-08
rcu: Remove the RCU_KTHREAD_PRIO Kconfig option
Paul E. McKenney
2017-06-08
rcu: Remove *_SLOW_* Kconfig options
Paul E. McKenney
2017-06-08
srcu: Use rnp->lock wrappers to replace explicit memory barriers
Paul E. McKenney
2017-06-08
rcu: Move rnp->lock wrappers for SRCU use
Paul E. McKenney
2017-06-08
rcu: Convert rnp->lock wrappers to macros for SRCU use
Paul E. McKenney
2017-06-08
srcu: Apply trivial callback lists to shrink Tiny SRCU
Paul E. McKenney
2017-06-08
srcu: Shrink srcu.h by moving docbook and private function
Paul E. McKenney
2017-06-08
srcu: Prevent sdp->srcu_gp_seq_needed counter wrap
Paul E. McKenney
2017-06-08
rcu: Move rcu_request_urgent_qs_task() out of rcutiny.h and rcutree.h
Paul E. McKenney
2017-06-08
rcu: Move torture-related functions out of rcutiny.h and rcutree.h
Paul E. McKenney
2017-06-08
rcu: Move rcu_ftrace_dump() from rcupdate.h to rcu.h
Paul E. McKenney
2017-06-08
rcu: Move rcu_is_nocb_cpu() from rcupdate.h to rcu.h
Paul E. McKenney
2017-06-08
rcu: Improve __call_rcu() debug-objects error message
Paul E. McKenney
2017-06-08
rcu: Move the RCU_SCHEDULER_ definitions from rcupdate.h
Paul E. McKenney
2017-06-08
rcu: Eliminate the unused __rcu_is_watching() function
Paul E. McKenney
2017-06-08
rcu: Move torture-related definitions from rcupdate.h to rcu.h
Paul E. McKenney
2017-06-08
rcu: Move expediting-related access/control out of rcupdate.h
Paul E. McKenney
2017-06-08
rcu: Move rcu_expedited and rcu_normal externs from rcupdate.h
Paul E. McKenney
2017-06-08
rcu: Move docbook comments out of rcupdate.h
Paul E. McKenney
2017-06-08
rcu: Add memory barriers for NOCB leader wakeup
Paul E. McKenney
2017-06-08
rcu: Use RCU_NOCB_WAKE rather than RCU_NOGP_WAKE
Paul E. McKenney
2017-06-08
rcu: Make synchronize_rcu_mult() check for duplicates
Paul E. McKenney
2017-06-08
srcu: Add DEBUG_OBJECTS_RCU_HEAD functionality
Paul E. McKenney
2017-06-08
srcu: Shrink Tiny SRCU a bit
Paul E. McKenney
2017-06-08
rcu: Add lockdep_assert_held() teeth to tree_plugin.h
Paul E. McKenney
2017-06-08
rcu: Add lockdep_assert_held() teeth to tree.c
Paul E. McKenney
[next]