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
/
rcu
Age
Commit message (
Expand
)
Author
2015-06-26
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-06-22
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-19
timer: Reduce timer migration overhead if disabled
Thomas Gleixner
2015-05-27
Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...
Paul E. McKenney
2015-05-27
rcutorture: Test SRCU cleanup code path
Paul E. McKenney
2015-05-27
rcutorture: Replace barriers with smp_store_release() and smp_load_acquire()
Paul E. McKenney
2015-05-27
rcutorture: Allow negative values of nreaders to oversubscribe
Paul E. McKenney
2015-05-27
rcu: Correctly handle non-empty Tiny RCU callback list with none ready
Paul E. McKenney
2015-05-27
rcu: Further shrink Tiny RCU by making empty functions static inlines
Paul E. McKenney
2015-05-27
rcu: Conditionally compile RCU's eqs warnings
Paul E. McKenney
2015-05-27
rcu: Make RCU able to tolerate undefined CONFIG_RCU_KTHREAD_PRIO
Paul E. McKenney
2015-05-27
rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT_LEAF
Paul E. McKenney
2015-05-27
rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT
Paul E. McKenney
2015-05-27
rcu: Enable diagnostic dump of rcu_node combining tree
Paul E. McKenney
2015-05-27
rcu: Convert CONFIG_RCU_FANOUT_EXACT to boot parameter
Paul E. McKenney
2015-05-27
rcu: Provide diagnostic option to slow down grace-period scans
Paul E. McKenney
2015-05-27
rcu: Shut up spurious gcc uninitialized-variable warning
Paul E. McKenney
2015-05-27
rcu: Modulate grace-period slow init to normalize delay
Paul E. McKenney
2015-05-27
rcu: Correctly initialize ->rcu_qs_ctr_snap at online time
Paul E. McKenney
2015-05-27
rcu: Remove redundant offline check
Paul E. McKenney
2015-05-27
rcu: Remove dead code from force_qs_rnp()
Paul E. McKenney
2015-05-27
rcu: Adjust ->lock acquisition for tasks no longer migrating
Paul E. McKenney
2015-05-27
rcu: Eliminate HOTPLUG_CPU #ifdef in favor of IS_ENABLED()
Paul E. McKenney
2015-05-27
rcu: Change function declaration to bool
Nicholas Mc Guire
2015-05-27
rcu: Make rcu_*_data variables static
Nicolas Iooss
2015-05-27
rcu: Make synchronize_sched_expedited() call wait_rcu_gp()
Paul E. McKenney
2015-05-27
rcu: Add more debug info on "kthread starved" RCU CPU stall warnings
Paul E. McKenney
2015-05-27
rcu: Fix missing task information during rcu-preempt stall
Patrick Daly
2015-05-27
rcu: tree_plugin: Use bool function return values of true/false not 1/0
Joe Perches
2015-05-27
rcu: Force wakeup of rcu_gp_kthread at grace-period end
Paul E. McKenney
2015-05-27
rcu: Eliminate a few CONFIG_RCU_NOCB_CPU_ALL #ifdefs
Paul E. McKenney
2015-05-27
rcu: Create an immutable rcu_data_p pointer to default rcu_data structure
Paul E. McKenney
2015-05-27
rcu: Tell the compiler that rcu_state_p is immutable
Paul E. McKenney
2015-05-27
rcu: Eliminate a few RCU_BOOST #ifdefs in favor of IS_ENABLED()
Paul E. McKenney
2015-05-27
rcu: Convert from rcu_preempt_state to *rcu_state_p
Paul E. McKenney
2015-05-27
rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()
Paul E. McKenney
2015-05-19
Merge branch 'linus' into timers/core
Thomas Gleixner
2015-05-13
tracing: Rename ftrace_event.h to trace_events.h
Steven Rostedt (Red Hat)
2015-04-22
tick: Nohz: Rework next timer evaluation
Thomas Gleixner
2015-04-14
rcu: Control grace-period delays directly from value
Paul E. McKenney
2015-03-20
Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',...
Paul E. McKenney
2015-03-20
rcu: Associate quiescent-state reports with grace period
Paul E. McKenney
2015-03-20
rcu: Yet another fix for preemption and CPU hotplug
Paul E. McKenney
2015-03-12
rcu: Add diagnostics to grace-period cleanup
Paul E. McKenney
2015-03-12
rcu: Handle outgoing CPUs on exit from idle loop
Paul E. McKenney
2015-03-12
rcu: Eliminate ->onoff_mutex from rcu_node structure
Paul E. McKenney
2015-03-12
rcu: Process offlining and onlining only at grace-period start
Paul E. McKenney
2015-03-12
rcu: Move rcu_report_unblock_qs_rnp() to common code
Paul E. McKenney
2015-03-12
rcu: Rework preemptible expedited bitmask handling
Paul E. McKenney
2015-03-11
rcu: Remove event tracing from rcu_cpu_notify(), used by offline CPUs
Paul E. McKenney
[next]