aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched.c
AgeCommit message (Expand)Author
2006-06-25[PATCH] cpu hotplug: fix CPU_UP_CANCEL handlingHeiko Carstens
2006-06-25[PATCH] Define __raw_get_cpu_var and use itPaul Mackerras
2006-06-23[PATCH] cond_resched() might_sleep() fixIngo Molnar
2006-06-23[PATCH] SELinux: add security hooks to {get,set}affinityDavid Quigley
2006-05-21Revert "[PATCH] sched: fix interactive task starvation"Linus Torvalds
2006-04-26[PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman
2006-04-11[PATCH] sched: don't awaken RT tasks on expired arrayMike Galbraith
2006-04-11[PATCH] sched: fix interactive task starvationMike Galbraith
2006-03-31[PATCH] sched: activate SCHED BATCH expiredCon Kolivas
2006-03-31[PATCH] sched: remove on runqueue requeueingCon Kolivas
2006-03-31[PATCH] sched: include noninteractive sleep in idle detectCon Kolivas
2006-03-31[PATCH] sched: dont decrease idle sleep avgCon Kolivas
2006-03-31[PATCH] sched: make task_noninteractive use sleep_typeCon Kolivas
2006-03-31[PATCH] sched: cleanup task_activated()Con Kolivas
2006-03-31[PATCH] sched: reduce overhead of calc_loadJack Steiner
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki
2006-03-27[PATCH] sched: fix group power for allnodes_domainsSiddha, Suresh B
2006-03-27[PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B
2006-03-27[PATCH] Small schedule() optimizationAndreas Mohr
2006-03-27[PATCH] sched: fix task interactivity calculationMartin Andersson
2006-03-26[PATCH] kretprobe instance recycled by parent processbibo mao
2006-03-23[PATCH] make bug messages more consistentIngo Molnar
2006-03-23[PATCH] fix scheduler deadlockAnton Blanchard
2006-03-22[PATCH] sched: remove sleep_avg multiplierMike Galbraith
2006-03-11[PATCH] remove __put_task_struct_cb export againChristoph Hellwig
2006-03-08[PATCH] idle threads should have a sane ->timestamp valueIngo Molnar
2006-03-06Add early-boot-safety check to cond_resched()Linus Torvalds
2006-02-17[PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COSTIngo Molnar
2006-02-14[PATCH] sched: revert "filter affine wakeups"Chen, Kenneth W
2006-02-10[PATCH] sched: remove smpniceNick Piggin
2006-02-05[PATCH] sched: only print migration_cost once per bootChuck Ebbert
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet
2006-02-01[PATCH] sys_sched_getaffinity() & hotplugJack Steiner
2006-01-31[PATCH] Fix boot-time slowdown for measure_migration_costIngo Molnar
2006-01-18[PATCH] fix sched_setscheduler semanticsJason Baron
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-14[PATCH] sched: add new SCHED_BATCH policyIngo Molnar
2006-01-12[PATCH] sched: filter affine wakeupsakpm@osdl.org
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org
2006-01-11[PATCH] x86_64: Make the cpu_*_maps in kernel/sched.c read mostlyAndi Kleen
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap
2006-01-09[PATCH] mutex subsystem, more debugging codeIngo Molnar
2006-01-08[PATCH] RCU signal handlingIngo Molnar
2005-11-13[PATCH] m68k: introduce setup_thread_stack() and end_of_stack()Al Viro
2005-11-13[PATCH] m68k: introduce task_thread_infoAl Viro
2005-11-09[PATCH] optimize activate_task()Chen, Kenneth W
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin
2005-11-09[PATCH] sched: consider migration thread with smp niceCon Kolivas
2005-11-09[PATCH] sched: correct smp_nice_biasCon Kolivas
2005-11-09[PATCH] sched: smp nice bias busy queues on idle rebalanceCon Kolivas