summaryrefslogtreecommitdiff
path: root/kernel/sched.c
AgeCommit message (Expand)Author
2010-04-26sched: Use proper type in sched_getaffinity()KOSAKI Motohiro
2010-04-26sched: Fix a race between ttwu() and migrate_task()John Wright
2010-04-26sched: Fix sched_getaffinity()Anton Blanchard
2010-04-26sched: sched_getaffinity(): Allow less than NR_CPUS lengthKOSAKI Motohiro
2010-04-01sched: Fix SCHED_MC regression caused by change in sched cpu_powerSuresh Siddha
2010-03-15sched: Don't use possibly stale sched_classThomas Gleixner
2010-03-15sched: Fix SMT scheduler regression in find_busiest_queue()Suresh Siddha
2010-01-28sched: Fix missing sched tunable recalculation on cpu add/removeChristian Ehrhardt
2010-01-28sched: Fix isolcpus boot optionRusty Russell
2010-01-22sched: Fix task priority bugPeter Zijlstra
2010-01-06sched: Sched_rt_periodic_timer vs cpu hotplugPeter Zijlstra
2010-01-06sched: Fix balance vs hotplug racePeter Zijlstra
2010-01-06sched: Fix task_hot() test orderPeter Zijlstra
2009-12-18sched: Fix and clean up rate-limit newidle codeMike Galbraith
2009-12-18sched: Rate-limit newidleMike Galbraith
2009-11-08sched: Use root_task_group_empty only with FAIR_GROUP_SCHEDCyrill Gorcunov
2009-11-08sched: Fix kernel-doc function parameter nameRandy Dunlap
2009-11-05Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-11-03sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.cMike Galbraith
2009-11-02sched: Fix boot crash by zalloc()ing most of the cpu masksRusty Russell
2009-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-10-29sched: move rq_weight data array out of .percpuJiri Kosina
2009-10-23sched: Strengthen buddies and mitigate buddy induced latenciesMike Galbraith
2009-10-14Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-10-13Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-10-12sched: Fix missing kernel-doc notationRandy Dunlap
2009-10-09sched: Update the clock of runqueue select_task_rq() selectedMike Galbraith
2009-10-09writeback: account IO throttling wait as iowaitWu Fengguang
2009-10-05sched: Set correct normal_prio and prio values in sched_fork()Peter Williams
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-24cgroups: let ss->can_attach and ss->attach do whole threadgroups at a timeBen Blum
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-22cpuidle: fix the menu governor to boost IO performanceArjan van de Ven
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-21sched: Simplify sys_sched_rr_get_interval() system callPeter Williams
2009-09-20sched: Fix potential NULL derference of doms_curYong Zhang
2009-09-20sched: Fix raciness in runqueue_is_locked()Andrew Morton
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-17sched: Add new wakeup preemption mode: WAKEUP_RUNNINGPeter Zijlstra
2009-09-17sched: Fix TASK_WAKING & loadaverage breakageIngo Molnar
2009-09-16sched: Optimize cgroup vs wakeup a bitPeter Zijlstra
2009-09-15sched: Fix sync wakeups againPeter Zijlstra
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-15sched: Add WF_FORKPeter Zijlstra
2009-09-15sched: Rename sync argumentsPeter Zijlstra
2009-09-15sched: Feature to disable APERF/MPERF cpu_powerPeter Zijlstra
2009-09-15sched: Provide arch_scale_freq_powerPeter Zijlstra
2009-09-15sched: Weaken SD_POWERSAVINGS_BALANCEPeter Zijlstra