summaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki2006-03-281-4/+4
* [PATCH] sched: fix group power for allnodes_domainsSiddha, Suresh B2006-03-271-33/+29
* [PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B2006-03-271-5/+68
* [PATCH] Small schedule() optimizationAndreas Mohr2006-03-271-7/+5
* [PATCH] sched: fix task interactivity calculationMartin Andersson2006-03-271-1/+2
* [PATCH] kretprobe instance recycled by parent processbibo mao2006-03-261-1/+8
* [PATCH] make bug messages more consistentIngo Molnar2006-03-231-2/+2
* [PATCH] fix scheduler deadlockAnton Blanchard2006-03-231-2/+7
* [PATCH] sched: remove sleep_avg multiplierMike Galbraith2006-03-221-6/+0
* [PATCH] remove __put_task_struct_cb export againChristoph Hellwig2006-03-111-7/+0
* [PATCH] idle threads should have a sane ->timestamp valueIngo Molnar2006-03-081-0/+1
* Add early-boot-safety check to cond_resched()Linus Torvalds2006-03-061-0/+2
* [PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COSTIngo Molnar2006-02-171-1/+12
* [PATCH] sched: revert "filter affine wakeups"Chen, Kenneth W2006-02-141-9/+1
* [PATCH] sched: remove smpniceNick Piggin2006-02-101-111/+18
* [PATCH] sched: only print migration_cost once per bootChuck Ebbert2006-02-051-6/+8
* [PATCH] percpu data: only iterate over possible CPUsEric Dumazet2006-02-051-1/+1
* [PATCH] sys_sched_getaffinity() & hotplugJack Steiner2006-02-011-1/+1
* [PATCH] Fix boot-time slowdown for measure_migration_costIngo Molnar2006-01-311-3/+3
* [PATCH] fix sched_setscheduler semanticsJason Baron2006-01-181-0/+4
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-8/+8
* [PATCH] sched: add new SCHED_BATCH policyIngo Molnar2006-01-141-15/+33
* [PATCH] sched: filter affine wakeupsakpm@osdl.org2006-01-121-1/+9
* [PATCH] scheduler cache-hot-autodetectakpm@osdl.org2006-01-121-0/+468
* [PATCH] x86_64: Make the cpu_*_maps in kernel/sched.c read mostlyAndi Kleen2006-01-111-3/+3
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-111-0/+1
* [PATCH] mutex subsystem, more debugging codeIngo Molnar2006-01-091-0/+1
* [PATCH] RCU signal handlingIngo Molnar2006-01-081-0/+7
* [PATCH] m68k: introduce setup_thread_stack() and end_of_stack()Al Viro2005-11-131-2/+2
* [PATCH] m68k: introduce task_thread_infoAl Viro2005-11-131-3/+3
* [PATCH] optimize activate_task()Chen, Kenneth W2005-11-091-1/+2
* [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-091-7/+14
* [PATCH] sched: consider migration thread with smp niceCon Kolivas2005-11-091-9/+26
* [PATCH] sched: correct smp_nice_biasCon Kolivas2005-11-091-6/+8
* [PATCH] sched: smp nice bias busy queues on idle rebalanceCon Kolivas2005-11-091-18/+23
* [PATCH] sched: account rt tasks in prio_bias()Con Kolivas2005-11-091-8/+14
* [PATCH] sched: change prio bias only if queuedCon Kolivas2005-11-091-5/+4
* [PATCH] sched: implement nice support across physical cpus on SMPCon Kolivas2005-11-091-18/+83
* [PATCH] unexport idle_cpuAdrian Bunk2005-11-071-2/+0
* [PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible codeHeiko Carstens2005-11-071-1/+2
* [PATCH] improve scheduler fairness a bitOleg Nesterov2005-11-041-1/+1
* [PATCH] sched: hardcode non-smp set_cpus_allowedPaul Jackson2005-10-301-1/+0
* [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-291-2/+0
* [PATCH] export cpu_online_mapAndrew Morton2005-10-261-0/+1
* [PATCH] Fix spinlock owner debuggingIngo Molnar2005-09-131-4/+4
* Mark ia64-specific MCA/INIT scheduler hooks as dangerousLinus Torvalds2005-09-121-26/+44
* [PATCH] MCA/INIT: scheduler hooksKeith Owens2005-09-111-0/+26
* [PATCH] sched: allow the load to grow upto its cpu_powerSiddha, Suresh B2005-09-101-2/+7
* [PATCH] sched: don't kick ALB in the presence of pinned taskSiddha, Suresh B2005-09-101-1/+14
* [PATCH] sched: use cached variable in sys_sched_yield()Renaud Lienhart2005-09-101-1/+1
OpenPOWER on IntegriCloud