aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-25hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallbackPeter Zijlstra3-135/+143
2008-01-25hrtimer: clean up cpu->base locking tricksPeter Zijlstra2-9/+19
2008-01-25sched: rt throttling vs no_hzPeter Zijlstra4-15/+45
2008-01-25sched: pull_rt_task() cleanupMike Galbraith1-6/+4
2008-01-25sched: rt group schedulingPeter Zijlstra5-206/+549
2008-01-25sched: rt time limitPeter Zijlstra4-21/+122
2008-01-25sched: high-res preemption tickPeter Zijlstra12-21/+295
2008-01-25sched: do not do cond_resched() when CONFIG_PREEMPTHerbert Xu3-5/+18
2008-01-25sched: documentation, whitespace fixesIngo Molnar1-4/+4
2008-01-25sched: SCHED_FIFO/SCHED_RR watchdog timerPeter Zijlstra4-2/+63
2008-01-25sched: sched_rt_entityPeter Zijlstra5-16/+21
2008-01-25uids: merge multiple error paths in alloc_uid() into onePavel Emelyanov1-27/+20
2008-01-25sched: dynamically update the root-domain span/online mapsGregory Haskins1-12/+19
2008-01-25Preempt-RCU: update RCU Documentation.Paul E. McKenney3-19/+221
2008-01-25Preempt-RCU: CPU Hotplug handlingPaul E. McKenney1-5/+142
2008-01-25Preempt-RCU: implementationPaul E. McKenney13-7/+1394
2008-01-25Preempt-RCU: fix rcu_barrier for preemptive environment.Paul E. McKenney2-1/+11
2008-01-25Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.cPaul E. McKenney5-670/+812
2008-01-25Preempt-RCU: Use softirq instead of tasklets forDipankar Sarma2-8/+18
2008-01-25sched: remove some old cpuset logicGregory Haskins1-33/+0
2008-01-25sched: RT-balance, only adjust overload state when changingGregory Haskins1-3/+5
2008-01-25sched: RT-balance, add new methods to sched_classSteven Rostedt5-22/+186
2008-01-25sched: RT-balance, replace hooks with pre/post schedule and wakeup methodsSteven Rostedt3-14/+26
2008-01-25sched: remove do_div() from __sched_slice()Peter Zijlstra1-1/+1
2008-01-25sched: get rid of 'new_cpu' in try_to_wake_up()Dmitry Adamushko1-8/+3
2008-01-25sched: no need for 'affine wakeup' balancingDmitry Adamushko1-0/+3
2008-01-25sched: whitespace cleanups in topology.hIngo Molnar1-1/+1
2008-01-25sched: reactivate fork balancingIngo Molnar1-0/+3
2008-01-25sched: add credits for RT balancing improvementsIngo Molnar1-0/+2
2008-01-25sched: style cleanup, #2Ingo Molnar1-15/+17
2008-01-25sched: remove unused JIFFIES_TO_NS() macroIngo Molnar1-2/+1
2008-01-25sched: fix sched_rt.c:join/leave_domainIngo Molnar1-17/+16
2008-01-25sched: only balance our RT tasks within our domainGregory Haskins2-26/+38
2008-01-25sched: add sched-domain rootsGregory Haskins2-3/+121
2008-01-25sched: clean up schedule_balance_rt()Ingo Molnar1-4/+2
2008-01-25sched: clean up pull_rt_task()Ingo Molnar1-12/+10
2008-01-25sched: remove leftover debuggingIngo Molnar1-8/+0
2008-01-25sched: remove rt_overload()Ingo Molnar1-9/+1
2008-01-25sched: clean up kernel/sched_rt.cIngo Molnar1-0/+9
2008-01-25sched: clean up overlong line in kernel/sched_debug.cIngo Molnar1-2/+4
2008-01-25sched: clean up find_lock_lowest_rq()Ingo Molnar1-4/+5
2008-01-25sched: clean up pick_next_highest_task_rt()Ingo Molnar1-3/+3
2008-01-25sched: RT-balance on new taskSteven Rostedt1-0/+1
2008-01-25sched: RT-balance, optimize cpu searchSteven Rostedt1-13/+36
2008-01-25sched: RT-balance, optimizeGregory Haskins1-7/+18
2008-01-25sched: break out early if RT task cannot be migratedGregory Haskins1-1/+2
2008-01-25sched: RT-balance, avoid overloadingSteven Rostedt1-4/+16
2008-01-25sched: wake-balance fixesGregory Haskins2-2/+10
2008-01-25sched: optimize RT affinityGregory Haskins1-12/+88
2008-01-25sched: pre-route RT tasks on wakeupGregory Haskins1-0/+19