aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched.c
AgeCommit message (Expand)Author
2013-02-05sched: Init idle->on_rq in init_idle()Thomas Gleixner
2012-12-21sched: Consider pi boosting in setschedulerThomas Gleixner
2012-12-21sched: Queue RT tasks to head when prio dropsThomas Gleixner
2012-12-21sched: Adjust sched_reset_on_fork when nothing else changesThomas Gleixner
2012-10-16Merge tag 'v3.0.46' into v3.0-rtSteven Rostedt
2012-10-13CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resumeSrivatsa S. Bhat
2012-10-10sched: Better debug output for might sleepThomas Gleixner
2012-10-05Merge tag 'v3.0.44' into v3.0-rtSteven Rostedt
2012-10-02sched: Fix race in task_group()Peter Zijlstra
2012-07-18cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2012-06-19Merge tag 'v3.0.35' into v3.0-rtSteven Rostedt
2012-06-17sched: Fix the relax_domain_level boot parameterDimitri Sivanich
2012-05-14Merge tag 'v3.0.31' into v3.0-rtSteven Rostedt
2012-05-07sched: Fix nohz load accounting -- again!Peter Zijlstra
2012-04-17rt: Make migrate_disable/enable() and __rt_mutex_init non-GPL onlySteven Rostedt
2012-03-06sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt
2012-01-17sched: ttwu: Return success when only changing the saved_state valueThomas Gleixner
2011-12-04wait: Provide __wake_up_all_lockedThomas Gleixner
2011-11-14sched-clear-pf-thread-bound-on-fallback-rq.patchThomas Gleixner
2011-11-14sched: Have migrate_disable ignore bounded threadsPeter Zijlstra
2011-11-14sched: Do not compare cpu masks in schedulerPeter Zijlstra
2011-11-14sched: Postpone actual migration disalbe to scheduleSteven Rostedt
2011-11-14sched: teach migrate_disable about atomic contextsPeter Zijlstra
2011-11-14sched, rt: Fix migrate_enable() thinkoMike Galbraith
2011-11-14sched: Generic migrate_disablePeter Zijlstra
2011-11-14sched: Optimize migrate_disablePeter Zijlstra
2011-11-14sched-migrate-disable.patchThomas Gleixner
2011-11-14sched-cure-utter-idle-accounting-madness.patrchThomas Gleixner
2011-11-14sched-no-work-when-pi-blocked.patchThomas Gleixner
2011-11-14cond-resched-softirq-fix.patchThomas Gleixner
2011-11-14sched-cond-resched.patchThomas Gleixner
2011-11-14sched-might-sleep-do-not-account-rcu-depth.patchThomas Gleixner
2011-11-14sched-prevent-idle-boost.patchThomas Gleixner
2011-11-14sched-rt-mutex-wakeup.patchThomas Gleixner
2011-11-14sched-mmdrop-delayed.patchThomas Gleixner
2011-11-14sched-limit-nr-migrate.patchThomas Gleixner
2011-11-14hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2011-11-14preempt-mark-legitimated-no-resched-sites.patchThomas Gleixner
2011-11-14sched: Rename rt_mutex_setprio to task_setprioPeter Zijlstra
2011-11-14sched: Create schedule_preempt_disabled()Thomas Gleixner
2011-11-14tracing: Account for preempt off in preempt_schedule()Steven Rostedt
2011-11-14Set the command name of the idle tasks in SMP kernels v3Carsten Emde
2011-11-14sched-show-state-no-task-list-lock.patchThomas Gleixner
2011-11-14sched-copy-cpumask-in-one-place.patchPeter Zijlstra
2011-11-14sched-use-task-allowed-accessor.patchPeter Zijlstra
2011-11-14sched: Distangle worker accounting from rq-%3ElockThomas Gleixner
2011-10-16posix-cpu-timers: Cure SMP wobblesPeter Zijlstra
2011-10-16sched: Fix up wchan borkageSimon Kirby
2011-10-03sched: Fix a memory leak in __sdt_free()WANG Cong
2011-10-03sched: Move blk_schedule_flush_plug() out of __schedule()Thomas Gleixner