index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[PATCH] sched: fix interactive task starvation"
Linus Torvalds
2006-05-21
1
-44
/
+18
*
[PATCH] Remove __devinitdata from notifier block definitions
Chandra Seetharaman
2006-04-26
1
-1
/
+1
*
[PATCH] sched: don't awaken RT tasks on expired array
Mike Galbraith
2006-04-11
1
-1
/
+1
*
[PATCH] sched: fix interactive task starvation
Mike Galbraith
2006-04-11
1
-18
/
+44
*
[PATCH] sched: activate SCHED BATCH expired
Con Kolivas
2006-03-31
1
-3
/
+7
*
[PATCH] sched: remove on runqueue requeueing
Con Kolivas
2006-03-31
1
-2
/
+1
*
[PATCH] sched: include noninteractive sleep in idle detect
Con Kolivas
2006-03-31
1
-2
/
+1
*
[PATCH] sched: dont decrease idle sleep avg
Con Kolivas
2006-03-31
1
-5
/
+10
*
[PATCH] sched: make task_noninteractive use sleep_type
Con Kolivas
2006-03-31
1
-8
/
+8
*
[PATCH] sched: cleanup task_activated()
Con Kolivas
2006-03-31
1
-9
/
+15
*
[PATCH] sched: reduce overhead of calc_load
Jack Steiner
2006-03-31
1
-0
/
+15
*
[PATCH] for_each_possible_cpu: fixes for generic part
KAMEZAWA Hiroyuki
2006-03-28
1
-4
/
+4
*
[PATCH] sched: fix group power for allnodes_domains
Siddha, Suresh B
2006-03-27
1
-33
/
+29
*
[PATCH] sched: new sched domain for representing multi-core
Siddha, Suresh B
2006-03-27
1
-5
/
+68
*
[PATCH] Small schedule() optimization
Andreas Mohr
2006-03-27
1
-7
/
+5
*
[PATCH] sched: fix task interactivity calculation
Martin Andersson
2006-03-27
1
-1
/
+2
*
[PATCH] kretprobe instance recycled by parent process
bibo mao
2006-03-26
1
-1
/
+8
*
[PATCH] make bug messages more consistent
Ingo Molnar
2006-03-23
1
-2
/
+2
*
[PATCH] fix scheduler deadlock
Anton Blanchard
2006-03-23
1
-2
/
+7
*
[PATCH] sched: remove sleep_avg multiplier
Mike Galbraith
2006-03-22
1
-6
/
+0
*
[PATCH] remove __put_task_struct_cb export again
Christoph Hellwig
2006-03-11
1
-7
/
+0
*
[PATCH] idle threads should have a sane ->timestamp value
Ingo Molnar
2006-03-08
1
-0
/
+1
*
Add early-boot-safety check to cond_resched()
Linus Torvalds
2006-03-06
1
-0
/
+2
*
[PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COST
Ingo Molnar
2006-02-17
1
-1
/
+12
*
[PATCH] sched: revert "filter affine wakeups"
Chen, Kenneth W
2006-02-14
1
-9
/
+1
*
[PATCH] sched: remove smpnice
Nick Piggin
2006-02-10
1
-111
/
+18
*
[PATCH] sched: only print migration_cost once per boot
Chuck Ebbert
2006-02-05
1
-6
/
+8
*
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
2006-02-05
1
-1
/
+1
*
[PATCH] sys_sched_getaffinity() & hotplug
Jack Steiner
2006-02-01
1
-1
/
+1
*
[PATCH] Fix boot-time slowdown for measure_migration_cost
Ingo Molnar
2006-01-31
1
-3
/
+3
*
[PATCH] fix sched_setscheduler semantics
Jason Baron
2006-01-18
1
-0
/
+4
*
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-14
1
-8
/
+8
*
[PATCH] sched: add new SCHED_BATCH policy
Ingo Molnar
2006-01-14
1
-15
/
+33
*
[PATCH] sched: filter affine wakeups
akpm@osdl.org
2006-01-12
1
-1
/
+9
*
[PATCH] scheduler cache-hot-autodetect
akpm@osdl.org
2006-01-12
1
-0
/
+468
*
[PATCH] x86_64: Make the cpu_*_maps in kernel/sched.c read mostly
Andi Kleen
2006-01-11
1
-3
/
+3
*
[PATCH] move capable() to capability.h
Randy.Dunlap
2006-01-11
1
-0
/
+1
*
[PATCH] mutex subsystem, more debugging code
Ingo Molnar
2006-01-09
1
-0
/
+1
*
[PATCH] RCU signal handling
Ingo Molnar
2006-01-08
1
-0
/
+7
*
[PATCH] m68k: introduce setup_thread_stack() and end_of_stack()
Al Viro
2005-11-13
1
-2
/
+2
*
[PATCH] m68k: introduce task_thread_info
Al Viro
2005-11-13
1
-3
/
+3
*
[PATCH] optimize activate_task()
Chen, Kenneth W
2005-11-09
1
-1
/
+2
*
[PATCH] sched: resched and cpu_idle rework
Nick Piggin
2005-11-09
1
-7
/
+14
*
[PATCH] sched: consider migration thread with smp nice
Con Kolivas
2005-11-09
1
-9
/
+26
*
[PATCH] sched: correct smp_nice_bias
Con Kolivas
2005-11-09
1
-6
/
+8
*
[PATCH] sched: smp nice bias busy queues on idle rebalance
Con Kolivas
2005-11-09
1
-18
/
+23
*
[PATCH] sched: account rt tasks in prio_bias()
Con Kolivas
2005-11-09
1
-8
/
+14
*
[PATCH] sched: change prio bias only if queued
Con Kolivas
2005-11-09
1
-5
/
+4
*
[PATCH] sched: implement nice support across physical cpus on SMP
Con Kolivas
2005-11-09
1
-18
/
+83
*
[PATCH] unexport idle_cpu
Adrian Bunk
2005-11-07
1
-2
/
+0
[next]