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-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
2009-07-10
sched: Fix rt_rq->pushable_tasks initialization in init_rt_rq()
Fabio Checconi
2009-07-10
sched: Reset sched stats on fork()
Lucas De Marchi
2009-07-10
sched_rt: Fix overload bug on rt group scheduling
Peter Zijlstra
2009-07-03
rcu: Add synchronize_sched_expedited() primitive
Paul E. McKenney
2009-06-29
sched: Hide runqueues from direct reference at source code level for __raw_ge...
Hitoshi Mitake
2009-06-29
Merge branch 'linus' into sched/core
Ingo Molnar
2009-06-24
percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()
Tejun Heo
2009-06-20
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-06-20
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-06-19
perf_counter: Simplify and fix task migration counting
Peter Zijlstra
2009-06-18
kthreads: simplify migration_thread() exit path
Oleg Nesterov
2009-06-17
sched: Add SCHED_RESET_ON_FORK functionality for nice < 0 tasks
Mike Galbraith
2009-06-17
sched: Clean up SCHED_RESET_ON_FORK
Mike Galbraith
2009-06-17
sched: Remove unneeded __ref tag
Li Zefan
2009-06-15
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2009-06-15
sched: Introduce SCHED_RESET_ON_FORK scheduling policy flag
Lennart Poettering
2009-06-12
sched: export kick_process
Rusty Russell
2009-06-11
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-06-11
sched: use slab in cpupri_init()
Pekka Enberg
2009-06-11
sched: use alloc_cpumask_var() instead of alloc_bootmem_cpumask_var()
Pekka Enberg
2009-06-11
sched: use kzalloc() instead of the bootmem allocator
Pekka Enberg
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-10
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
Merge branch 'sched-docs-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-06-02
perf_counter: Fix cpu migration counter
Paul Mackerras
2009-06-02
perf_counter: Initialize per-cpu context earlier on cpu up
Paul Mackerras
2009-05-23
perf_counter: Fix dynamic irq_period logging
Peter Zijlstra
2009-05-22
perf_counter: Optimize context switch between identical inherited contexts
Paul Mackerras
2009-05-19
sched: properly define the sched_group::cpumask and sched_domain::span fields
Ingo Molnar
2009-05-18
Merge commit 'v2.6.30-rc6' into perfcounters/core
Ingo Molnar
2009-05-15
sched, timers: cleanup avenrun users
Thomas Gleixner
[prev]
[next]