2008-01-25 |
Pavel Machek | timers: don't #error on higher HZ values Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Guillaume Chazarain | sched: monitor clock underflows in /proc/sched_debug Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Guillaume Chazarain | sched: fix rq->clock warps on frequency changes Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Michal Schmidt | sched: fix, always create kernel threads with normal... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Paolo Ciarrocchi | debug: clean up kernel/profile.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Ingo Molnar | sched: remove the !PREEMPT_BKL code Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Ingo Molnar | sched: make PREEMPT_BKL the default Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Arjan van de Ven | debug: track and print last unloaded module in the... [ mingo@elte.hu: build fix ] Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Arjan van de Ven | debug: show being-loaded/being-unloaded indicator for... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Peter Zijlstra | sched: rt-watchdog: fix .rlim_max = RLIM_INFINITY Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Peter Zijlstra | sched: rt-group: reduce rescheduling Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Peter Zijlstra | hrtimer: unlock hrtimer_wakeup Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Peter Zijlstra | hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Peter Zijlstra | hrtimer: clean up cpu->base locking tricks Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Peter Zijlstra | sched: rt throttling vs no_hz Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Mike Galbraith | sched: pull_rt_task() cleanup Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Peter Zijlstra | sched: rt group scheduling Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Peter Zijlstra | sched: rt time limit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Peter Zijlstra | sched: high-res preemption tick Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Herbert Xu | sched: do not do cond_resched() when CONFIG_PREEMPT Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Ingo Molnar | sched: documentation, whitespace fixes Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Peter Zijlstra | sched: SCHED_FIFO/SCHED_RR watchdog timer Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Peter Zijlstra | sched: sched_rt_entity Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Pavel Emelyanov | uids: merge multiple error paths in alloc_uid() into one Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Gregory Haskins | sched: dynamically update the root-domain span/online... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Paul E. McKenney | Preempt-RCU: update RCU Documentation. Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Paul E. McKenney | Preempt-RCU: CPU Hotplug handling Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Paul E. McKenney | Preempt-RCU: implementation Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Paul E. McKenney | Preempt-RCU: fix rcu_barrier for preemptive environment. Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Paul E. McKenney | Preempt-RCU: reorganize RCU code into rcuclassic.c... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Dipankar Sarma | Preempt-RCU: Use softirq instead of tasklets for Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Gregory Haskins | sched: remove some old cpuset logic Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Gregory Haskins | sched: RT-balance, only adjust overload state when... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Steven Rostedt | sched: RT-balance, add new methods to sched_class Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Steven Rostedt | sched: RT-balance, replace hooks with pre/post schedule... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Peter Zijlstra | sched: remove do_div() from __sched_slice() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Dmitry Adamushko | sched: get rid of 'new_cpu' in try_to_wake_up() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Dmitry Adamushko | sched: no need for 'affine wakeup' balancing Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Ingo Molnar | sched: whitespace cleanups in topology.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Ingo Molnar | sched: reactivate fork balancing Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Ingo Molnar | sched: add credits for RT balancing improvements Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Ingo Molnar | sched: style cleanup, #2 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Ingo Molnar | sched: remove unused JIFFIES_TO_NS() macro Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Ingo Molnar | sched: fix sched_rt.c:join/leave_domain Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Gregory Haskins | sched: only balance our RT tasks within our domain Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Gregory Haskins | sched: add sched-domain roots Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Ingo Molnar | sched: clean up schedule_balance_rt() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Ingo Molnar | sched: clean up pull_rt_task() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Ingo Molnar | sched: remove leftover debugging Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Ingo Molnar | sched: remove rt_overload() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Ingo Molnar | sched: clean up kernel/sched_rt.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Ingo Molnar | sched: clean up overlong line in kernel/sched_debug.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Ingo Molnar | sched: clean up find_lock_lowest_rq() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Ingo Molnar | sched: clean up pick_next_highest_task_rt() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Steven Rostedt | sched: RT-balance on new task Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Steven Rostedt | sched: RT-balance, optimize cpu search Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Gregory Haskins | sched: RT-balance, optimize Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Gregory Haskins | sched: break out early if RT task cannot be migrated Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Steven Rostedt | sched: RT-balance, avoid overloading Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Gregory Haskins | sched: wake-balance fixes Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Gregory Haskins | sched: optimize RT affinity Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Gregory Haskins | sched: pre-route RT tasks on wakeup Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Gregory Haskins | sched: RT balancing: include current CPU Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Gregory Haskins | sched: break out search for RT tasks Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Gregory Haskins | sched: de-SCHED_OTHER-ize the RT path Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Gregory Haskins | sched: clean up this_rq use in kernel/sched_rt.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Gregory Haskins | sched: add RT-balance cpu-weight Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Steven Rostedt | sched: disable standard balancer for RT tasks Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Steven Rostedt | sched: push RT tasks from overloaded CPUs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Steven Rostedt | sched: pull RT tasks from overloaded runqueues Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Steven Rostedt | sched: add rt-overload tracking Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Steven Rostedt | sched: add RT task pushing Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Steven Rostedt | sched: track highest prio task queued Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Steven Rostedt | sched: count # of queued RT tasks Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Ingo Molnar | softlockup: automatically detect hung TASK_UNINTERRUPTIBLE... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Ingo Molnar | cpu-hotplug: fix build on !CONFIG_SMP Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Gautham R Shenoy | cpu-hotplug: replace per-subsystem mutexes with get_online_c... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Gautham R Shenoy | cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Gautham R Shenoy | cpu-hotplug: refcount based cpu hotplug Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Srivatsa Vaddagiri | sched: group scheduler, fix fairness of cpu bandwidth... Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Srivatsa Vaddagiri | sched: introduce a mutex and corresponding API to serialize... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Srivatsa Vaddagiri | sched: group scheduling, change how cpu load is calculated Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Srivatsa Vaddagiri | sched: group scheduling, minor fixes Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Srivatsa Vaddagiri | sched: group scheduling code cleanup Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Ingo Molnar | sched: remove printk_clock references from ia64 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Ingo Molnar | sched: remove printk_clock() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Ingo Molnar | sched: fix CONFIG_PRINT_TIME's reliance on sched_clock() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-25 |
Ingo Molnar | printk: make printk more robust by not allowing recursion Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-22 |
Jordan Crouse | x86: GEODE fix a race condition in the MFGPT timer... Acked-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-22 |
Ingo Molnar | sched: group scheduler, set uid share fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-18 |
Arjan van de Ven | x86: add support for the latest Intel processors to... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-15 |
Bernhard Walle | x86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTC Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-15 |
Mike Frysinger | x86: asm-x86/msr.h: pull in linux/types.h [ mingo@elte.hu: affects user-space that includes... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-15 |
Ingo Molnar | x86: fix boot crash on HIGHMEM4G && SPARSEMEM Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-01 |
Mike Frysinger | x86: fix asm-x86/msr.h for user-space export Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-01-01 |
Mike Frysinger | x86: fix asm-x86/byteorder.h for userspace export Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-30 |
Ingo Molnar | sched: fix gcc warnings Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-21 |
Jason Gaston | x86: intel_cacheinfo.c: cpu cache info entry for Intel... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-21 |
Ingo Molnar | x86: fix die() to not be preemptible Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-20 |
Arjan van de Ven | debug: add end-of-oops marker Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |