| 2008-01-25 | 
Arjan van de Ven | sched: keep total / count stats in addition to the...  | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Alexey Dobriyan | sched, futex: detach sched.h and futex.h | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Peter Zijlstra | sched: fix: don't take a mutex from interrupt context | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Nick Piggin | sched: print backtrace of running tasks too | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Ingo Molnar | printk: use ktime_get() | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Ingo Molnar | softlockup: fix signedness | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Arjan van de Ven | sched: latencytop support | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Dmitry Adamushko | sched: fix goto retry in pick_next_task_rt() | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Pavel Machek | timers: don't #error on higher HZ values | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Guillaume Chazarain | sched: monitor clock underflows in /proc/sched_debug | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Guillaume Chazarain | sched: fix rq->clock warps on frequency changes | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Michal Schmidt | sched: fix, always create kernel threads with normal...  | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Paolo Ciarrocchi | debug: clean up kernel/profile.c | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Ingo Molnar | sched: remove the !PREEMPT_BKL code | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Ingo Molnar | sched: make PREEMPT_BKL the default | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Arjan van de Ven | debug: track and print last unloaded module in the...  | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Arjan van de Ven | debug: show being-loaded/being-unloaded indicator for...  | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Peter Zijlstra | sched: rt-watchdog: fix .rlim_max = RLIM_INFINITY | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Peter Zijlstra | sched: rt-group: reduce rescheduling | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Peter Zijlstra | hrtimer: unlock hrtimer_wakeup | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Peter Zijlstra | hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Peter Zijlstra | hrtimer: clean up cpu->base locking tricks | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Peter Zijlstra | sched: rt throttling vs no_hz | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Mike Galbraith | sched: pull_rt_task() cleanup | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Peter Zijlstra | sched: rt group scheduling | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Peter Zijlstra | sched: rt time limit | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Peter Zijlstra | sched: high-res preemption tick | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Herbert Xu | sched: do not do cond_resched() when CONFIG_PREEMPT | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Ingo Molnar | sched: documentation, whitespace fixes | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Peter Zijlstra | sched: SCHED_FIFO/SCHED_RR watchdog timer | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Peter Zijlstra | sched: sched_rt_entity | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Pavel Emelyanov | uids: merge multiple error paths in alloc_uid() into one | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Gregory Haskins | sched: dynamically update the root-domain span/online...  | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Paul E. McKenney | Preempt-RCU: update RCU Documentation. | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Paul E. McKenney | Preempt-RCU: CPU Hotplug handling | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Paul E. McKenney | Preempt-RCU: implementation | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Paul E. McKenney | Preempt-RCU: fix rcu_barrier for preemptive environment. | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Paul E. McKenney | Preempt-RCU: reorganize RCU code into rcuclassic.c...  | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Dipankar Sarma | Preempt-RCU: Use softirq instead of tasklets for | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Gregory Haskins | sched: remove some old cpuset logic | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Gregory Haskins | sched: RT-balance, only adjust overload state when...  | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Steven Rostedt | sched: RT-balance, add new methods to sched_class | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Steven Rostedt | sched: RT-balance, replace hooks with pre/post schedule...  | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Peter Zijlstra | sched: remove do_div() from __sched_slice() | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Dmitry Adamushko | sched: get rid of 'new_cpu' in try_to_wake_up() | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Dmitry Adamushko | sched: no need for 'affine wakeup' balancing | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Ingo Molnar | sched: whitespace cleanups in topology.h | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Ingo Molnar | sched: reactivate fork balancing | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Ingo Molnar | sched: add credits for RT balancing improvements | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Ingo Molnar | sched: style cleanup, #2 | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Ingo Molnar | sched: remove unused JIFFIES_TO_NS() macro | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Ingo Molnar | sched: fix sched_rt.c:join/leave_domain | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Gregory Haskins | sched: only balance our RT tasks within our domain | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Gregory Haskins | sched: add sched-domain roots | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Ingo Molnar | sched: clean up schedule_balance_rt() | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Ingo Molnar | sched: clean up pull_rt_task() | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Ingo Molnar | sched: remove leftover debugging | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Ingo Molnar | sched: remove rt_overload() | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Ingo Molnar | sched: clean up kernel/sched_rt.c | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Ingo Molnar | sched: clean up overlong line in kernel/sched_debug.c | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Ingo Molnar | sched: clean up find_lock_lowest_rq() | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Ingo Molnar | sched: clean up pick_next_highest_task_rt() | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Steven Rostedt | sched: RT-balance on new task | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Steven Rostedt | sched: RT-balance, optimize cpu search | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Gregory Haskins | sched: RT-balance, optimize | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Gregory Haskins | sched: break out early if RT task cannot be migrated | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Steven Rostedt | sched: RT-balance, avoid overloading | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Gregory Haskins | sched: wake-balance fixes | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Gregory Haskins | sched: optimize RT affinity | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Gregory Haskins | sched: pre-route RT tasks on wakeup | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Gregory Haskins | sched: RT balancing: include current CPU | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Gregory Haskins | sched: break out search for RT tasks | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Gregory Haskins | sched: de-SCHED_OTHER-ize the RT path | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Gregory Haskins | sched: clean up this_rq use in kernel/sched_rt.c | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Gregory Haskins | sched: add RT-balance cpu-weight | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Steven Rostedt | sched: disable standard balancer for RT tasks | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Steven Rostedt | sched: push RT tasks from overloaded CPUs | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Steven Rostedt | sched: pull RT tasks from overloaded runqueues | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Steven Rostedt | sched: add rt-overload tracking | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Steven Rostedt | sched: add RT task pushing | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Steven Rostedt | sched: track highest prio task queued | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Steven Rostedt | sched: count # of queued RT tasks | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Ingo Molnar | softlockup: automatically detect hung TASK_UNINTERRUPTI...  | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Ingo Molnar | cpu-hotplug: fix build on !CONFIG_SMP | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Gautham R Shenoy | cpu-hotplug: replace per-subsystem mutexes with get_onl...  | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Gautham R Shenoy | cpu-hotplug: replace lock_cpu_hotplug() with get_online...  | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Gautham R Shenoy | cpu-hotplug: refcount based cpu hotplug | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Srivatsa Vaddagiri | sched: group scheduler, fix fairness of cpu bandwidth...  | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Srivatsa Vaddagiri | sched: introduce a mutex and corresponding API to seria...  | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Srivatsa Vaddagiri | sched: group scheduling, change how cpu load is calculated | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Srivatsa Vaddagiri | sched: group scheduling, minor fixes | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Srivatsa Vaddagiri | sched: group scheduling code cleanup | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Ingo Molnar | sched: remove printk_clock references from ia64 | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Ingo Molnar | sched: remove printk_clock() | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Ingo Molnar | sched: fix CONFIG_PRINT_TIME's reliance on sched_clock() | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Ingo Molnar | printk: make printk more robust by not allowing recursion | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub...  | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub...  | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git...  | 
commit | commitdiff | tree | snapshot | 
| 2008-01-25 | 
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git...  | 
commit | commitdiff | tree | snapshot | 
| next |