Gitiles Standalone
repos
/
linux-4.4
/
8fa7845df539105a8962c3173c866483da74ff6d
/
kernel
/
rcu
/
tree_plugin.h
8fa7845d
rcu: Remove "cpu" argument to rcu_cleanup_after_idle()
by Paul E. McKenney
· 11 years ago
198bbf8
rcu: Remove "cpu" argument to rcu_prepare_for_idle()
by Paul E. McKenney
· 11 years ago
aa6da51
rcu: Remove "cpu" argument to rcu_needs_cpu()
by Paul E. McKenney
· 11 years ago
38200cf
rcu: Remove "cpu" argument to rcu_note_context_switch()
by Paul E. McKenney
· 11 years ago
86aea0e
rcu: Remove "cpu" argument to rcu_preempt_check_callbacks()
by Paul E. McKenney
· 11 years ago
28ced79
rcu: Remove rcu_dynticks * parameters when they are always this_cpu_ptr(&rcu_dynticks)
by Christoph Lameter
· 11 years ago
d7e2993
rcu: Make rcu_barrier() understand about missing rcuo kthreads
by Paul E. McKenney
· 11 years ago
dd56af4
rcu: Eliminate deadlock between CPU hotplug and expedited grace periods
by Paul E. McKenney
· 11 years ago
96b4672
Merge branch 'rcu-tasks.2014.09.10a' into HEAD
by Paul E. McKenney
· 11 years ago
e98d06d
Merge branches 'doc.2014.09.07a', 'fixes.2014.09.10a', 'nocb-nohz.2014.09.16b' and 'torture.2014.09.07a' into HEAD
by Paul E. McKenney
· 11 years ago
c847f14
rcu: Avoid misordering in nocb_leader_wait()
by Paul E. McKenney
· 11 years ago
1772947bd
rcu: Handle NOCB callbacks from irq-disabled idle code
by Paul E. McKenney
· 11 years ago
39953df
rcu: Avoid misordering in __call_rcu_nocb_enqueue()
by Paul E. McKenney
· 11 years ago
663e131
rcu: Don't track sysidle state if no nohz_full= CPUs
by Paul E. McKenney
· 11 years ago
417e8d2
rcu: Eliminate redundant rcu_sysidle_state variable
by Paul E. McKenney
· 11 years ago
22c2f66
rcu: Check for have_rcu_nocb_mask instead of rcu_nocb_mask
by Pranith Kumar
· 11 years ago
35ce7f2
rcu: Create rcuo kthreads only for onlined CPUs
by Paul E. McKenney
· 11 years ago
9386c0b
rcu: Rationalize kthread spawning
by Paul E. McKenney
· 11 years ago
f4aa84b
rcu: Return false instead of 0 in rcu_nocb_adopt_orphan_cbs()
by Pranith Kumar
· 11 years ago
4afc7e2
rcu: Use false for return in __call_rcu_nocb()
by Pranith Kumar
· 11 years ago
0a9e1e1
rcu: Use true/false for return in rcu_nocb_adopt_orphan_cbs()
by Pranith Kumar
· 11 years ago
c271d3a
rcu: Use true/false for return in __call_rcu_nocb()
by Pranith Kumar
· 11 years ago
949cccd
rcu: Check the return value of zalloc_cpumask_var()
by Pranith Kumar
· 11 years ago
f4579fc
rcu: Fix attempt to avoid unsolicited offloading of callbacks
by Paul E. McKenney
· 11 years ago
284a8c9
rcu: Per-CPU operation cleanups to rcu_*_qs() functions
by Paul E. McKenney
· 11 years ago
1d082fd
rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch()
by Paul E. McKenney
· 11 years ago
176f8f7
rcu: Make TASKS_RCU handle nohz_full= CPUs
by Paul E. McKenney
· 11 years ago
bde6c3a
rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loops
by Paul E. McKenney
· 11 years ago
73a860c
rcu: Replace flush_signals() with WARN_ON(signal_pending())
by Paul E. McKenney
· 11 years ago
9fdd3bc
rcu: Break more call_rcu() deadlock involving scheduler and perf
by Paul E. McKenney
· 11 years ago
d0bc90f
rcu: Return bool type for rcu_try_advance_all_cbs()
by Pranith Kumar
· 11 years ago
bf33eb1
rcu: Fix sparse warning about rcu_batches_completed_preempt() being non-static
by Pranith Kumar
· 11 years ago
4de376a
rcu: Remove remaining read-modify-write ACCESS_ONCE() calls
by Pranith Kumar
· 11 years ago
11ed7f9
rcu: Make nocb leader kthreads process pending callbacks after spawning
by Pranith Kumar
· 11 years ago
187497f
rcu: Allow for NULL tick_nohz_full_mask when nohz_full= missing
by Paul E. McKenney
· 11 years ago
1823172
Merge branches 'doc.2014.07.08a', 'fixes.2014.07.09a', 'maintainers.2014.07.08b', 'nocbs.2014.07.07a' and 'torture.2014.07.07a' into HEAD
by Paul E. McKenney
· 11 years ago
b41d1b9
rcu: Fix a sparse warning in rcu_report_unblock_qs_rnp()
by Pranith Kumar
· 11 years ago
615e41c
rcu: Fix a sparse warning in rcu_initiate_boost()
by Pranith Kumar
· 11 years ago
c0f489d
rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUs
by Paul E. McKenney
· 11 years ago
abaa93d
rcu: Simplify priority boosting by putting rt_mutex in rcu_node
by Paul E. McKenney
· 11 years ago
dfeb976
rcu: Allow post-unlock reference for rt_mutex
by Paul E. McKenney
· 11 years ago
4da117c
rcu: Remove redundant ACCESS_ONCE() from tick_do_timer_cpu
by Paul E. McKenney
· 11 years ago
b58cc46
rcu: Don't offload callbacks unless specifically requested
by Paul E. McKenney
· 11 years ago
fbce749
rcu: Parallelize and economize NOCB kthread wakeups
by Paul E. McKenney
· 11 years ago
4a81e83
rcu: Reduce overhead of cond_resched() checks for RCU
by Paul E. McKenney
· 11 years ago
776edb5
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
e534165
rcu: Variable name changed in tree_plugin.h and used in tree.c
by Uma Sharma
· 11 years ago
fa07a58
rcu: Replace __this_cpu_ptr() uses with raw_cpu_ptr()
by Christoph Lameter
· 11 years ago
becb41b
rcu: Make large and small sysidle systems use same state machine
by Paul E. McKenney
· 11 years ago
5057f55e5
rcu: Bind RCU grace-period kthreads if NO_HZ_FULL
by Paul E. McKenney
· 11 years ago
a381d75
rcu: Merge rcu_sched_force_quiescent_state() with rcu_force_quiescent_state()
by Andreea-Cristina Bernat
· 11 years ago
495aa96
rcu: Consolidate kfree_call_rcu() to use rcu_state pointer
by Andreea-Cristina Bernat
· 11 years ago
48a7639
rcu: Make callers awaken grace-period kthread
by Paul E. McKenney
· 11 years ago
365187f
rcu: Update cpu_needs_another_gp() for futures from non-NOCB CPUs
by Paul E. McKenney
· 12 years ago
24342c9
rcu: Fix incorrect notes for code
by Liu Ping Fan
· 12 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
322efba
Merge branches 'doc.2014.02.24a', 'fixes.2014.02.26a' and 'rt.2014.02.17b' into HEAD
by Paul E. McKenney
· 12 years ago
f1f399d
rcu: Optimize RCU_FAST_NO_HZ for RCU_NOCB_CPU_ALL
by Paul E. McKenney
· 12 years ago
ffa83fb
rcu: Optimize rcu_needs_cpu() for RCU_NOCB_CPU_ALL
by Paul E. McKenney
· 12 years ago
2f33b51
rcu: Optimize rcu_is_nocb_cpu() for RCU_NOCB_CPU_ALL
by Paul E. McKenney
· 12 years ago
52e2bb9
rcu: Disambiguate CONFIG_RCU_NOCB_CPUs
by Paul Bolle
· 12 years ago
87de1cf
rcu: Stop tracking FSF's postal address
by Paul E. McKenney
· 12 years ago
a693c46
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
bb799d3
Merge tag 'v3.13-rc4' into core/locking
by Ingo Molnar
· 12 years ago
73a7ac2
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 12 years ago
6303b9c
rcu: Apply smp_mb__after_unlock_lock() to preserve grace periods
by Paul E. McKenney
· 12 years ago
a096932
rcu: Don't activate RCU core on NO_HZ_FULL CPUs
by Paul E. McKenney
· 12 years ago
79a62f9
rcu: Warn on allegedly impossible rcu_read_unlock_special() from irq
by Lai Jiangshan
· 12 years ago
96d3fd0
rcu: Break call_rcu() deadlock involving scheduler and perf
by Paul E. McKenney
· 12 years ago
78e4bc3
rcu: Fix and comment ordering around wait_event()
by Paul E. McKenney
· 12 years ago
d689fe2
NOHZ: Check for nohz active instead of nohz enabled
by Thomas Gleixner
· 12 years ago
1696a8b
locking: Move the rtmutex code to kernel/locking/
by Peter Zijlstra
· 12 years ago
4102ada
rcu: Move RCU-related source code to kernel/rcu directory
by Paul E. McKenney
· 12 years ago
[Renamed (99%) from kernel/rcutree_plugin.h]
2529973
Merge branch 'idle.2013.09.25a' into HEAD
by Paul E. McKenney
· 12 years ago
25e03a7
Merge branch 'gp.2013.09.25a' into HEAD
by Paul E. McKenney
· 12 years ago
c337f8f
rcu: Throttle invoke_rcu_core() invocations due to non-lazy callbacks
by Paul E. McKenney
· 12 years ago
c229828
rcu: Throttle rcu_try_advance_all_cbs() execution
by Paul E. McKenney
· 12 years ago
7a497c9
rcu: Remove redundant code from rcu_cleanup_after_idle()
by Paul E. McKenney
· 12 years ago
5d5a080
rcu: Fix CONFIG_RCU_NOCB_CPU_ALL panic on machines with sparse CPU mask
by Kirill Tkhai
· 12 years ago
69a79bb
rcu: Track rcu_nocb_kthread()'s sleeping and awakening
by Paul E. McKenney
· 12 years ago
756cbf6
rcu: Distinguish between NOCB and non-NOCB rcu_callback trace events
by Paul E. McKenney
· 12 years ago
9261dd0
rcu: Add tracing for rcuo no-CBs CPU wakeup handshake
by Paul E. McKenney
· 12 years ago
c9d4b0a
rcu: Replace __get_cpu_var() uses
by Christoph Lameter
· 12 years ago
829511d
rcu: Fix dubious "if" condition in __call_rcu_nocb_enqueue()
by Paul E. McKenney
· 12 years ago
eb75767
nohz_full: Force RCU's grace-period kthreads onto timekeeping CPU
by Paul E. McKenney
· 12 years ago
0edd1b1
nohz_full: Add full-system-idle state machine
by Paul E. McKenney
· 12 years ago
d4bd54f
nohz_full: Add full-system idle states and variables
by Paul E. McKenney
· 12 years ago
eb348b8
nohz_full: Add per-CPU idle-state tracking
by Paul E. McKenney
· 12 years ago
2333210
nohz_full: Add rcu_dyntick data for scalable detection of all-idle state
by Paul E. McKenney
· 12 years ago
f7f7bac
rcu: Have the RCU tracepoints use the tracepoint_string infrastructure
by Steven Rostedt (Red Hat)
· 12 years ago
a41bfeb
rcu: Simplify RCU_STATE_INITIALIZER() macro
by Steven Rostedt (Red Hat)
· 12 years ago
49fb4c6
rcu: delete __cpuinit usage from all rcu files
by Paul Gortmaker
· 12 years ago
be77f87
Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', 'srcu.2013.06.10a' and 'tiny.2013.06.10a' into HEAD
by Paul E. McKenney
· 12 years ago
2439b69
rcu: Shrink TINY_RCU by moving exit_rcu()
by Paul E. McKenney
· 12 years ago
9a5739d
rcu: Remove "Experimental" flags
by Paul E. McKenney
· 12 years ago
470716f
rcu: Switch callers from rcu_process_gp_end() to note_gp_changes()
by Paul E. McKenney
· 12 years ago
efc151c
rcu: Convert rcutree_plugin.h printk calls
by Paul E. McKenney
· 12 years ago
615ee54
rcu: Don't allocate bootmem from rcu_init()
by Sasha Levin
· 12 years ago
6faf728
rcu: Fix comparison sense in rcu_needs_cpu()
by Paul E. McKenney
· 12 years ago
534c97b
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
Next »