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
/
kernel
/
rcutree.c
Age
Commit message (
Expand
)
Author
2014-11-19
rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads
Pranith Kumar
2014-11-19
rcu: Make callers awaken grace-period kthread
Paul E. McKenney
2013-08-31
Merge branches 'doc.2013.08.19a', 'fixes.2013.08.20a', 'sysidle.2013.08.31a' ...
Paul E. McKenney
2013-08-31
nohz_full: Force RCU's grace-period kthreads onto timekeeping CPU
Paul E. McKenney
2013-08-31
nohz_full: Add full-system-idle state machine
Paul E. McKenney
2013-08-20
rcu: Simplify _rcu_barrier() processing
Paul E. McKenney
2013-08-18
nohz_full: Add full-system-idle arguments to API
Paul E. McKenney
2013-08-18
nohz_full: Add per-CPU idle-state tracking
Paul E. McKenney
2013-08-18
nohz_full: Add rcu_dyntick data for scalable detection of all-idle state
Paul E. McKenney
2013-08-18
rcu: Eliminate unused APIs intended for adaptive ticks
Paul E. McKenney
2013-08-18
rcu: Avoid redundant grace-period kthread wakeups
Paul E. McKenney
2013-08-18
rcu: Make call_rcu() leak callbacks for debug-object errors
Paul E. McKenney
2013-08-18
rcu: Expedite grace periods during suspend/resume
Borislav Petkov
2013-07-29
rcu: Have the RCU tracepoints use the tracepoint_string infrastructure
Steven Rostedt (Red Hat)
2013-07-29
rcu: Simplify RCU_STATE_INITIALIZER() macro
Steven Rostedt (Red Hat)
2013-07-29
rcu: Add const annotation to char * for RCU tracepoints and functions
Steven Rostedt (Red Hat)
2013-07-14
rcu: delete __cpuinit usage from all rcu files
Paul Gortmaker
2013-07-03
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
2013-06-10
Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '...
Paul E. McKenney
2013-06-10
rcu: Drive quiescent-state-forcing delay from HZ
Paul E. McKenney
2013-06-10
rcu: Move redundant call to note_gp_changes() into called function
Paul E. McKenney
2013-06-10
rcu: Inline trivial wrapper function rcu_start_gp_per_cpu()
Paul E. McKenney
2013-06-10
rcu: Eliminate check_for_new_grace_period() wrapper function
Paul E. McKenney
2013-06-10
rcu: Merge __rcu_process_gp_end() into __note_gp_changes()
Paul E. McKenney
2013-06-10
rcu: Switch callers from rcu_process_gp_end() to note_gp_changes()
Paul E. McKenney
2013-06-10
rcu: Rename note_new_gpnum() to note_gp_changes()
Paul E. McKenney
2013-06-10
rcu: Make __note_new_gpnum() check for ends of prior grace periods
Paul E. McKenney
2013-06-10
rcu: Move code to apply callback-numbering simplifications
Paul E. McKenney
2013-06-10
rcu: Convert rcutree.c printk calls
Paul E. McKenney
2013-06-10
rcu: Fix deadlock with CPU hotplug, RCU GP init, and timer migration
Paul E. McKenney
2013-06-10
rcu: Don't call wakeup() with rcu_node structure ->lock held
Steven Rostedt
2013-05-02
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
2013-04-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-04-29
kernel/: rename random32() to prandom_u32()
Akinobu Mita
2013-04-19
nohz: Ensure full dynticks CPUs are RCU nocbs
Frederic Weisbecker
2013-04-15
rcu: Kick adaptive-ticks CPUs that are holding up RCU grace periods
Paul E. McKenney
2013-03-26
Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.2...
Paul E. McKenney
2013-03-26
rcu: Make rcu_accelerate_cbs() note need for future grace periods
Paul E. McKenney
2013-03-26
rcu: Abstract rcu_start_future_gp() from rcu_nocb_wait_gp()
Paul E. McKenney
2013-03-26
rcu: Push lock release to rcu_start_gp()'s callers
Paul E. McKenney
2013-03-26
rcu: Rearrange locking in rcu_start_gp()
Paul E. McKenney
2013-03-26
rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacks
Paul E. McKenney
2013-03-26
rcu: Accelerate RCU callbacks at grace-period end
Paul E. McKenney
2013-03-26
rcu: Distinguish "rcuo" kthreads by RCU flavor
Paul E. McKenney
2013-03-26
rcu: Introduce proper blocking to no-CBs kthreads GP waits
Paul E. McKenney
2013-03-13
rcu: Tone down debugging during boot-up and shutdown.
Paul E. McKenney
2013-03-12
rcu: Remove comment referring to __stop_machine()
Srivatsa S. Bhat
2013-03-12
rcu: Avoid invoking RCU core on offline CPUs
Paul E. McKenney
2013-03-12
rcu: Fix spacing problem
Jiang Fang
2013-03-12
rcu: Remove restrictions on no-CBs CPUs
Paul E. McKenney
[next]