index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
rcutiny.h
Age
Commit message (
Expand
)
Author
2017-06-08
rcu: Remove #ifdef moving rcu_end_inkernel_boot from rcupdate.h
Paul E. McKenney
2017-06-08
rcu: Refactor #includes from include/linux/rcupdate.h
Paul E. McKenney
2017-06-08
rcu: Move rcutiny.h to new empty/true/false-function style
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: 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-04-21
rcu: Make non-preemptive schedule be Tasks RCU quiescent state
Paul E. McKenney
2017-04-18
srcu: Allow SRCU to access rcu_scheduler_active
Paul E. McKenney
2017-04-18
rcu: Maintain special bits at bottom of ->dynticks counter
Paul E. McKenney
2017-03-02
rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai...
Ingo Molnar
2017-01-23
rcu: Abstract extended quiescent state determination
Paul E. McKenney
2016-07-15
rcu: Convert rcutree to hotplug state machine
Thomas Gleixner
2016-03-31
rcutorture: Expedited-GP batch progress access to torturing
Paul E. McKenney
2015-12-07
rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}()
Paul E. McKenney
2015-10-06
rcu: Don't disable preemption for Tiny and Tree RCU readers
Boqun Feng
2015-10-06
rcu: Use rcu_callback_t in call_rcu*() and friends
Boqun Feng
2015-07-22
rcu: Add RCU-sched flavors of get-state and cond-sync
Paul E. McKenney
2015-05-27
rcu: Further shrink Tiny RCU by making empty functions static inlines
Paul E. McKenney
2015-01-15
Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...
Paul E. McKenney
2015-01-15
rcu: Make cond_resched_rcu_qs() apply to normal RCU flavors
Paul E. McKenney
2015-01-10
rcutorture: Check from beginning to end of grace period
Paul E. McKenney
2015-01-10
rcu: Provide rcu_batches_completed_sched() for TINY_RCU
Paul E. McKenney
2015-01-10
rcu: Make _batches_completed() functions return unsigned long
Paul E. McKenney
2014-11-03
rcu: Remove "cpu" argument to rcu_note_context_switch()
Paul E. McKenney
2014-09-07
rcu: Per-CPU operation cleanups to rcu_*_qs() functions
Paul E. McKenney
2014-05-14
rcutorture: Export RCU grace-period kthread wait state to rcutorture
Paul E. McKenney
2014-03-20
rcu: Provide grace-period piggybacking API
Paul E. McKenney
2014-02-26
Merge branches 'doc.2014.02.24a', 'fixes.2014.02.26a' and 'rt.2014.02.17b' in...
Paul E. McKenney
2014-02-17
rcu: Optimize rcu_needs_cpu() for RCU_NOCB_CPU_ALL
Paul E. McKenney
2014-02-17
rcu: Stop tracking FSF's postal address
Paul E. McKenney
2013-12-12
rcu: Remove "extern" from function declarations in include/linux/*rcu*.h
Teodora Baluta
2013-09-25
rcu: Consistent rcu_is_watching() naming
Paul E. McKenney
2013-09-25
rcu: Is it safe to enter an RCU read-side critical section?
Paul E. McKenney
2013-06-10
rcu: Shrink TINY_RCU by moving exit_rcu()
Paul E. McKenney
2013-06-10
rcu: Remove rcu_preempt_note_context_switch()
Paul E. McKenney
2013-06-10
rcu: Remove the CONFIG_TINY_RCU ifdefs in rcutiny.h
Paul E. McKenney
2013-06-10
rcu: Simplify RCU_TINY RCU callback invocation
Paul E. McKenney
2013-06-10
rcu: Remove TINY_PREEMPT_RCU
Paul E. McKenney
2012-07-02
Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"
Paul E. McKenney
2012-06-06
rcu: Precompute RCU_FAST_NO_HZ timer offsets
Paul E. McKenney
2012-05-02
rcu: Make exit_rcu() more precise and consolidate
Paul E. McKenney
2012-05-02
rcu: Move PREEMPT_RCU preemption to switch_to() invocation
Paul E. McKenney
2012-02-21
rcu: Prevent RCU callbacks from executing before scheduler initialized
Paul E. McKenney
2012-02-21
rcu: Avoid waking up CPUs having only kfree_rcu() callbacks
Paul E. McKenney
2011-09-28
rcu: Make TINY_RCU also use softirq for RCU_BOOST=n
Paul E. McKenney
2011-09-28
rcu: Abstract common code for RCU grace-period-wait primitives
Paul E. McKenney
2011-05-05
rcu: provide rcu_virt_note_context_switch() function.
Gleb Natapov
2010-11-29
rcu,cleanup: move synchronize_sched_expedited() out of sched.c
Lai Jiangshan
2010-11-17
rcu: move TINY_RCU from softirq to kthread
Paul E. McKenney
[next]