Commit Graph

752 Commits (644f991d4b920ab1f5043509651479420b293490)

Author SHA1 Message Date
Mathieu Desnoyers 0a16b60758 tracing, sched: LTTng instrumentation - scheduler 17 years ago
Ingo Molnar a5d8c3483a sched debug: add name to sched_domain sysctl entries 17 years ago
Li Zefan 34b3ede235 sched: remove redundant code in cpu_cgroup_create() 17 years ago
Thomas Gleixner ccc7dadf73 hrtimer: prevent migration of per CPU hrtimers 17 years ago
Peter Zijlstra 4653f803e6 sched: more sanity checks on the bandwidth settings 17 years ago
Andrew Morton 006c75f146 sched: clarify ifdef tangle 17 years ago
Rakib Mullick fa74820317 sched: fix init_hrtick() section mismatch warning 17 years ago
Peter Zijlstra 15afe09bf4 sched: wakeup preempt when small overlap 17 years ago
Hiroshi Shimamoto ec5d498991 sched: fix deadlock in setting scheduler parameter to zero 17 years ago
Max Krasnyansky dfb512ec48 sched: arch_reinit_sched_domains() must destroy domains to force rebuild 17 years ago
Krzysztof Helt c8bfff6dd4 sched: compilation fix with gcc 3.4.6 17 years ago
Balbir Singh 49048622ea sched: fix process time monotonicity 17 years ago
Ingo Molnar 7940ca3605 sched: extract walk_tg_tree(), fix 17 years ago
Ingo Molnar aef745fca0 sched: clean up __might_sleep() 17 years ago
Joe Korty 29cbef4869 make might_sleep() display the oopsing process 17 years ago
Kevin Diggs 65eb3dc609 sched: add kernel doc for the completion, fix kernel-doc-nano-HOWTO.txt 17 years ago
Oleg Nesterov 93dcf55f82 wait_task_inactive: "improve" the returned value for ->nvcsw == 0 17 years ago
Oleg Nesterov f31e11d87a wait_task_inactive(): don't consider task->nivcsw 17 years ago
Oleg Nesterov 94d3d8247d sched: do_wait_for_common: use signal_pending_state() 17 years ago
Peter Zijlstra 9a7e0b180d sched: rt-bandwidth fixes 17 years ago
Peter Zijlstra eb755805f2 sched: extract walk_tg_tree() 17 years ago
Peter Zijlstra 0b148fa048 sched: rt-bandwidth group disable fixes 17 years ago
Peter Zijlstra 55cd53404c sched: scale sysctl_sched_shares_ratelimit with nr_cpus 17 years ago
Dave Chinner be4de35263 completions: uninline try_wait_for_completion and completion_done 17 years ago
Zhang, Yanmin 09f2724a78 sched: fix the race between walk_tg_tree and sched_create_group 17 years ago
Peter Zijlstra 1b12bbc747 lockdep: re-annotate scheduler runqueues 17 years ago
Jeremy Fitzhardinge 725aad24c3 __sched_setscheduler: don't do any policy checks when not "user" 17 years ago
Peter Zijlstra 5e710e37bd lockdep: change scheduler annotation 17 years ago
Andi Kleen f718cd4add sched: make scheduler sysfs attributes sysdev class devices 17 years ago
roel kluin e26873bb10 sched: test runtime rather than period in global_rt_runtime() 17 years ago
Roland McGrath 85ba2d862e tracehook: wait_task_inactive 17 years ago
Eduard - Gabriel Munteanu 7babe8db99 Full conversion to early_initcall() interface, remove old interface 17 years ago
Jonathan Lim 49b5cf3472 accounting: account for user time when updating memory integrals 17 years ago
Andi Kleen 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 years ago
Ingo Molnar ba42059fbd sched: hrtick_enabled() should use cpu_active() 17 years ago
Peter Zijlstra 31656519e1 sched, x86: clean up hrtick implementation 17 years ago
Max Krasnyansky e761b77252 cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2) 17 years ago
Mike Travis 13b40c1e40 sched: reduce stack size in isolated_cpu_setup() 17 years ago
Linus Torvalds b1e387348a sched: fix cpu hotplug, cleanup 17 years ago
Dmitry Adamushko dc7fab8b3b sched: fix cpu hotplug 17 years ago
Mike Travis 076ac2af86 sched, numa: replace MAX_NUMNODES with nr_node_ids in kernel/sched.c 17 years ago
Ankita Garg 46ac22bab4 sched: fix accounting in task delay accounting & migration 17 years ago
Gregory Haskins 2087a1ad82 sched: add avg-overlap support to RT tasks 17 years ago
Gregory Haskins c4acb2c066 sched: terminate newidle balancing once at least one task has moved over 17 years ago
Raistlin 619b048803 sched: fix divide error when trying to configure rt_period to zero 17 years ago
Vegard Nossum 30432094a7 sched: fix warning 17 years ago
Ingo Molnar 34e83e850f sched: build fix 17 years ago
Dmitry Adamushko 79c537998d sched: fix cpu hotplug 17 years ago
Peter Zijlstra f1d239f732 sched: incremental effective_load() 17 years ago
Peter Zijlstra 83378269a5 sched: correct wakeup weight calculations 17 years ago