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
Age
Commit message (
Expand
)
Author
2015-10-11
bpf: fix cb access in socket filter programs
Alexei Starovoitov
2015-10-11
genirq: Add flag to force mask in disable_irq[_nosync]()
Thomas Gleixner
2015-10-09
pmem, memremap: convert to numa aware allocations
Dan Williams
2015-10-09
devm_memremap_pages: use numa_mem_id
Dan Williams
2015-10-09
devm_memremap: convert to return ERR_PTR
Dan Williams
2015-10-09
devm_memunmap: use devres_release()
Dan Williams
2015-10-09
genirq: Make irq_set_vcpu_affinity available for CONFIG_SMP=n
Feng Wu
2015-10-09
genirq: Allow migration of chained interrupts by installing default action
Mika Westerberg
2015-10-09
Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Catalin Marinas
2015-10-09
genirq: Fix handle_bad_irq kerneldoc comment
Arnd Bergmann
2015-10-09
genirq: Export handle_bad_irq
Arnd Bergmann
2015-10-08
bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs
Daniel Borkmann
2015-10-08
Merge branch 'perf/urgent' into perf/core, before pulling new changes
Ingo Molnar
2015-10-07
Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...
Paul E. McKenney
2015-10-07
Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEAD
Paul E. McKenney
2015-10-07
rcu: Better hotplug handling for synchronize_sched_expedited()
Paul E. McKenney
2015-10-07
rcu: Enable stall warnings for synchronize_rcu_expedited()
Paul E. McKenney
2015-10-07
rcu: Add tasks to expedited stall-warning messages
Paul E. McKenney
2015-10-07
rcu: Add online/offline info to expedited stall warning message
Paul E. McKenney
2015-10-07
rcu: Consolidate expedited CPU selection
Paul E. McKenney
2015-10-07
rcu: Prepare for consolidating expedited CPU selection
Paul E. McKenney
2015-10-07
cpu: Remove try_get_online_cpus()
Paul E. McKenney
2015-10-07
rcu: Stop excluding CPU hotplug in synchronize_sched_expedited()
Paul E. McKenney
2015-10-07
rcu: Stop silencing lockdep false positive for expedited grace periods
Paul E. McKenney
2015-10-07
rcu: Switch synchronize_sched_expedited() to IPI
Paul E. McKenney
2015-10-06
locktorture: Fix module unwind when bad torture_type specified
Paul E. McKenney
2015-10-06
rcutorture: Fix unused-function warning for torturing_tasks()
Paul E. McKenney
2015-10-06
rcutorture: Fix module unwind when bad torture_type specified
Paul E. McKenney
2015-10-06
rcu_sync: Cleanup the CONFIG_PROVE_RCU checks
Oleg Nesterov
2015-10-06
locking/percpu-rwsem: Clean up the lockdep annotations in percpu_down_read()
Oleg Nesterov
2015-10-06
locking/percpu-rwsem: Fix the comments outdated by rcu_sync
Oleg Nesterov
2015-10-06
locking/percpu-rwsem: Make use of the rcu_sync infrastructure
Oleg Nesterov
2015-10-06
locking/percpu-rwsem: Make percpu_free_rwsem() after kzalloc() safe
Oleg Nesterov
2015-10-06
rcu_sync: Introduce rcu_sync_dtor()
Oleg Nesterov
2015-10-06
rcu_sync: Add CONFIG_PROVE_RCU checks
Oleg Nesterov
2015-10-06
rcu_sync: Simplify rcu_sync using new rcu_sync_ops structure
Oleg Nesterov
2015-10-06
rcu: Create rcu_sync infrastructure
Oleg Nesterov
2015-10-06
torture: Consolidate cond_resched_rcu_qs() into stutter_wait()
Paul E. McKenney
2015-10-06
locktorture: Add torture tests for percpu_rwsem
Paul E. McKenney
2015-10-06
locking/percpu-rwsem: Export symbols for locktorture
Paul E. McKenney
2015-10-06
locktorture: Support rtmutex torturing
Davidlohr Bueso
2015-10-06
rcu: Correct comment for values of ->gp_state field
Paul E. McKenney
2015-10-06
rcu: Finish folding ->fqs_state into ->gp_state
Petr Mladek
2015-10-06
rcu: Move preemption disabling out of __srcu_read_lock()
Paul E. McKenney
2015-10-06
rcu: Add online/offline info to stall warning message
Paul E. McKenney
2015-10-06
rcu: Eliminate panic when silly boot-time fanout specified
Paul E. McKenney
2015-10-06
rcu: Don't disable preemption for Tiny and Tree RCU readers
Boqun Feng
2015-10-06
rcu: Use call_rcu_func_t to replace explicit type equivalents
Boqun Feng
2015-10-06
rcu: Use rcu_callback_t in call_rcu*() and friends
Boqun Feng
2015-10-06
sched: Export sched_setscheduler_nocheck
Davidlohr Bueso
[prev]
[next]