summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-2620-410/+1646
|\
| * llist: Add back llist_add_batch() and llist_del_first() prototypesStephen Rothwell2011-10-111-0/+6
| * sched: Don't use tasklist_lock for debug printsThomas Gleixner2011-10-061-2/+2
| * sched: Warn on rt throttlingThomas Gleixner2011-10-061-0/+1
| * sched: Unify the ->cpus_allowed mask copyPeter Zijlstra2011-10-062-7/+3
| * sched: Wrap scheduler p->cpus_allowed accessPeter Zijlstra2011-10-064-13/+13
| * sched: Request for idle balance during nohz idle load balanceSuresh Siddha2011-10-062-5/+7
| * sched: Use resched IPI to kick off the nohz idle balanceSuresh Siddha2011-10-062-22/+28
| * Merge commit 'v3.1-rc9' into sched/coreIngo Molnar2011-10-0631-285/+236
| |\
| * | sched: Fix idle_cpu()Thomas Gleixner2011-10-041-1/+14
| * | llist: Remove cpu_relax() usage in cmpxchg loopsPeter Zijlstra2011-10-042-3/+0
| * | sched: Convert to struct llistPeter Zijlstra2011-10-042-39/+12
| * | llist: Add llist_next()Peter Zijlstra2011-10-042-1/+6
| * | irq_work: Use llist in the struct irq_work logicHuang Ying2011-10-042-64/+42
| * | llist: Return whether list is empty before adding in llist_add()Huang Ying2011-10-042-2/+10
| * | llist: Move cpu_relax() to after the cmpxchg()Huang Ying2011-10-042-6/+15
| * | llist: Remove the platform-dependent NMI checksIngo Molnar2011-10-042-20/+4
| * | llist: Make some llist functions inlineHuang Ying2011-10-045-53/+59
| * | Merge branch 'linus' into sched/coreIngo Molnar2011-10-04398-2721/+3548
| |\ \
| * | | sched, tracing: Show PREEMPT_ACTIVE state in trace_sched_switchPeter Zijlstra2011-09-261-4/+5
| * | | sched: Remove redundant test in check_preempt_tick()Wang Xingchao2011-09-261-8/+8
| * | | Merge branch 'linus' into sched/coreIngo Molnar2011-09-18893-4618/+12507
| |\ \ \
| * | | | sched: Add documentation for bandwidth controlBharata B Rao2011-08-141-0/+122
| * | | | sched: Return unused runtime on group dequeuePaul Turner2011-08-142-1/+122
| * | | | sched: Add exports tracking cfs bandwidth control statisticsNikhil Rao2011-08-142-0/+28
| * | | | sched: Throttle entities exceeding their allowed bandwidthPaul Turner2011-08-141-2/+50
| * | | | sched: Migrate throttled tasks on HOTPLUGPaul Turner2011-08-141-0/+27
| * | | | sched: Prevent buddy interactions with throttled entitiesPaul Turner2011-08-141-1/+17
| * | | | sched: Prevent interactions with throttled entitiesPaul Turner2011-08-142-7/+94
| * | | | sched: Allow for positional tg_tree walksPaul Turner2011-08-141-13/+37
| * | | | sched: Add support for unthrottling group entitiesPaul Turner2011-08-142-4/+126
| * | | | sched: Add support for throttling group entitiesPaul Turner2011-08-142-4/+92
| * | | | sched: Expire invalid runtimePaul Turner2011-08-142-10/+84
| * | | | sched: Add a timer to handle CFS bandwidth refreshPaul Turner2011-08-142-24/+123
| * | | | sched: Accumulate per-cfs_rq cpu usage and charge against bandwidthPaul Turner2011-08-144-3/+94
| * | | | sched: Validate CFS quota hierarchiesPaul Turner2011-08-141-14/+98
| * | | | sched: Introduce primitives to account for CFS bandwidth trackingPaul Turner2011-08-143-4/+220
| * | | | sched: Implement hierarchical task accounting for SCHED_OTHERPaul Turner2011-08-144-5/+14
| * | | | sched/cpupri: Remove cpupri->pri_activeYong Zhang2011-08-142-4/+1
| * | | | sched/cpupri: Fix memory barriers for vec updates to always be in orderSteven Rostedt2011-08-141-3/+25
| * | | | sched/cpupri: Remove the vec->lockSteven Rostedt2011-08-142-26/+41
| * | | | sched: Use pushable_tasks to determine next highest prioSteven Rostedt2011-08-141-43/+18
| * | | | sched: Balance RT tasks when forked as wellSteven Rostedt2011-08-141-3/+6
| * | | | sched: Remove resetting exec_start in put_prev_task_rt()Hillf Danton2011-08-141-1/+0
| * | | | sched, rt: Fix rq->rt.pushable_tasks bug in push_rt_task()Hillf Danton2011-08-141-7/+8
| * | | | sched: Remove noop in lowest_flag_domain()Hillf Danton2011-08-141-1/+1
| * | | | sched: Remove noop in next_prio()Hillf Danton2011-08-141-1/+1
| * | | | sched: fix broken SCHED_RESET_ON_FORK handlingMike Galbraith2011-08-141-13/+12
| * | | | sched: Kill WAKEUP_PREEMPTYong Zhang2011-08-142-13/+1
| * | | | sched: Remove rq->avg_load_per_taskJan H. Schönherr2011-08-141-6/+2
OpenPOWER on IntegriCloud