index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible code
Heiko Carstens
2005-11-07
1
-1
/
+2
*
[PATCH] improve scheduler fairness a bit
Oleg Nesterov
2005-11-04
1
-1
/
+1
*
[PATCH] sched: hardcode non-smp set_cpus_allowed
Paul Jackson
2005-10-30
1
-1
/
+0
*
[PATCH] mm: update_hiwaters just in time
Hugh Dickins
2005-10-29
1
-2
/
+0
*
[PATCH] export cpu_online_map
Andrew Morton
2005-10-26
1
-0
/
+1
*
[PATCH] Fix spinlock owner debugging
Ingo Molnar
2005-09-13
1
-4
/
+4
*
Mark ia64-specific MCA/INIT scheduler hooks as dangerous
Linus Torvalds
2005-09-12
1
-26
/
+44
*
[PATCH] MCA/INIT: scheduler hooks
Keith Owens
2005-09-11
1
-0
/
+26
*
[PATCH] sched: allow the load to grow upto its cpu_power
Siddha, Suresh B
2005-09-10
1
-2
/
+7
*
[PATCH] sched: don't kick ALB in the presence of pinned task
Siddha, Suresh B
2005-09-10
1
-1
/
+14
*
[PATCH] sched: use cached variable in sys_sched_yield()
Renaud Lienhart
2005-09-10
1
-1
/
+1
*
[PATCH] sched: HT optimisation
Nick Piggin
2005-09-10
1
-6
/
+28
*
[PATCH] sched: less locking
Nick Piggin
2005-09-10
1
-7
/
+2
*
[PATCH] sched: less newidle locking
Nick Piggin
2005-09-10
1
-7
/
+10
*
[PATCH] sched: fix SMT scheduler latency bug
Ingo Molnar
2005-09-10
1
-4
/
+15
*
[PATCH] sched: TASK_NONINTERACTIVE
Ingo Molnar
2005-09-10
1
-1
/
+10
*
[PATCH] sched cleanups
Ingo Molnar
2005-09-10
1
-19
/
+25
[next]