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
/
rcupreempt.c
Age
Commit message (
Expand
)
Author
2009-05-05
rcu: rcu_sched_grace_period(): kill the bogus flush_signals()
Oleg Nesterov
2009-04-03
kmemtrace, rcu: fix rcupreempt.c data structure dependencies
Ingo Molnar
2009-02-26
rcu: Teach RCU that idle task is not quiscent state at boot
Paul E. McKenney
2009-01-05
rcu: eliminate synchronize_rcu_xxx macro
Paul E. McKenney
2009-01-01
cpumask: convert RCU implementations
Rusty Russell
2008-12-18
"Tree RCU": scalable classic RCU implementation
Paul E. McKenney
2008-10-20
byteorder: remove direct includes of linux/byteorder/swab[b].h
Harvey Harrison
2008-08-18
rcu: remove redundant ACCESS_ONCE definition from rcupreempt.c
Paul E. McKenney
2008-07-16
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-07-15
Merge branch 'core/rcu' into core/rcu-for-linus
Ingo Molnar
2008-07-14
Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2008-07-11
Merge branch 'linus' into core/rcu
Ingo Molnar
2008-07-10
Fix PREEMPT_RCU without HOTPLUG_CPU
Nick Piggin
2008-07-06
Merge commit 'v2.6.26-rc9' into cpus4096
Ingo Molnar
2008-06-23
Merge branch 'linus' into core/softirq
tip-core-softirq-2008-06-23_08.53_Mon
Ingo Molnar
2008-06-19
rcupreempt: remove export of rcu_batches_completed_bh
Steven Rostedt
2008-06-16
rcu: remove unused field struct rcu_data::rcu_tasklet
Lai Jiangshan
2008-05-25
Remove argument from open_softirq which is always NULL
Carlos R. Mafra
2008-05-23
core: use performance variant for_each_cpu_mask_nr
Mike Travis
2008-05-19
rcu: remove duplicated include in kernel/rcupreempt.c
Huang Weiyi
2008-05-19
rcu: fix rcu_try_flip_waitack_needed() to prevent grace-period stall
Paul E. McKenney
2008-05-19
rcu: add call_rcu_sched()
Paul E. McKenney
2008-05-19
rcupreempt: remove duplicate prototypes
Steven Rostedt
2008-04-19
generic: reduce stack pressure in sched_affinity
Mike Travis
2008-02-29
rcupreempt: remove never-migrates assumption from rcu_process_callbacks()
Paul E. McKenney
2008-02-29
rcupreempt: fix hibernate/resume in presence of PREEMPT_RCU and hotplug
Paul E. McKenney
2008-02-29
rcu: add support for dynamic ticks and preempt rcu
Steven Rostedt
2008-01-25
Preempt-RCU: CPU Hotplug handling
Paul E. McKenney
2008-01-25
Preempt-RCU: implementation
Paul E. McKenney