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
2007-02-12
[PATCH] sched: avoid div in rebalance_tick
Nick Piggin
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
2007-02-11
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
2007-01-11
[PATCH] sched: tasks cannot run on cpus onlined after boot
Nathan Lynch
2006-12-30
[PATCH] sched: fix cond_resched_softirq() offset
Ingo Molnar
2006-12-22
[PATCH] sched: remove __cpuinitdata anotation to cpu_isolated_map
Tim Chen
2006-12-22
[PATCH] Conditionally check expected_preempt_count in __resched_legal()
Mark Fasheh
2006-12-21
[PATCH] sched: improve efficiency of sched_fork()
Peter Williams
2006-12-13
[PATCH] lockdep: print irq-trace info on asserts
Ingo Molnar
2006-12-10
[PATCH] kernel/sched.c: whitespace cleanups
Miguel Ojeda Sandonis
2006-12-10
[PATCH] sched: optimize activate_task for RT task
Chen, Kenneth W
2006-12-10
[PATCH] sched: remove lb_stopbalance counter
Chen, Kenneth W
2006-12-10
[PATCH] sched: decrease number of load balances
Siddha, Suresh B
2006-12-10
[PATCH] sched: improve migration accuracy
Mike Galbraith
2006-12-10
[PATCH] sched: add option to serialize load balancing
Christoph Lameter
2006-12-10
[PATCH] sched: call tasklet less frequently
Christoph Lameter
2006-12-10
[PATCH] sched: use softirq for load balancing
Christoph Lameter
2006-12-10
[PATCH] sched: move idle status calculation into rebalance_tick()
Christoph Lameter
2006-12-10
[PATCH] sched: extract load calculation from rebalance_tick
Christoph Lameter
2006-12-10
[PATCH] sched: disable interrupts for locking in load_balance()
Christoph Lameter
2006-12-10
[PATCH] sched: remove staggering of load balancing
Christoph Lameter
2006-12-10
[PATCH] sched: avoid taking rq lock in wake_priority_sleeper
Christoph Lameter
2006-12-10
[PATCH] move_task_off_dead_cpu() should be called with disabled ints
Kirill Korotaev
2006-12-10
[PATCH] ched domain: move sched group allocations to percpu area
Siddha, Suresh B
2006-12-10
[PATCH] sched.c: correct comment for this_rq_lock()
Robert P. J. Day
2006-12-07
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
2006-12-07
[PATCH] sched: correct output of show_state()
Chris Caputo
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
2006-12-07
[PATCH] sleep profiling
Ingo Molnar
2006-12-07
[PATCH] lockdep: print current locks on in_atomic warnings
Peter Zijlstra
2006-12-07
[PATCH] SysRq-X: show blocked tasks
Ingo Molnar
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-10-20
[PATCH] readjust comments of task_timeslice for kernel doc
Borislav Petkov
2006-10-11
[PATCH] sched: likely profiling
Nick Piggin
2006-10-03
[PATCH] scheduler: NUMA aware placement of sched_group_allnodes
Christoph Lameter
2006-10-03
[PATCH] sched: fixing wrong comment for find_idlest_cpu()
Satoru Takeuchi
2006-10-03
[PATCH] sched: cleanup sched_group cpu_power setup
Siddha, Suresh B
2006-10-03
[PATCH] sched: introduce child field in sched_domain
Siddha, Suresh B
2006-10-03
[PATCH] sched: don't print migration cost when only 1 CPU
Dave Jones
2006-10-03
[PATCH] sched: remove unnecessary sched group allocations
Siddha, Suresh B
2006-10-03
[PATCH] sched: force /sbin/init off isolated cpus
Nick Piggin
2006-10-02
[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently
Greg Banks
2006-10-01
[PATCH] csa: convert CONFIG tag for extended accounting routines
Jay Lan
2006-09-29
[PATCH] introduce TASK_DEAD state
Oleg Nesterov
2006-09-29
[PATCH] kill PF_DEAD flag
Oleg Nesterov
2006-09-29
[PATCH] set EXIT_DEAD state in do_exit(), not in schedule()
Oleg Nesterov
2006-09-29
[PATCH] sched_setscheduler: fix? policy checks
Oleg Nesterov
2006-09-29
[PATCH] introduce is_rt_policy() helper
Oleg Nesterov
2006-09-29
[PATCH] do_sched_setscheduler(): don't take tasklist_lock
Oleg Nesterov
2006-09-29
[PATCH] check return value of cpu_callback
Akinobu Mita
[next]