aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAge
* [PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman2006-04-26
* [PATCH] sched: don't awaken RT tasks on expired arrayMike Galbraith2006-04-11
* [PATCH] sched: fix interactive task starvationMike Galbraith2006-04-11
* [PATCH] sched: activate SCHED BATCH expiredCon Kolivas2006-03-31
* [PATCH] sched: remove on runqueue requeueingCon Kolivas2006-03-31
* [PATCH] sched: include noninteractive sleep in idle detectCon Kolivas2006-03-31
* [PATCH] sched: dont decrease idle sleep avgCon Kolivas2006-03-31
* [PATCH] sched: make task_noninteractive use sleep_typeCon Kolivas2006-03-31
* [PATCH] sched: cleanup task_activated()Con Kolivas2006-03-31
* [PATCH] sched: reduce overhead of calc_loadJack Steiner2006-03-31
* [PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki2006-03-28
* [PATCH] sched: fix group power for allnodes_domainsSiddha, Suresh B2006-03-27
* [PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B2006-03-27
* [PATCH] Small schedule() optimizationAndreas Mohr2006-03-27
* [PATCH] sched: fix task interactivity calculationMartin Andersson2006-03-27
* [PATCH] kretprobe instance recycled by parent processbibo mao2006-03-26
* [PATCH] make bug messages more consistentIngo Molnar2006-03-23
* [PATCH] fix scheduler deadlockAnton Blanchard2006-03-23
* [PATCH] sched: remove sleep_avg multiplierMike Galbraith2006-03-22
* [PATCH] remove __put_task_struct_cb export againChristoph Hellwig2006-03-11
* [PATCH] idle threads should have a sane ->timestamp valueIngo Molnar2006-03-08
* Add early-boot-safety check to cond_resched()Linus Torvalds2006-03-06
* [PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COSTIngo Molnar2006-02-17
* [PATCH] sched: revert "filter affine wakeups"Chen, Kenneth W2006-02-14
* [PATCH] sched: remove smpniceNick Piggin2006-02-10
* [PATCH] sched: only print migration_cost once per bootChuck Ebbert2006-02-05
* [PATCH] percpu data: only iterate over possible CPUsEric Dumazet2006-02-05
* [PATCH] sys_sched_getaffinity() & hotplugJack Steiner2006-02-01
* [PATCH] Fix boot-time slowdown for measure_migration_costIngo Molnar2006-01-31
* [PATCH] fix sched_setscheduler semanticsJason Baron2006-01-18
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* [PATCH] sched: add new SCHED_BATCH policyIngo Molnar2006-01-14
* [PATCH] sched: filter affine wakeupsakpm@osdl.org2006-01-12
* [PATCH] scheduler cache-hot-autodetectakpm@osdl.org2006-01-12
* [PATCH] x86_64: Make the cpu_*_maps in kernel/sched.c read mostlyAndi Kleen2006-01-11
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-11
* [PATCH] mutex subsystem, more debugging codeIngo Molnar2006-01-09
* [PATCH] RCU signal handlingIngo Molnar2006-01-08
* [PATCH] m68k: introduce setup_thread_stack() and end_of_stack()Al Viro2005-11-13
* [PATCH] m68k: introduce task_thread_infoAl Viro2005-11-13
* [PATCH] optimize activate_task()Chen, Kenneth W2005-11-09
* [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-09
* [PATCH] sched: consider migration thread with smp niceCon Kolivas2005-11-09
* [PATCH] sched: correct smp_nice_biasCon Kolivas2005-11-09
* [PATCH] sched: smp nice bias busy queues on idle rebalanceCon Kolivas2005-11-09
* [PATCH] sched: account rt tasks in prio_bias()Con Kolivas2005-11-09
* [PATCH] sched: change prio bias only if queuedCon Kolivas2005-11-09
* [PATCH] sched: implement nice support across physical cpus on SMPCon Kolivas2005-11-09
* [PATCH] unexport idle_cpuAdrian Bunk2005-11-07
* [PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible codeHeiko Carstens2005-11-07