summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | sched: rt-watchdog: fix .rlim_max = RLIM_INFINITYPeter Zijlstra2008-01-252-8/+3
* | sched: rt-group: reduce reschedulingPeter Zijlstra2008-01-251-1/+4
* | hrtimer: unlock hrtimer_wakeupPeter Zijlstra2008-01-251-1/+3
* | hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallbackPeter Zijlstra2008-01-252-132/+141
* | hrtimer: clean up cpu->base locking tricksPeter Zijlstra2008-01-252-9/+19
* | sched: rt throttling vs no_hzPeter Zijlstra2008-01-253-15/+43
* | sched: pull_rt_task() cleanupMike Galbraith2008-01-251-6/+4
* | sched: rt group schedulingPeter Zijlstra2008-01-253-203/+537
* | sched: rt time limitPeter Zijlstra2008-01-253-21/+120
* | sched: high-res preemption tickPeter Zijlstra2008-01-255-17/+268
* | sched: do not do cond_resched() when CONFIG_PREEMPTHerbert Xu2008-01-251-2/+4
* | sched: documentation, whitespace fixesIngo Molnar2008-01-251-4/+4
* | sched: SCHED_FIFO/SCHED_RR watchdog timerPeter Zijlstra2008-01-252-0/+59
* | sched: sched_rt_entityPeter Zijlstra2008-01-252-11/+11
* | uids: merge multiple error paths in alloc_uid() into onePavel Emelyanov2008-01-251-27/+20
* | sched: dynamically update the root-domain span/online mapsGregory Haskins2008-01-251-12/+19
* | Preempt-RCU: CPU Hotplug handlingPaul E. McKenney2008-01-251-5/+142
* | Preempt-RCU: implementationPaul E. McKenney2008-01-256-2/+1166
* | Preempt-RCU: fix rcu_barrier for preemptive environment.Paul E. McKenney2008-01-252-1/+11
* | Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.cPaul E. McKenney2008-01-253-551/+602
* | Preempt-RCU: Use softirq instead of tasklets forDipankar Sarma2008-01-251-8/+17
* | sched: remove some old cpuset logicGregory Haskins2008-01-251-33/+0
* | sched: RT-balance, only adjust overload state when changingGregory Haskins2008-01-251-3/+5
* | sched: RT-balance, add new methods to sched_classSteven Rostedt2008-01-254-22/+179
* | sched: RT-balance, replace hooks with pre/post schedule and wakeup methodsSteven Rostedt2008-01-252-14/+23
* | sched: remove do_div() from __sched_slice()Peter Zijlstra2008-01-251-1/+1
* | sched: get rid of 'new_cpu' in try_to_wake_up()Dmitry Adamushko2008-01-251-8/+3
* | sched: no need for 'affine wakeup' balancingDmitry Adamushko2008-01-251-0/+3
* | sched: add credits for RT balancing improvementsIngo Molnar2008-01-251-0/+2
* | sched: style cleanup, #2Ingo Molnar2008-01-251-15/+17
* | sched: remove unused JIFFIES_TO_NS() macroIngo Molnar2008-01-251-2/+1
* | sched: fix sched_rt.c:join/leave_domainIngo Molnar2008-01-251-17/+16
* | sched: only balance our RT tasks within our domainGregory Haskins2008-01-252-26/+38
* | sched: add sched-domain rootsGregory Haskins2008-01-251-3/+118
* | sched: clean up schedule_balance_rt()Ingo Molnar2008-01-251-4/+2
* | sched: clean up pull_rt_task()Ingo Molnar2008-01-251-12/+10
* | sched: remove leftover debuggingIngo Molnar2008-01-251-8/+0
* | sched: remove rt_overload()Ingo Molnar2008-01-251-9/+1
* | sched: clean up kernel/sched_rt.cIngo Molnar2008-01-251-0/+9
* | sched: clean up overlong line in kernel/sched_debug.cIngo Molnar2008-01-251-2/+4
* | sched: clean up find_lock_lowest_rq()Ingo Molnar2008-01-251-4/+5
* | sched: clean up pick_next_highest_task_rt()Ingo Molnar2008-01-251-3/+3
* | sched: RT-balance on new taskSteven Rostedt2008-01-251-0/+1
* | sched: RT-balance, optimize cpu searchSteven Rostedt2008-01-251-13/+36
* | sched: RT-balance, optimizeGregory Haskins2008-01-251-7/+18
* | sched: break out early if RT task cannot be migratedGregory Haskins2008-01-251-1/+2
* | sched: RT-balance, avoid overloadingSteven Rostedt2008-01-251-4/+16
* | sched: wake-balance fixesGregory Haskins2008-01-252-2/+10
* | sched: optimize RT affinityGregory Haskins2008-01-251-12/+88
* | sched: pre-route RT tasks on wakeupGregory Haskins2008-01-251-0/+19
OpenPOWER on IntegriCloud