summaryrefslogtreecommitdiff
path: root/kernel/sched.c
AgeCommit message (Expand)Author
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
2005-11-09[PATCH] sched: account rt tasks in prio_bias()Con Kolivas
2005-11-09[PATCH] sched: change prio bias only if queuedCon Kolivas
2005-11-09[PATCH] sched: implement nice support across physical cpus on SMPCon Kolivas
2005-11-07[PATCH] unexport idle_cpuAdrian Bunk
2005-11-07[PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible codeHeiko Carstens
2005-11-04[PATCH] improve scheduler fairness a bitOleg Nesterov
2005-10-30[PATCH] sched: hardcode non-smp set_cpus_allowedPaul Jackson
2005-10-29[PATCH] mm: update_hiwaters just in timeHugh Dickins
2005-10-26[PATCH] export cpu_online_mapAndrew Morton
2005-09-13[PATCH] Fix spinlock owner debuggingIngo Molnar
2005-09-12Mark ia64-specific MCA/INIT scheduler hooks as dangerousLinus Torvalds
2005-09-11[PATCH] MCA/INIT: scheduler hooksKeith Owens
2005-09-10[PATCH] sched: allow the load to grow upto its cpu_powerSiddha, Suresh B
2005-09-10[PATCH] sched: don't kick ALB in the presence of pinned taskSiddha, Suresh B
2005-09-10[PATCH] sched: use cached variable in sys_sched_yield()Renaud Lienhart
2005-09-10[PATCH] sched: HT optimisationNick Piggin
2005-09-10[PATCH] sched: less lockingNick Piggin
2005-09-10[PATCH] sched: less newidle lockingNick Piggin
2005-09-10[PATCH] sched: fix SMT scheduler latency bugIngo Molnar
2005-09-10[PATCH] sched: TASK_NONINTERACTIVEIngo Molnar
2005-09-10[PATCH] sched cleanupsIngo Molnar
2005-09-10[PATCH] sched: make idlest_group/cpu cpus_allowed-awareM.Baris Demiray
2005-09-10[PATCH] sched: run SCHED_NORMAL tasks with real time tasks on SMT siblingsCon Kolivas
2005-09-10[PATCH] spinlock consolidationIngo Molnar