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
2011-11-17
sched: Move all scheduler bits into kernel/sched/
Peter Zijlstra
2011-11-17
sched: Make separate sched*.c translation units
Peter Zijlstra
2011-11-16
sched: Don't call task_group() too many times in set_task_rq()
Andrew Vagin
2011-11-16
sched, trivial: Initialize root cgroup's sibling list
Glauber Costa
2011-11-16
sched: Use jump labels to reduce overhead when bandwidth control is inactive
Paul Turner
2011-11-14
sched: Set the command name of the idle tasks in SMP kernels
Carsten Emde
2011-11-14
sched: Document wait_for_completion_*() return values
J. Bruce Fields
2011-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-10-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-10-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-10-06
sched: Don't use tasklist_lock for debug prints
Thomas Gleixner
2011-10-06
sched: Unify the ->cpus_allowed mask copy
Peter Zijlstra
2011-10-06
sched: Wrap scheduler p->cpus_allowed access
Peter Zijlstra
2011-10-06
sched: Request for idle balance during nohz idle load balance
Suresh Siddha
2011-10-06
sched: Use resched IPI to kick off the nohz idle balance
Suresh Siddha
2011-10-04
sched: Fix idle_cpu()
Thomas Gleixner
2011-10-04
sched: Convert to struct llist
Peter Zijlstra
2011-10-04
Merge branch 'linus' into sched/core
Ingo Molnar
2011-09-30
posix-cpu-timers: Cure SMP wobbles
Peter Zijlstra
2011-09-28
nohz: Remove nohz_cpu_mask
Shi, Alex
2011-09-28
rcu: Restore checks for blocking in RCU read-side critical sections
Paul E. McKenney
2011-09-27
treewide: Correct spelling of successfully in comments
Joe Perches
2011-09-26
sched: Fix up wchan borkage
Simon Kirby
2011-09-20
sched: Allow SD_NODES_PER_DOMAIN to be overridden
Anton Blanchard
2011-09-18
Merge branch 'linus' into sched/core
Ingo Molnar
2011-09-07
Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
Linus Torvalds
2011-08-29
perf events: Fix slow and broken cgroup context switch code
Stephane Eranian
2011-08-29
sched: Fix a memory leak in __sdt_free()
WANG Cong
2011-08-29
sched: Move blk_schedule_flush_plug() out of __schedule()
Thomas Gleixner
2011-08-29
sched: Separate the scheduler entry for preemption
Thomas Gleixner
2011-08-14
sched: Return unused runtime on group dequeue
Paul Turner
2011-08-14
sched: Add exports tracking cfs bandwidth control statistics
Nikhil Rao
2011-08-14
sched: Migrate throttled tasks on HOTPLUG
Paul Turner
2011-08-14
sched: Prevent interactions with throttled entities
Paul Turner
2011-08-14
sched: Allow for positional tg_tree walks
Paul Turner
2011-08-14
sched: Add support for unthrottling group entities
Paul Turner
2011-08-14
sched: Add support for throttling group entities
Paul Turner
2011-08-14
sched: Expire invalid runtime
Paul Turner
2011-08-14
sched: Add a timer to handle CFS bandwidth refresh
Paul Turner
2011-08-14
sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth
Paul Turner
2011-08-14
sched: Validate CFS quota hierarchies
Paul Turner
2011-08-14
sched: Introduce primitives to account for CFS bandwidth tracking
Paul Turner
2011-08-14
sched: Implement hierarchical task accounting for SCHED_OTHER
Paul Turner
2011-08-14
sched: fix broken SCHED_RESET_ON_FORK handling
Mike Galbraith
2011-08-14
sched: Remove rq->avg_load_per_task
Jan H. Schönherr
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-24
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2011-07-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[next]