aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sched: keep total / count stats in addition to the max forArjan van de Ven2008-01-25
* sched, futex: detach sched.h and futex.hAlexey Dobriyan2008-01-25
* sched: fix: don't take a mutex from interrupt contextPeter Zijlstra2008-01-25
* sched: print backtrace of running tasks tooNick Piggin2008-01-25
* printk: use ktime_get()Ingo Molnar2008-01-25
* softlockup: fix signednessIngo Molnar2008-01-25
* sched: latencytop supportArjan van de Ven2008-01-25
* sched: fix goto retry in pick_next_task_rt()Dmitry Adamushko2008-01-25
* timers: don't #error on higher HZ valuesPavel Machek2008-01-25
* sched: monitor clock underflows in /proc/sched_debugGuillaume Chazarain2008-01-25
* sched: fix rq->clock warps on frequency changesGuillaume Chazarain2008-01-25
* sched: fix, always create kernel threads with normal priorityMichal Schmidt2008-01-25
* debug: clean up kernel/profile.cPaolo Ciarrocchi2008-01-25
* sched: remove the !PREEMPT_BKL codeIngo Molnar2008-01-25
* sched: make PREEMPT_BKL the defaultIngo Molnar2008-01-25
* debug: track and print last unloaded module in the oops traceArjan van de Ven2008-01-25
* debug: show being-loaded/being-unloaded indicator for modulesArjan van de Ven2008-01-25
* sched: rt-watchdog: fix .rlim_max = RLIM_INFINITYPeter Zijlstra2008-01-25
* sched: rt-group: reduce reschedulingPeter Zijlstra2008-01-25
* hrtimer: unlock hrtimer_wakeupPeter Zijlstra2008-01-25
* hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallbackPeter Zijlstra2008-01-25
* hrtimer: clean up cpu->base locking tricksPeter Zijlstra2008-01-25
* sched: rt throttling vs no_hzPeter Zijlstra2008-01-25
* sched: pull_rt_task() cleanupMike Galbraith2008-01-25
* sched: rt group schedulingPeter Zijlstra2008-01-25
* sched: rt time limitPeter Zijlstra2008-01-25
* sched: high-res preemption tickPeter Zijlstra2008-01-25
* sched: do not do cond_resched() when CONFIG_PREEMPTHerbert Xu2008-01-25
* sched: documentation, whitespace fixesIngo Molnar2008-01-25
* sched: SCHED_FIFO/SCHED_RR watchdog timerPeter Zijlstra2008-01-25
* sched: sched_rt_entityPeter Zijlstra2008-01-25
* uids: merge multiple error paths in alloc_uid() into onePavel Emelyanov2008-01-25
* sched: dynamically update the root-domain span/online mapsGregory Haskins2008-01-25
* Preempt-RCU: update RCU Documentation.Paul E. McKenney2008-01-25
* Preempt-RCU: CPU Hotplug handlingPaul E. McKenney2008-01-25
* Preempt-RCU: implementationPaul E. McKenney2008-01-25
* Preempt-RCU: fix rcu_barrier for preemptive environment.Paul E. McKenney2008-01-25
* Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.cPaul E. McKenney2008-01-25
* Preempt-RCU: Use softirq instead of tasklets forDipankar Sarma2008-01-25
* sched: remove some old cpuset logicGregory Haskins2008-01-25
* sched: RT-balance, only adjust overload state when changingGregory Haskins2008-01-25
* sched: RT-balance, add new methods to sched_classSteven Rostedt2008-01-25
* sched: RT-balance, replace hooks with pre/post schedule and wakeup methodsSteven Rostedt2008-01-25
* sched: remove do_div() from __sched_slice()Peter Zijlstra2008-01-25
* sched: get rid of 'new_cpu' in try_to_wake_up()Dmitry Adamushko2008-01-25
* sched: no need for 'affine wakeup' balancingDmitry Adamushko2008-01-25
* sched: whitespace cleanups in topology.hIngo Molnar2008-01-25
* sched: reactivate fork balancingIngo Molnar2008-01-25
* sched: add credits for RT balancing improvementsIngo Molnar2008-01-25
* sched: style cleanup, #2Ingo Molnar2008-01-25