Commit Graph

524 Commits (29e8c3c304b62f31b799565c9ee85d42bd163f80)

Author SHA1 Message Date
Peter Zijlstra 62fb185130 sched: revert load_balance_monitor() changes 17 years ago
Harvey Harrison 67ca7bde2e sched: fix signedness warnings in sched.c 17 years ago
Ingo Molnar 6892b75e60 sched: make early bootup sched_clock() use safer 17 years ago
Linus Torvalds 04e2f1741d Add memory barrier semantics to wake_up() & co 17 years ago
Srinivasa Ds 4362758279 kprobes: refuse kprobe insertion on add/sub_preempt_counter() 17 years ago
Peter Zijlstra b68aa2300c sched: rt-group: refure unrunnable tasks 17 years ago
Peter Zijlstra bccbe08a60 sched: rt-group: clean up the ifdeffery 17 years ago
Peter Zijlstra 052f1dc7eb sched: rt-group: make rt groups scheduling configurable 17 years ago
Peter Zijlstra 9f0c1e560c sched: rt-group: interface 17 years ago
Peter Zijlstra 23b0fdfc92 sched: rt-group: deal with PI 17 years ago
Peter Zijlstra 4cf5d77a6e sched: fix incorrect irq lock usage in normalize_rt_tasks() 17 years ago
Peter Zijlstra 8ed3699682 sched: fair-group: separate tg->shares from task_group_lock 17 years ago
Harvey Harrison 7ad5b3a505 kernel: remove fastcall in kernel/* 17 years ago
Gerald Stralko 5aff0531ee sched: remove unused params 17 years ago
Nick Piggin 95c354fe9f spinlock: lockbreak cleanup 17 years ago
Nick Piggin 5fb5e6de55 sched: print backtrace of running tasks too 17 years ago
Guillaume Chazarain cc203d2422 sched: monitor clock underflows in /proc/sched_debug 17 years ago
Guillaume Chazarain 782daeee3d sched: fix rq->clock warps on frequency changes 17 years ago
Ingo Molnar 6478d8800b sched: remove the !PREEMPT_BKL code 17 years ago
Peter Zijlstra 48d5e25821 sched: rt throttling vs no_hz 17 years ago
Peter Zijlstra 6f505b1642 sched: rt group scheduling 17 years ago
Peter Zijlstra fa85ae2418 sched: rt time limit 17 years ago
Peter Zijlstra 8f4d37ec07 sched: high-res preemption tick 17 years ago
Herbert Xu 02b67cc3ba sched: do not do cond_resched() when CONFIG_PREEMPT 17 years ago
Ingo Molnar 03319ec8b0 sched: documentation, whitespace fixes 17 years ago
Peter Zijlstra fa717060f1 sched: sched_rt_entity 17 years ago
Gregory Haskins dc938520d2 sched: dynamically update the root-domain span/online maps 17 years ago
Steven Rostedt cb46984504 sched: RT-balance, add new methods to sched_class 17 years ago
Steven Rostedt 9a897c5a67 sched: RT-balance, replace hooks with pre/post schedule and wakeup methods 17 years ago
Dmitry Adamushko 5d2f5a616d sched: get rid of 'new_cpu' in try_to_wake_up() 17 years ago
Ingo Molnar b913176917 sched: add credits for RT balancing improvements 17 years ago
Ingo Molnar 0eab914657 sched: style cleanup, #2 17 years ago
Ingo Molnar d7876a08db sched: remove unused JIFFIES_TO_NS() macro 17 years ago
Gregory Haskins 637f50851b sched: only balance our RT tasks within our domain 17 years ago
Gregory Haskins 57d885fea0 sched: add sched-domain roots 17 years ago
Steven Rostedt 0d1311a536 sched: RT-balance on new task 17 years ago
Gregory Haskins a22d7fc187 sched: wake-balance fixes 17 years ago
Gregory Haskins e7693a362e sched: de-SCHED_OTHER-ize the RT path 17 years ago
Gregory Haskins 73fe6aae84 sched: add RT-balance cpu-weight 17 years ago
Steven Rostedt 4642dafdf9 sched: push RT tasks from overloaded CPUs 17 years ago
Steven Rostedt f65eda4f78 sched: pull RT tasks from overloaded runqueues 17 years ago
Steven Rostedt e8fa136262 sched: add RT task pushing 17 years ago
Steven Rostedt 764a9d6fe4 sched: track highest prio task queued 17 years ago
Steven Rostedt 63489e45e2 sched: count # of queued RT tasks 17 years ago
Ingo Molnar 82a1fcb902 softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks 17 years ago
Gautham R Shenoy 95402b3829 cpu-hotplug: replace per-subsystem mutexes with get_online_cpus() 17 years ago
Gautham R Shenoy 86ef5c9a8e cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() 17 years ago
Srivatsa Vaddagiri 6b2d770026 sched: group scheduler, fix fairness of cpu bandwidth allocation for task groups 17 years ago
Srivatsa Vaddagiri a183561567 sched: introduce a mutex and corresponding API to serialize access to doms_curarray 17 years ago
Srivatsa Vaddagiri 58e2d4ca58 sched: group scheduling, change how cpu load is calculated 17 years ago