aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAge
* [PATCH] cond_resched() fixAndrew Morton2006-06-30
* [PATCH] rtmutex: Propagate priority settings into PI lock chainsThomas Gleixner2006-06-27
* [PATCH] Drop tasklist lock in do_sched_setschedulerThomas Gleixner2006-06-27
* [PATCH] pi-futex: scheduler support for piIngo Molnar2006-06-27
* [PATCH] BUG() if setscheduler is called from interrupt contextSteven Rostedt2006-06-27
* [PATCH] sched: uninline task_rq_lock()Oleg Nesterov2006-06-27
* [PATCH] sched: mc/smt power savings sched policySiddha, Suresh B2006-06-27
* [PATCH] sched_domai: Allocate sched_group structures dynamicallySrivatsa Vaddagiri2006-06-27
* [PATCH] sched_domai: Use kmalloc_nodeSrivatsa Vaddagiri2006-06-27
* [PATCH] sched_domai: Don't use GFP_ATOMICSrivatsa Vaddagiri2006-06-27
* [PATCH] sched_domain: handle kmalloc failureSrivatsa Vaddagiri2006-06-27
* [PATCH] sched: Avoid unnecessarily moving highest priority task move_tasks()Peter Williams2006-06-27
* [PATCH] sched: modify move_tasks() to improve load balancing outcomesPeter Williams2006-06-27
* [PATCH] sched: implement smpnicePeter Williams2006-06-27
* [PATCH] sched: CPU hotplug race vs. set_cpus_allowed()Kirill Korotaev2006-06-27
* [PATCH] unnecessary long index i in schedSteven Rostedt2006-06-27
* [PATCH] sched: fix interactive ceiling codeCon Kolivas2006-06-27
* [PATCH] sched: simplify bitmap definitionSteven Rostedt2006-06-27
* [PATCH] sched: fix smt nice lock contention and optimizationChen, Kenneth W2006-06-27
* [PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit onlyChandra Seetharaman2006-06-27
* [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman2006-06-27
* Merge branch 'x86-64'Linus Torvalds2006-06-26
|\
| * [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen2006-06-26
* | [PATCH] sched: fix SCHED_FIFO bug in sys_sched_rr_get_interval()Peter Williams2006-06-26
|/
* [PATCH] cpu hotplug: fix CPU_UP_CANCEL handlingHeiko Carstens2006-06-25
* [PATCH] Define __raw_get_cpu_var and use itPaul Mackerras2006-06-25
* [PATCH] cond_resched() might_sleep() fixIngo Molnar2006-06-23
* [PATCH] SELinux: add security hooks to {get,set}affinityDavid Quigley2006-06-23
* Revert "[PATCH] sched: fix interactive task starvation"Linus Torvalds2006-05-21
* [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