aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-117/+549
2011-10-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+2
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-10-06sched: Don't use tasklist_lock for debug printsThomas Gleixner1-2/+2
2011-10-06sched: Unify the ->cpus_allowed mask copyPeter Zijlstra1-4/+3
2011-10-06sched: Wrap scheduler p->cpus_allowed accessPeter Zijlstra1-4/+4
2011-10-06sched: Request for idle balance during nohz idle load balanceSuresh Siddha1-3/+5
2011-10-06sched: Use resched IPI to kick off the nohz idle balanceSuresh Siddha1-2/+19
2011-10-04sched: Fix idle_cpu()Thomas Gleixner1-1/+14
2011-10-04sched: Convert to struct llistPeter Zijlstra1-38/+10
2011-10-04Merge branch 'linus' into sched/coreIngo Molnar1-25/+1
2011-09-30posix-cpu-timers: Cure SMP wobblesPeter Zijlstra1-24/+0
2011-09-28nohz: Remove nohz_cpu_maskShi, Alex1-11/+0
2011-09-28rcu: Restore checks for blocking in RCU read-side critical sectionsPaul E. McKenney1-0/+2
2011-09-27treewide: Correct spelling of successfully in commentsJoe Perches1-1/+1
2011-09-26sched: Fix up wchan borkageSimon Kirby1-1/+1
2011-09-18Merge branch 'linus' into sched/coreIngo Molnar1-16/+27
2011-09-07Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds1-15/+26
2011-08-29perf events: Fix slow and broken cgroup context switch codeStephane Eranian1-1/+1
2011-08-29sched: Fix a memory leak in __sdt_free()WANG Cong1-0/+1
2011-08-29sched: Move blk_schedule_flush_plug() out of __schedule()Thomas Gleixner1-10/+15
2011-08-29sched: Separate the scheduler entry for preemptionThomas Gleixner1-5/+10
2011-08-14sched: Return unused runtime on group dequeuePaul Turner1-1/+14
2011-08-14sched: Add exports tracking cfs bandwidth control statisticsNikhil Rao1-0/+21
2011-08-14sched: Migrate throttled tasks on HOTPLUGPaul Turner1-0/+27
2011-08-14sched: Prevent interactions with throttled entitiesPaul Turner1-1/+1
2011-08-14sched: Allow for positional tg_tree walksPaul Turner1-13/+37
2011-08-14sched: Add support for unthrottling group entitiesPaul Turner1-0/+3
2011-08-14sched: Add support for throttling group entitiesPaul Turner1-0/+7
2011-08-14sched: Expire invalid runtimePaul Turner1-1/+3
2011-08-14sched: Add a timer to handle CFS bandwidth refreshPaul Turner1-21/+86
2011-08-14sched: Accumulate per-cfs_rq cpu usage and charge against bandwidthPaul Turner1-1/+3
2011-08-14sched: Validate CFS quota hierarchiesPaul Turner1-14/+98
2011-08-14sched: Introduce primitives to account for CFS bandwidth trackingPaul Turner1-4/+192
2011-08-14sched: Implement hierarchical task accounting for SCHED_OTHERPaul Turner1-4/+2
2011-08-14sched: fix broken SCHED_RESET_ON_FORK handlingMike Galbraith1-13/+12
2011-08-14sched: Remove rq->avg_load_per_taskJan H. Schönherr1-6/+2
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-10/+80
2011-07-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-81/+36
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-07-22Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2011-07-21sched: Separate group-scheduling code more clearlyJan H. Schönherr1-24/+19
2011-07-21sched: Reorder root_domain to remove 64 bit alignment paddingRichard Kennedy1-1/+1
2011-07-21sched: Do not attempt to destroy uninitialized rt_bandwidthBianca Lutz1-1/+2
2011-07-21sched: Fix (harmless) typo 'CONFG_FAIR_GROUP_SCHED'Jan Schoenherr1-1/+1
2011-07-21sched, cgroup: Optimize load_balance_fair()Peter Zijlstra1-32/+0
2011-07-21Merge branch 'linus' into sched/coreIngo Molnar1-46/+199
2011-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-6/+38
2011-07-20Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgentIngo Molnar1-6/+38