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
Age
Commit message (
Expand
)
Author
2018-12-01
rcutorture: Use 100ms buckets for forward-progress callback histograms
Paul E. McKenney
2018-12-01
rcutorture: Recover from OOM during forward-progress tests
Paul E. McKenney
2018-12-01
rcutorture: Print forward-progress test age upon failure
Paul E. McKenney
2018-12-01
rcutorture: Print time since GP end upon forward-progress failure
Paul E. McKenney
2018-12-01
rcutorture: Print histogram of CB invocation at OOM time
Paul E. McKenney
2018-12-01
rcutorture: Print GP age upon forward-progress failure
Paul E. McKenney
2018-12-01
rcu: Print per-CPU callback counts for forward-progress failures
Paul E. McKenney
2018-12-01
rcu: Account for nocb-CPU callback counts in RCU CPU stall warnings
Paul E. McKenney
2018-12-01
rcutorture: Dump grace-period diagnostics upon forward-progress OOM
Paul E. McKenney
2018-12-01
rcutorture: Prepare for asynchronous access to rcu_fwd_startat
Paul E. McKenney
2018-12-01
torture: Remove unnecessary "ret" variables
Pierce Griffiths
2018-12-01
rcutorture: Affinity forward-progress test to avoid housekeeping CPUs
Paul E. McKenney
2018-12-01
rcutorture: Break up too-long rcu_torture_fwd_prog() function
Paul E. McKenney
2018-12-01
rcutorture: Remove cbflood facility
Paul E. McKenney
2018-12-01
torture: Bring any extra CPUs online during kernel startup
Paul E. McKenney
2018-12-01
rcutorture: Add call_rcu() flooding forward-progress tests
Paul E. McKenney
2018-12-01
Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...
Paul E. McKenney
2018-12-01
livepatch: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-12-01
cgroups: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
srcu: Use "ssp" instead of "sp" for srcu_struct pointer
Paul E. McKenney
2018-11-27
srcu: Lock srcu_data structure in srcu_gp_start()
Dennis Krein
2018-11-27
events: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
workqueue: Replace call_rcu_sched() with call_rcu()
Paul E. McKenney
2018-11-27
modules: Replace synchronize_sched() and call_rcu_sched()
Paul E. McKenney
2018-11-27
sched/membarrier: synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
lockdep: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
kprobes: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
tracing: Replace synchronize_sched() and call_rcu_sched()
Paul E. McKenney
2018-11-12
locking/mutex: Replace spin_is_locked() with lockdep
Lance Roy
2018-11-12
rcu: Avoid signed integer overflow in rcu_preempt_deferred_qs()
Paul E. McKenney
2018-11-12
rcu: Replace this_cpu_ptr() with __this_cpu_read()
Paul E. McKenney
2018-11-12
rcu: Speed up expedited GPs when interrupting RCU reader
Paul E. McKenney
2018-11-12
rcu: Trace end of grace period before end of grace period
Paul E. McKenney
2018-11-12
rcu: Adjust the comment of function rcu_is_watching
Zhouyi Zhou
2018-11-12
rcu: Add jiffies-since-GP-activity to show_rcu_gp_kthreads()
Paul E. McKenney
2018-11-12
rcu: Add state name to show_rcu_gp_kthreads() output
Paul E. McKenney
2018-11-12
rcu: Parameterize rcu_check_gp_start_stall()
Paul E. McKenney
2018-11-12
rcu: Avoid double multiply by HZ
Paul E. McKenney
2018-11-12
rcu: Eliminate BUG_ON() for kernel/rcu/update.c
Paul E. McKenney
2018-11-12
rcu: Eliminate BUG_ON() for kernel/rcu/tree_plugin.h
Paul E. McKenney
2018-11-11
rcu: Stop expedited grace periods from relying on stop-machine
Paul E. McKenney
2018-11-08
srcu: Prevent __call_srcu() counter wrap with read-side critical section
Paul E. McKenney
2018-11-08
sched/membarrier: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-08
rcu: Consolidate the RCU update functions invoked by sync.c
Paul E. McKenney
2018-11-08
rcu: Eliminate synchronize_rcu_mult()
Paul E. McKenney
2018-11-08
rcu: Fix rcu_{node,data} comments about gp_seq_needed
Joel Fernandes (Google)
2018-11-08
rcu: Remove unused rcu_state externs
Joel Fernandes (Google)
2018-11-08
rcu: Eliminate BUG_ON() for kernel/rcu/tree.c
Paul E. McKenney
2018-11-08
rcu: Eliminate BUG_ON() for sync.c
Paul E. McKenney
2018-11-03
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[next]