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
/
sched.c
Age
Commit message (
Expand
)
Author
2009-09-11
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-11
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-09-04
sched: Fix dynamic power-balancing crash
Ingo Molnar
2009-09-04
sched: Remove reciprocal for cpu_power
Peter Zijlstra
2009-09-04
sched: Try to deal with low capacity, fix update_sd_power_savings_stats()
Gautham R Shenoy
2009-09-04
sched: Try to deal with low capacity
Peter Zijlstra
2009-09-04
sched: Scale down cpu_power due to RT tasks
Peter Zijlstra
2009-09-04
sched: Implement dynamic cpu_power
Peter Zijlstra
2009-09-04
sched: Add smt_gain
Peter Zijlstra
2009-09-04
sched: Update the cpu_power sum during load-balance
Peter Zijlstra
2009-09-04
sched: Add SD_PREFER_SIBLING
Peter Zijlstra
2009-09-04
sched: Restore __cpu_power to a straight sum of power
Peter Zijlstra
2009-09-04
Merge branches 'sched/domains' and 'sched/clock' into sched/core
Ingo Molnar
2009-09-02
sched: Provide iowait counters
Arjan van de Ven
2009-08-29
sched: Rename init_cfs_rq => init_tg_cfs_rq
Anirban Sinha
2009-08-28
sched: Fix division by zero - really
Peter Zijlstra
2009-08-23
rcu: Renamings to increase RCU clarity
Paul E. McKenney
2009-08-21
sched: Avoid division by zero
Peter Zijlstra
2009-08-20
sched: Use for_each_class macro in move_one_task()
Hiroshi Shimamoto
2009-08-18
sched: Consolidate definition of variable sd in __build_sched_domains
Andreas Herrmann
2009-08-18
sched: Separate out build of NUMA sched groups from __build_sched_domains
Andreas Herrmann
2009-08-18
sched: Separate out build of ALLNODES sched groups from __build_sched_domains
Andreas Herrmann
2009-08-18
sched: Separate out build of CPU sched groups from __build_sched_domains
Andreas Herrmann
2009-08-18
sched: Separate out build of MC sched groups from __build_sched_domains
Andreas Herrmann
2009-08-18
sched: Separate out build of SMT sched groups from __build_sched_domains
Andreas Herrmann
2009-08-18
sched: Separate out build of SMT sched domain from __build_sched_domains
Andreas Herrmann
2009-08-18
sched: Separate out build of MC sched domain from __build_sched_domains
Andreas Herrmann
2009-08-18
sched: Separate out build of CPU sched domain from __build_sched_domains
Andreas Herrmann
2009-08-18
sched: Separate out build of NUMA sched domain from __build_sched_domains
Andreas Herrmann
2009-08-18
sched: Separate out allocation/free/goto-hell from __build_sched_domains
Andreas Herrmann
2009-08-18
sched: Use structure to store local data in __build_sched_domains
Andreas Herrmann
2009-08-15
Merge commit 'v2.6.31-rc6' into core/rcu
Ingo Molnar
2009-08-02
lockdep: Introduce lockdep_assert_held()
Peter Zijlstra
2009-08-02
sched: Ensure the migration task doesn't go away during use
Peter Zijlstra
2009-08-02
sched: Fully integrate cpus_active_map and root-domain code
Gregory Haskins
2009-08-02
sched: Enhance the pre/post scheduling logic
Gregory Haskins
2009-08-02
sched: Check for pushing rt tasks after all scheduling
Steven Rostedt
2009-08-02
sched: Optimize unused cgroup configuration
Peter Zijlstra
2009-08-02
sched: Fix cgroup smp fairness
Peter Zijlstra
2009-08-02
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2009-07-24
sched: Fix return value of migration_init()
Thomas Gleixner
2009-07-18
sched: Pull up the might_sleep() check into cond_resched()
Frederic Weisbecker
2009-07-18
sched: Add a preempt count base offset to __might_sleep()
Frederic Weisbecker
2009-07-18
sched: Cover the CONFIG_DEBUG_SPINLOCK_SLEEP off-case for __might_sleep()
Frederic Weisbecker
2009-07-18
sched: Remove obsolete comment in __cond_resched()
Frederic Weisbecker
2009-07-18
sched: Drop the need_resched() loop from cond_resched()
Frederic Weisbecker
2009-07-18
Merge branch 'linus' into sched/core
Ingo Molnar
2009-07-18
sched: fix load average accounting vs. cpu hotplug
Thomas Gleixner
2009-07-16
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-07-10
sched: optimize cond_resched()
Peter Zijlstra
[next]