- 54ab4ff sched: Move sched domain storage into the topology list by Peter Zijlstra · 15 years ago
- d069b91 sched: Reverse the topology list by Peter Zijlstra · 15 years ago
- 2c402dc sched: Unify the sched_domain build functions by Peter Zijlstra · 15 years ago
- eb7a74e sched: Stuff the sched_domain creation in a data-structure by Peter Zijlstra · 15 years ago
- d3081f5 sched: Create proper cpu_$DOM_mask() functions by Peter Zijlstra · 15 years ago
- 4cb9883 sched: Avoid allocations in sched_domain_debug() by Peter Zijlstra · 15 years ago
- f96225f sched: Create persistent sched_domains_tmpmask by Peter Zijlstra · 15 years ago
- 7dd04b7 sched: Remove some dead code by Peter Zijlstra · 15 years ago
- bf28b25 sched: Remove nodemask allocation by Peter Zijlstra · 15 years ago
- 3bd65a8 sched: Simplify NODE/ALLNODES domain creation by Peter Zijlstra · 15 years ago
- 822ff79 sched: Simplify the free path some by Peter Zijlstra · 15 years ago
- dce840a sched: Dynamically allocate sched_domain/sched_group data-structures by Peter Zijlstra · 15 years ago
- a9c9a9b sched: Simplify sched_groups_power initialization by Peter Zijlstra · 15 years ago
- 21d42cc sched: Simplify finding the lowest sched_domain by Peter Zijlstra · 15 years ago
- 1cf5190 sched: Simplify sched_group creation by Peter Zijlstra · 15 years ago
- 3739494 sched: Clean up some ALLNODES code by Peter Zijlstra · 15 years ago
- cd4ea6ae sched: Change NODE sched_domain group creation by Peter Zijlstra · 15 years ago
- a06dadb sched: Simplify build_sched_groups() by Peter Zijlstra · 15 years ago
- d274cb3 sched: Simplify ->cpu_power initialization by Peter Zijlstra · 15 years ago
- c4a8849 sched: Remove obsolete arch_ prefixes by Peter Zijlstra · 15 years ago
- 8b9686f Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-for-linus', 'irq-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 15 years ago
- 49c022e sched: Clean up rebalance_domains() load-balance interval calculation by Peter Zijlstra · 15 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 15 years ago
- a51e919 sched: Leave sched_setscheduler() earlier if possible, do not disturb SCHED_FIFO tasks by Dario Faggioli · 15 years ago
- 8dd9026 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
- b0e7759 userns: user namespaces: convert several capable() calls by Serge E. Hallyn · 15 years ago
- 20dd674 sched: Remove unused 'rq' variable and cpu_rq() call from alloc_fair_sched_group() by Sergey Senozhatsky · 15 years ago
- 16addf9 sched: Fix yield_to kernel-doc by Randy Dunlap · 15 years ago
- f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 15 years ago
- 1fd06bb sched.c: fix kernel-doc for runqueue_is_locked() by Randy Dunlap · 15 years ago
- 58cbe24 sched, kernel-doc: Fix runqueue_is_locked() description by Randy Dunlap · 15 years ago
- 5f6fb45 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 9620639 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- a926021 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- bf294b4 SUNRPC: Close a race in __rpc_wait_for_completion_task() by Trond Myklebust · 15 years ago
- 73c1010 block: initial patch for on-stack per-task plugging by Jens Axboe · 15 years ago
- 4ba8216 BKL: That's all, folks by Arnd Bergmann · 15 years ago
- 6d1cafd sched: Resched proper CPU on yield_to() by Venkatesh Pallipadi · 15 years ago
- c02aa73 sched: Allow users with sufficient RLIMIT_NICE to change from SCHED_IDLE policy by Darren Hart · 15 years ago
- 544b4a1 sched: Clean up the IRQ_TIME_ACCOUNTING code by Venkatesh Pallipadi · 15 years ago
- 8eb90c3 sched: Switch wait_task_inactive to schedule_hrtimeout() by Thomas Gleixner · 15 years ago
- 7e949870 sched: Add #ifdef around irq time accounting functions by Heiko Carstens · 15 years ago
- d41d5a0 cgroup: Fix cgroup_subsys::exit callback by Peter Zijlstra · 15 years ago
- bf1af3a Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 15 years ago
- 868baf0 ftrace: Fix memory leak with function graph and cpu hotplug by Steven Rostedt · 15 years ago
- d95f412 sched: Add yield_to(task, preempt) functionality by Mike Galbraith · 15 years ago
- ac53db5 sched: Use a buddy to implement yield_task_fair() by Rik van Riel · 15 years ago
- fe4b04f perf: Cure task_oncpu_function_call() races by Peter Zijlstra · 15 years ago
- 6ea72f1 sched: Avoid expensive initial update_cfs_load(), on UP too by Peter Zijlstra · 15 years ago
- da7a735 sched: Fix switch_from_fair() by Peter Zijlstra · 15 years ago
- 414bee9 softirqs: Account ksoftirqd time as cpustat softirq by Venkatesh Pallipadi · 15 years ago
- abb74ce sched: Export ns irqtimes through /proc/stat by Venkatesh Pallipadi · 15 years ago
- 70a89a6 sched: Refactor account_system_time separating id-update by Venkatesh Pallipadi · 15 years ago
- 4dd53d8 softirqs: Free up pf flag PF_KSOFTIRQD by Venkatesh Pallipadi · 15 years ago
- f07333b sched: Avoid expensive initial update_cfs_load() by Paul Turner · 15 years ago
- 6d5ab29 sched: Simplify update_cfs_shares parameters by Paul Turner · 15 years ago
- 466c190 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 068c5cc sched, cgroup: Use exit hook to avoid use-after-free crash by Peter Zijlstra · 15 years ago
- fce2097 sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_count by Yong Zhang · 15 years ago
- f449377 sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failure by Mike Galbraith · 15 years ago
- 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
- 524429c sched: Fix strncmp operation by Hillf Danton · 15 years ago
- e9aa1dd sched: Fix struct autogroup memory leak by Mike Galbraith · 15 years ago
- 07e06b0 sched: Consolidate the name of root_task_group and init_task_group by Yong Zhang · 15 years ago
- 65b2074 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 28d9bfc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 6bf4123 sched: Change wait_for_completion_*_timeout() to return a signed long by NeilBrown · 15 years ago
- 27066fd4 Merge commit 'v2.6.37' into sched/core by Ingo Molnar · 15 years ago
- 6706125 sched: Remove redundant CONFIG_CGROUP_SCHED ifdef by Yong Zhang · 15 years ago
- 394f452 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu by Ingo Molnar · 15 years ago
- 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
- 6c529a2 Merge commit 'v2.6.37-rc7' into perf/core by Ingo Molnar · 15 years ago
- 050c6c9 sched: Remove debugging check by Ingo Molnar · 15 years ago
- 24a24bb perf: Move perf_event_init() into main.c by Peter Zijlstra · 15 years ago
- 8e92c20 sched: Fix the irqtime code for 32bit by Peter Zijlstra · 15 years ago
- fe44d62 sched: Fix the irqtime code to deal with u64 wraps by Peter Zijlstra · 15 years ago
- 806c09a sched: Make pushable_tasks CONFIG_SMP dependant by Dario Faggioli · 15 years ago
- f26f9af Sched: fix skip_clock_update optimization by Mike Galbraith · 15 years ago
- 0f004f5 sched: Cure more NO_HZ load average woes by Peter Zijlstra · 15 years ago
- 5091faa sched: Add 'autogroup' scheduling feature: automated per session task groups by Mike Galbraith · 15 years ago
- 822bc18 sched: Fix unregister_fair_sched_group() by Paul Turner · 15 years ago
- 7b27d54 rcu,cleanup: move synchronize_sched_expedited() out of sched.c by Lai Jiangshan · 15 years ago
- b7a2b39 sched: Remove unused argument dest_cpu to migrate_task() by Nikanth Karthikesan · 15 years ago
- 335d7af mutexes, sched: Introduce arch_mutex_cpu_relax() by Gerald Schaefer · 15 years ago
- 22a867d Merge commit 'v2.6.37-rc3' into sched/core by Ingo Molnar · 15 years ago
- 28d0686 sched: Make task dump print all 15 chars of proc comm by Erik Gilling · 15 years ago
- 9437178 sched: Update tg->shares after cpu.shares write by Paul Turner · 15 years ago
- 3b3d190 sched: Implement demand based update_cfs_load() by Paul Turner · 15 years ago
- e33078b sched: Fix update_cfs_load() synchronization by Paul Turner · 15 years ago
- 9e3081c sched: Make tg_shares_up() walk on-demand by Peter Zijlstra · 15 years ago
- 3d4b47b sched: Implement on-demand (active) cfs_rq list by Peter Zijlstra · 15 years ago
- 2069dd7 sched: Rewrite tg_shares_up) by Peter Zijlstra · 15 years ago
- 48c5cca sched: Simplify cpu-hot-unplug task migration by Peter Zijlstra · 15 years ago
- 92fd4d4 Merge commit 'v2.6.37-rc2' into sched/core by Ingo Molnar · 15 years ago
- 1e5a740 sched: Fix cross-sched-class wakeup preemption by Peter Zijlstra · 15 years ago
- aae6d3d sched: Use group weight, idle cpu metrics to fix imbalances during idle by Suresh Siddha · 15 years ago
- b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 15 years ago
- 37542b6a Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago