index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
/
tree.c
Age
Commit message (
Expand
)
Author
2018-08-30
rcu: Eliminate rcu_state structure's ->call field
Paul E. McKenney
2018-08-30
rcu: Remove RCU_STATE_INITIALIZER()
Paul E. McKenney
2018-08-30
rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT builds
Paul E. McKenney
2018-08-30
rcu: Fix typo in rcu_get_gp_kthreads_prio() header comment
Paul E. McKenney
2018-08-30
rcu: Drop "wake" parameter from rcu_report_exp_rdp()
Paul E. McKenney
2018-08-30
rcu: Update comments and help text for no more RCU-bh updaters
Paul E. McKenney
2018-08-30
rcu: Define RCU-bh update API in terms of RCU
Paul E. McKenney
2018-08-30
rcu: Apply RCU-bh QSes to RCU-sched and RCU-preempt when safe
Paul E. McKenney
2018-08-30
rcu: Add warning to detect half-interrupts
Paul E. McKenney
2018-08-30
rcu: Defer reporting RCU-preempt quiescent states when disabled
Paul E. McKenney
2018-08-30
rcu: Refactor rcu_{nmi,irq}_{enter,exit}()
Byungchul Park
2018-08-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-07-12
Merge branches 'fixes1.2018.07.12b' and 'torture1.2018.07.12b' into HEAD
Paul E. McKenney
2018-07-12
rcutorture: Add support to detect if boost kthread prio is too low
Joel Fernandes (Google)
2018-07-12
rcu: Remove rcutorture test version and sequence number
Paul E. McKenney
2018-07-12
rcu: Assign higher prio to RCU threads if rcutorture is built-in
Joel Fernandes (Google)
2018-07-12
rcu: Check the range of jiffies_till_{first,next}_fqs when setting them
Byungchul Park
2018-07-12
rcu: Add diagnostics for rcutorture writer stall warning
Paul E. McKenney
2018-07-12
rcu: Use RCU CPU stall timeout for rcu_check_gp_start_stall()
Paul E. McKenney
2018-07-12
rcu: Remove __maybe_unused from rcu_cpu_has_callbacks()
Paul E. McKenney
2018-07-12
rcu: Remove "inline" from panic_on_rcu_stall() and rcu_blocking_is_gp()
Paul E. McKenney
2018-07-12
rcu: Inline rcu_dynticks_momentary_idle() into its sole caller
Paul E. McKenney
2018-07-12
rcu: Improve RCU-tasks naming and comments
Paul E. McKenney
2018-07-12
rcu: Use pr_fmt to prefix "rcu: " to logging output
Joe Perches
2018-07-12
rcu: Improve rcu_note_voluntary_context_switch() reporting
Byungchul Park
2018-07-12
rcu: Add diagnostics for offline CPUs failing to report QS
Paul E. McKenney
2018-07-12
rcu: Record ->gp_state for both phases of grace-period initialization
Paul E. McKenney
2018-07-12
rcu: Add CPU online/offline state to dump_blkd_tasks()
Paul E. McKenney
2018-07-12
rcu: Remove CPU-hotplug failsafe from force-quiescent-state code path
Paul E. McKenney
2018-07-12
rcu: Remove failsafe check for lost quiescent state
Paul E. McKenney
2018-07-12
rcu: Move grace-period pre-init delay after pre-init
Paul E. McKenney
2018-07-12
rcu: Fix grace-period hangs due to race with CPU offline
Paul E. McKenney
2018-07-12
rcu: Fix grace-period hangs from mid-init task resume
Paul E. McKenney
2018-07-12
rcu: Suppress more involved false-positive preempted-task splats
Paul E. McKenney
2018-07-12
rcu: Suppress false-positive preempted-task splats
Paul E. McKenney
2018-07-12
rcu: Suppress false-positive offline-CPU lockdep-RCU splat
Paul E. McKenney
2018-07-12
rcu: Prevent useless FQS scan after all CPUs have checked in
Paul E. McKenney
2018-07-12
rcu: Replace smp_wmb() with smp_store_release() for stall check
Paul E. McKenney
2018-07-12
rcu: Fix typo and add additional debug
Paul E. McKenney
2018-07-12
rcu: Make rcu_report_unblock_qs_rnp() warn on violated preconditions
Paul E. McKenney
2018-07-12
rcu: Make rcu_init_new_rnp() stop upon already-set bit
Paul E. McKenney
2018-07-12
rcu: Fix an obsolete ->qsmaskinit comment
Paul E. McKenney
2018-07-12
rcu: Clean up handling of tasks blocked across full-rcu_node offline
Paul E. McKenney
2018-07-12
rcu: Identify grace period is in progress as we advance up the tree
Joel Fernandes (Google)
2018-07-12
rcu: Use better variable names in funnel locking loop
Joel Fernandes (Google)
2018-07-12
rcu: Rename the grace-period-request variables and parameters
Joel Fernandes
2018-07-12
rcu: Regularize resetting of rcu_data wrap indicator
Paul E. McKenney
2018-07-12
rcutorture: Correctly handle grace-period sequence wrap
Paul E. McKenney
2018-07-12
rcu: Make rcu_start_this_gp() check for grace period already started
Paul E. McKenney
2018-07-12
rcu: Fix cpustart tracepoint gp_seq number
Joel Fernandes (Google)
[prev]
[next]