Commit Graph

769 Commits (55c8eb6c8eaa5009eed1557b296da5d4ea9c369a)

Author SHA1 Message Date
Peter Zijlstra 3f3a490480 sched: virtual time buddy preemption 17 years ago
Peter Zijlstra 01c8c57d66 sched: fix a find_busiest_group buglet 17 years ago
Alexey Dobriyan b5aadf7f14 proc: move /proc/schedstat boilerplate to kernel/sched_stats.h 17 years ago
Peter Zijlstra ffda12a17a sched: optimize group load balancer 17 years ago
Yinghai Lu 7f95ec9e4c x86: move kstat_irqs from kstat to irq_desc 17 years ago
Yinghai Lu d17a55ded3 irq: make irqs in kernel stat use per_cpu_dyn_array 17 years ago
Peter Zijlstra 8cd162ce23 sched: only update rq->clock while holding rq->lock 17 years ago
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
Ingo Molnar 1508487e7f timers: fix itimer/many thread hang, fix 17 years ago
Thomas Gleixner ccc7dadf73 hrtimer: prevent migration of per CPU hrtimers 17 years ago
Frank Mayhar 7086efe1c1 timers: fix itimer/many thread hang, v3 17 years ago
Peter Zijlstra 4653f803e6 sched: more sanity checks on the bandwidth settings 17 years ago
Frank Mayhar bb34d92f64 timers: fix itimer/many thread hang, v2 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
Frank Mayhar f06febc96b timers: fix itimer/many thread hang 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
Arjan van de Ven cc584b213f hrtimer: convert kernel/* to the new hrtimer apis 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