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
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
2015-10-06
locking/rwsem: Use acquire/release semantics
Davidlohr Bueso
2015-10-06
locking/mcs: Use acquire/release semantics
Davidlohr Bueso
2015-10-06
locking/rtmutex: Use acquire/release semantics
Davidlohr Bueso
2015-10-06
locking/mutex: Use acquire/release semantics
Davidlohr Bueso
2015-10-06
Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...
Ingo Molnar
2015-10-06
sched/core: Remove a parameter in the migrate_task_rq() function
xiaofeng.yan
2015-10-06
sched/core: Drop unlikely behind BUG_ON()
Geliang Tang
2015-10-06
sched/core: Fix task and run queue sched_info::run_delay inconsistencies
Peter Zijlstra
2015-10-06
sched/numa: Fix task_tick_fair() from disabling numa_balancing
Srikar Dronamraju
2015-10-06
sched/core: Add preempt_count invariant check
Peter Zijlstra
2015-10-06
sched/core: More notrace annotations
Peter Zijlstra
2015-10-06
sched/core: Simplify preempt_count tests
Peter Zijlstra
2015-10-06
sched/core: Robustify preemption leak checks
Peter Zijlstra
2015-10-06
sched/core: Stop setting PREEMPT_ACTIVE
Peter Zijlstra
2015-10-06
sched/core: Fix trace_sched_switch()
Peter Zijlstra
2015-10-06
sched/core: Add preempt argument to __schedule()
Peter Zijlstra
2015-10-06
sched/core: Create preempt_count invariant
Peter Zijlstra
2015-10-06
sched/core: Rework TASK_DEAD preemption exception
Peter Zijlstra
2015-10-06
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2015-10-06
sched/core: Fix TASK_DEAD race in finish_task_switch()
Peter Zijlstra
2015-10-05
ebpf: include perf_event only where really needed
Daniel Borkmann
2015-10-05
bpf, seccomp: prepare for upcoming criu support
Daniel Borkmann
2015-10-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-10-04
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
2015-10-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-10-03
sched, bpf: add helper for retrieving routing realms
Daniel Borkmann
2015-10-03
ebpf: migrate bpf_prog's flags to bitfield
Daniel Borkmann
2015-10-02
clocksource: Fix abs() usage w/ 64bit values
John Stultz
2015-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-01
ntp: use timespec64 in sync_cmos_clock
Arnd Bergmann
2015-10-01
ntp/pps: replace getnstime_raw_and_real with 64-bit version
Arnd Bergmann
2015-10-01
ntp/pps: use timespec64 for hardpps()
Arnd Bergmann
2015-10-01
Merge branch 'irq/for-arm' into irq/core
Thomas Gleixner
2015-10-01
kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support
Andrey Smetanin
[prev]
[next]