summaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
AgeCommit message (Expand)AuthorLines
2006-03-11[PATCH] remove __put_task_struct_cb export againChristoph Hellwig-7/+0
2006-03-08[PATCH] idle threads should have a sane ->timestamp valueIngo Molnar-0/+1
2006-03-06Add early-boot-safety check to cond_resched()Linus Torvalds-0/+2
2006-02-17[PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COSTIngo Molnar-1/+12
2006-02-14[PATCH] sched: revert "filter affine wakeups"Chen, Kenneth W-9/+1
2006-02-10[PATCH] sched: remove smpniceNick Piggin-111/+18
2006-02-05[PATCH] sched: only print migration_cost once per bootChuck Ebbert-6/+8
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet-1/+1
2006-02-01[PATCH] sys_sched_getaffinity() & hotplugJack Steiner-1/+1
2006-01-31[PATCH] Fix boot-time slowdown for measure_migration_costIngo Molnar-3/+3
2006-01-18[PATCH] fix sched_setscheduler semanticsJason Baron-0/+4
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven-8/+8
2006-01-14[PATCH] sched: add new SCHED_BATCH policyIngo Molnar-15/+33
2006-01-12[PATCH] sched: filter affine wakeupsakpm@osdl.org-1/+9
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org-0/+468
2006-01-11[PATCH] x86_64: Make the cpu_*_maps in kernel/sched.c read mostlyAndi Kleen-3/+3
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap-0/+1
2006-01-09[PATCH] mutex subsystem, more debugging codeIngo Molnar-0/+1
2006-01-08[PATCH] RCU signal handlingIngo Molnar-0/+7
2005-11-13[PATCH] m68k: introduce setup_thread_stack() and end_of_stack()Al Viro-2/+2
2005-11-13[PATCH] m68k: introduce task_thread_infoAl Viro-3/+3
2005-11-09[PATCH] optimize activate_task()Chen, Kenneth W-1/+2
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin-7/+14
2005-11-09[PATCH] sched: consider migration thread with smp niceCon Kolivas-9/+26
2005-11-09[PATCH] sched: correct smp_nice_biasCon Kolivas-6/+8
2005-11-09[PATCH] sched: smp nice bias busy queues on idle rebalanceCon Kolivas-18/+23
2005-11-09[PATCH] sched: account rt tasks in prio_bias()Con Kolivas-8/+14
2005-11-09[PATCH] sched: change prio bias only if queuedCon Kolivas-5/+4
2005-11-09[PATCH] sched: implement nice support across physical cpus on SMPCon Kolivas-18/+83
2005-11-07[PATCH] unexport idle_cpuAdrian Bunk-2/+0
2005-11-07[PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible codeHeiko Carstens-1/+2
2005-11-04[PATCH] improve scheduler fairness a bitOleg Nesterov-1/+1
2005-10-30[PATCH] sched: hardcode non-smp set_cpus_allowedPaul Jackson-1/+0
2005-10-29[PATCH] mm: update_hiwaters just in timeHugh Dickins-2/+0
2005-10-26[PATCH] export cpu_online_mapAndrew Morton-0/+1
2005-09-13[PATCH] Fix spinlock owner debuggingIngo Molnar-4/+4
2005-09-12Mark ia64-specific MCA/INIT scheduler hooks as dangerousLinus Torvalds-26/+44
2005-09-11[PATCH] MCA/INIT: scheduler hooksKeith Owens-0/+26
2005-09-10[PATCH] sched: allow the load to grow upto its cpu_powerSiddha, Suresh B-2/+7
2005-09-10[PATCH] sched: don't kick ALB in the presence of pinned taskSiddha, Suresh B-1/+14
2005-09-10[PATCH] sched: use cached variable in sys_sched_yield()Renaud Lienhart-1/+1
2005-09-10[PATCH] sched: HT optimisationNick Piggin-6/+28
2005-09-10[PATCH] sched: less lockingNick Piggin-7/+2
2005-09-10[PATCH] sched: less newidle lockingNick Piggin-7/+10
2005-09-10[PATCH] sched: fix SMT scheduler latency bugIngo Molnar-4/+15
2005-09-10[PATCH] sched: TASK_NONINTERACTIVEIngo Molnar-1/+10
2005-09-10[PATCH] sched cleanupsIngo Molnar-19/+25
2005-09-10[PATCH] sched: make idlest_group/cpu cpus_allowed-awareM.Baris Demiray-4/+13
2005-09-10[PATCH] sched: run SCHED_NORMAL tasks with real time tasks on SMT siblingsCon Kolivas-18/+47
2005-09-10[PATCH] spinlock consolidationIngo Molnar-0/+4