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
2008-06-20
sched: rt: dont stop the period timer when there are tasks wanting to run
Peter Zijlstra
2008-06-20
sched: rt: fix the bandwidth contraint computations
Peter Zijlstra
2008-06-20
sched: rt: move some code around
Peter Zijlstra
2008-06-20
sched: rt: fix SMP bandwidth balancing for throttled groups
Peter Zijlstra
2008-06-20
sched: debug: add some rt debug output
Peter Zijlstra
2008-06-19
Merge branch 'sched' into sched-devel
Ingo Molnar
2008-06-19
sched: rt-group: fix RR buglet
Peter Zijlstra
2008-06-19
sched: rt-group: heirarchy aware throttle
Peter Zijlstra
2008-06-19
sched: rt-group: fix hierarchy
Peter Zijlstra
2008-06-19
sched: NULL pointer dereference while setting sched_rt_period_us
Dario Faggioli
2008-06-18
sched: rework of "prioritize non-migratable tasks over migratable ones"
Dmitry Adamushko
2008-06-17
sched: fix defined-but-unused warning
Rabin Vincent
2008-06-16
Merge branch 'linus' into sched-devel
tip-sched-devel-2008-06-16_09.15_Mon
Ingo Molnar
2008-06-12
kprobes: fix error checking of batch registration
Masami Hiramatsu
2008-06-12
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-06-12
sched: 64-bit: fix arithmetics overflow
Lai Jiangshan
2008-06-12
sched: fair group: fix overflow(was: fix divide by zero)
Lai Jiangshan
2008-06-10
sched: kill off dead cfs_rq_set_shares()
Paul Mundt
2008-06-10
sched: trivial sched_features cleanup
Mike Galbraith
2008-06-10
sched: prevent bound kthreads from changing cpus_allowed
David Rientjes
2008-06-10
sched: fix hotplug cpus on ia64
Peter Zijlstra
2008-06-10
sched: fix TASK_WAKEKILL vs SIGKILL race
Oleg Nesterov
2008-06-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...
Linus Torvalds
2008-06-06
cpusets: fix bug when adding nonexistent cpu or mem
Lai Jiangshan
2008-06-06
sched: move weighted_cpuload into #ifdef CONFIG_SMP section
Thomas Gleixner
2008-06-06
sched: Move cpu masks from kernel/sched.c into kernel/cpu.c
Max Krasnyansky
2008-06-06
sched: CPU hotplug events must not destroy scheduler domains created by the c...
Max Krasnyansky
2008-06-06
sched: fix cpuprio build bug
Ingo Molnar
2008-06-06
sched: fix the cpuprio count really
Thomas Gleixner
2008-06-06
sched: fix cpupri priocount
Gregory Haskins
2008-06-06
sched: fix cpupri hotplug support
Gregory Haskins
2008-06-06
sched: print the sd->level in sched_domain_debug code
Gautham R Shenoy
2008-06-06
sched: add comments for ifdefs in sched.c
Dhaval Giani
2008-06-06
sched: print module list in the "scheduling while atomic" warning
Arjan van de Ven
2008-06-06
sched: fix defined-but-unused warning
Rabin Vincent
2008-06-06
namespacecheck: fixes in kernel/sched.c
Thomas Gleixner
2008-06-06
sched: check for SD_SERIALIZE atomically in rebalance_domains()
Dmitry Adamushko
2008-06-06
sched: fix SCHED_OTHER balance iterator to include all tasks
Gregory Haskins
2008-06-06
sched: use a 2-d bitmap for searching lowest-pri CPU
Gregory Haskins
2008-06-06
sched: make !hrtick faster
Mike Galbraith
2008-06-06
sched: prioritize non-migratable tasks over migratable ones
Gregory Haskins
2008-06-04
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2008-05-31
capabilities: remain source compatible with 32-bit raw legacy capability supp...
Andrew G. Morgan
2008-05-29
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-05-29
Merge commit 'linus/master' into sched-fixes-for-linus
Ingo Molnar
2008-05-29
sched: stop wake_affine from causing serious imbalance
Mike Galbraith
2008-05-29
sched: fix sched_clock_cpu()
Peter Zijlstra
2008-05-29
revert ("sched: fair-group: SMP-nice for group scheduling")
Ingo Molnar
2008-05-29
sched: cleanup
Ingo Molnar
2008-05-29
show_schedstat(): fix memleak
Adrian Bunk
[next]