aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched.c
AgeCommit message (Expand)Author
2011-11-14sched: Set the command name of the idle tasks in SMP kernelsCarsten Emde
2011-11-14sched: Document wait_for_completion_*() return valuesJ. Bruce Fields
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-10-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-10-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-06sched: Don't use tasklist_lock for debug printsThomas Gleixner
2011-10-06sched: Unify the ->cpus_allowed mask copyPeter Zijlstra
2011-10-06sched: Wrap scheduler p->cpus_allowed accessPeter Zijlstra
2011-10-06sched: Request for idle balance during nohz idle load balanceSuresh Siddha
2011-10-06sched: Use resched IPI to kick off the nohz idle balanceSuresh Siddha
2011-10-04sched: Fix idle_cpu()Thomas Gleixner
2011-10-04sched: Convert to struct llistPeter Zijlstra
2011-10-04Merge branch 'linus' into sched/coreIngo Molnar
2011-09-30posix-cpu-timers: Cure SMP wobblesPeter Zijlstra
2011-09-28nohz: Remove nohz_cpu_maskShi, Alex
2011-09-28rcu: Restore checks for blocking in RCU read-side critical sectionsPaul E. McKenney
2011-09-27treewide: Correct spelling of successfully in commentsJoe Perches
2011-09-26sched: Fix up wchan borkageSimon Kirby
2011-09-20sched: Allow SD_NODES_PER_DOMAIN to be overriddenAnton Blanchard
2011-09-18Merge branch 'linus' into sched/coreIngo Molnar
2011-09-07Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-08-29perf events: Fix slow and broken cgroup context switch codeStephane Eranian
2011-08-29sched: Fix a memory leak in __sdt_free()WANG Cong
2011-08-29sched: Move blk_schedule_flush_plug() out of __schedule()Thomas Gleixner
2011-08-29sched: Separate the scheduler entry for preemptionThomas Gleixner
2011-08-14sched: Return unused runtime on group dequeuePaul Turner
2011-08-14sched: Add exports tracking cfs bandwidth control statisticsNikhil Rao
2011-08-14sched: Migrate throttled tasks on HOTPLUGPaul Turner
2011-08-14sched: Prevent interactions with throttled entitiesPaul Turner
2011-08-14sched: Allow for positional tg_tree walksPaul Turner
2011-08-14sched: Add support for unthrottling group entitiesPaul Turner
2011-08-14sched: Add support for throttling group entitiesPaul Turner
2011-08-14sched: Expire invalid runtimePaul Turner
2011-08-14sched: Add a timer to handle CFS bandwidth refreshPaul Turner
2011-08-14sched: Accumulate per-cfs_rq cpu usage and charge against bandwidthPaul Turner
2011-08-14sched: Validate CFS quota hierarchiesPaul Turner
2011-08-14sched: Introduce primitives to account for CFS bandwidth trackingPaul Turner
2011-08-14sched: Implement hierarchical task accounting for SCHED_OTHERPaul Turner
2011-08-14sched: fix broken SCHED_RESET_ON_FORK handlingMike Galbraith
2011-08-14sched: Remove rq->avg_load_per_taskJan H. Schönherr
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-07-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-22Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-07-21sched: Separate group-scheduling code more clearlyJan H. Schönherr
2011-07-21sched: Reorder root_domain to remove 64 bit alignment paddingRichard Kennedy
2011-07-21sched: Do not attempt to destroy uninitialized rt_bandwidthBianca Lutz
2011-07-21sched: Fix (harmless) typo 'CONFG_FAIR_GROUP_SCHED'Jan Schoenherr