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 |
2007-12-20 |
Peter Zijlstra | sched: rt: account the cpu time during the tick Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-19 |
Mike Travis | x86: fix show cpuinfo cpu number always zero Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-19 |
Adrian Bunk | x86_32: disable_pse must be __cpuinitdata Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-19 |
Adrian Bunk | x86_32: select_idle_routine() must be __cpuinit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-19 |
Adrian Bunk | x86 smpboot_32.c section fixes Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-19 |
Adrian Bunk | x86 apic_32.c section fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-18 |
Ingo Molnar | x86: fix "Kernel panic - not syncing: IO-APIC + timer... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-18 |
Steven Rostedt | genirq: revert lazy irq disable for simple irqs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-18 |
Jan Beulich | x86: also define AT_VECTOR_SIZE_ARCH Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-18 |
Masami Hiramatsu | x86: kprobes bugfix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-18 |
Masami Hiramatsu | x86: jprobe bugfix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-18 |
Adrian Bunk | timer: kernel/timer.c section fixes Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-18 |
Kevin Hilman | genirq: add unlocked version of set_irq_handler() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-18 |
Thomas Gleixner | clockevents: fix reprogramming decision in oneshot... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-18 |
Barry Kasindorf | oprofile: op_model_athlon.c support for AMD family... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-18 |
Ingo Molnar | sched: do not hurt SCHED_BATCH on wakeup Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-18 |
Ingo Molnar | sched: touch softlockup watchdog after idling Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-18 |
Eric Dumazet | sched: sysctl, proc_dointvec_minmax() expects int values for Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-18 |
Livio Soares | sched: mark rwsem functions as __sched for wchan/profiling Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-18 |
Dmitry Adamushko | sched: fix crash on ia64, introduce task_current() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-07 |
Thomas Gleixner | ACPI: move timer broadcast before busmaster disable Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-07 |
Thomas Gleixner | clockevents: warn once when program_event() is called... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-07 |
Thomas Gleixner | hrtimers: avoid overflow for large relative timeouts Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-07 |
Ingo Molnar | sched: enable early use of sched_clock() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-12-07 |
Ingo Molnar | lockdep: make cli/sti annotation warnings clearer Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |