- 92c020d Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 6b94780 sched/core: Use load_avg for selecting idlest group by Vincent Guittot · 8 years ago
- f519a3f sched/core: Fix find_idlest_group() for fork by Vincent Guittot · 8 years ago
- 6643aab Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
- 6f38751 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- 1b95b1a Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes by Ingo Molnar · 8 years ago
- afe06ef sched: Extend scheduler's asym packing by Tim Chen · 8 years ago
- 83929cc sched/autogroup: Fix 64-bit kernel nice level adjustment by Mike Galbraith · 8 years ago
- 2b4d5b2 sched/fair: Clean up the tunable parameter definitions by Ingo Molnar · 8 years ago
- 176cedc sched/dl: Fix comment in pick_next_task_dl() by T.Zhou · 8 years ago
- ec84f00 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
- 8e5bfa8 sched/autogroup: Do not use autogroup->tg in zombie threads by Oleg Nesterov · 8 years ago
- 18f649e sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task() by Oleg Nesterov · 8 years ago
- d032669 sched/fair: Fix task group initialization by Vincent Guittot · 8 years ago
- 4e51607 sched/fair: Propagate asynchrous detach by Vincent Guittot · 8 years ago
- 09a43ac sched/fair: Propagate load during synchronous attach/detach by Vincent Guittot · 8 years ago
- d31b1a6 sched/fair: Factorize PELT update by Vincent Guittot · 8 years ago
- 9c2791f sched/fair: Fix hierarchical order in rq->leaf_cfs_rq_list by Vincent Guittot · 8 years ago
- df21791 sched/fair: Factorize attach/detach entity by Vincent Guittot · 8 years ago
- 893c5d2 sched/fair: Fix incorrect comment for capacity_margin by Morten Rasmussen · 8 years ago
- 9e0994c sched/fair: Avoid pulling tasks from non-overloaded higher capacity groups by Morten Rasmussen · 8 years ago
- bf475ce sched/fair: Add per-CPU min capacity to sched_group_capacity by Morten Rasmussen · 8 years ago
- 6a0b19c sched/fair: Consider spare capacity in find_idlest_group() by Morten Rasmussen · 8 years ago
- 104cb16 sched/fair: Compute task/cpu utilization at wake-up correctly by Morten Rasmussen · 8 years ago
- 527b0a7 sched/cpuacct: Avoid %lld seq_printf warning by Martin Schwidefsky · 8 years ago
- 353c50e sched/cputime: Simplify task_cputime() by Stanislaw Gruszka · 8 years ago
- 40565b5 sched/cputime, powerpc, s390: Make scaled cputime arch specific by Stanislaw Gruszka · 8 years ago
- 981ee2d sched/cputime, powerpc: Remove cputime_to_scaled() by Stanislaw Gruszka · 8 years ago
- 9846d50 sched/deadline: Fix typo in a comment by Daniel Bristot de Oliveira · 8 years ago
- bfdd553 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
- 4c8ee71 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- 8243d55 sched/core: Remove pointless printout in sched_show_task() by Linus Torvalds · 8 years ago
- 3820050 sched/core: Fix oops in sched_show_task() by Tetsuo Handa · 8 years ago
- 965c4b7 Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 9dcb8b6 mm: remove per-zone hashtable of bitlock waitqueues by Linus Torvalds · 8 years ago
- f5d6d2d sched/fair: Remove unused but set variable 'rq' by Tobias Klauser · 8 years ago
- 3ca0ff5 locking/mutex: Rework mutex::owner by Peter Zijlstra · 8 years ago
- a225023 sched/core: Explain sleep/wakeup in a better way by Peter Zijlstra · 8 years ago
- 3c3fcb4 sched/fair: Kill the unused 'sched_shares_window_ns' tunable by Matt Fleming · 8 years ago
- b5a9b34 sched/fair: Fix incorrect task group ->load_avg by Vincent Guittot · 8 years ago
- 2c11fc8 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
- f34d360 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
- 9cfb38a sched/fair: Fix sched domains NULL dereference in select_idle_sibling() by Wanpeng Li · 8 years ago
- 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 9 years ago
- 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
- 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- af79ad2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 4b97893 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 7005f6d Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
- b6e2511 Merge branch 'pm-cpufreq-sched' into pm-cpufreq by Rafael J. Wysocki · 8 years ago
- 447976e sched/irqtime: Consolidate irqtime flushing code by Frederic Weisbecker · 8 years ago
- 19d23dbf sched/irqtime: Consolidate accounting synchronization with u64_stats API by Frederic Weisbecker · 8 years ago
- 2810f61 sched/irqtime: Remove needless IRQs disablement on kcpustat update by Frederic Weisbecker · 8 years ago
- f9094a6 sched/irqtime: No need for preempt-safe accessors by Frederic Weisbecker · 8 years ago
- b60205c sched/fair: Fix min_vruntime tracking by Peter Zijlstra · 8 years ago
- 9148a3a sched/debug: Add SCHED_WARN_ON() by Peter Zijlstra · 8 years ago
- 49bd21e sched/core: Fix set_user_nice() by Peter Zijlstra · 8 years ago
- b2bf6c3 sched/fair: Introduce set_curr_task() helper by Peter Zijlstra · 8 years ago
- a458ae2 sched/core, ia64: Rename set_curr_task() by Peter Zijlstra · 8 years ago
- a399d23 sched/core: Fix incorrect utilization accounting when switching to fair class by Vincent Guittot · 8 years ago
- 1b568f0 sched/core: Optimize SCHED_SMT by Peter Zijlstra · 9 years ago
- 10e2f1a sched/core: Rewrite and improve select_idle_siblings() by Peter Zijlstra · 9 years ago
- 0e369d7 sched/core: Replace sd_busy/nr_busy_cpus with sched_domain_shared by Peter Zijlstra · 9 years ago
- 24fc7ed sched/core: Introduce 'struct sched_domain_shared' by Peter Zijlstra · 9 years ago
- 16f3ef4 sched/core: Restructure destroy_sched_domain() by Peter Zijlstra · 9 years ago
- f39180e sched/core: Remove unused @cpu argument from destroy_sched_domain*() by Peter Zijlstra · 9 years ago
- 0176bea sched/wait: Introduce init_wait_entry() by Oleg Nesterov · 8 years ago
- eaf9ef5 sched/wait: Avoid abort_exclusive_wait() in __wait_on_bit_lock() by Oleg Nesterov · 8 years ago
- b1ea06a sched/wait: Avoid abort_exclusive_wait() in ___wait_event() by Oleg Nesterov · 8 years ago
- 38a3e1f sched/wait: Fix abort_exclusive_wait(), it should pass TASK_NORMAL to wake_up() by Oleg Nesterov · 8 years ago
- ab522e3 sched/fair: Fix fixed point arithmetic width for shares and effective load by Dietmar Eggemann · 8 years ago
- 8f37961 sched/core, x86/topology: Fix NUMA in package topology bug by Tim Chen · 8 years ago
- a18a579 sched/debug: Hide printk() by default by Peter Zijlstra · 8 years ago
- 8bf46a3 sched/fair: Fix SCHED_HRTICK bug leading to late preemption of tasks by Srivatsa Vaddagiri · 8 years ago
- 35a773a sched/core: Avoid _cond_resched() for PREEMPT=y by Peter Zijlstra · 8 years ago
- 9af6528 sched/core: Optimize __schedule() by Peter Zijlstra · 8 years ago
- bf89a30 stop_machine: Avoid a sleep and wakeup in stop_one_cpu() by Cheng Chao · 8 years ago
- 0b84735 sched/core: Remove unnecessary initialization in sched_init() by Cheng Chao · 8 years ago
- 68f24b08 sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASK by Andy Lutomirski · 8 years ago
- 2d8fbcd Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
- c65eacb sched/core: Allow putting thread_info into task_struct by Andy Lutomirski · 8 years ago
- d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
- 21ca6d2 cpufreq: schedutil: Add iowait boosting by Rafael J. Wysocki · 8 years ago
- 8c34ab1 cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait condition by Rafael J. Wysocki · 8 years ago
- de58af8 Revert "sched/fair: Make update_min_vruntime() more readable" by Peter Zijlstra · 8 years ago
- 4fa8d29 sched/debug: Remove several CONFIG_SCHEDSTATS guards by Josh Poimboeuf · 9 years ago
- 20e1d48 sched/debug: Rename 'schedstat_val()' -> 'schedstat_val_or_zero()' by Josh Poimboeuf · 9 years ago
- ae92882 sched/debug: Clean up schedstat macros by Josh Poimboeuf · 9 years ago
- 1a3d027 sched/debug: Rename and move enqueue_sleeper() by Josh Poimboeuf · 9 years ago
- 61c7aca sched/deadline: Fix the intention to re-evalute tick dependency for offline CPU by Wanpeng Li · 8 years ago
- efca03e schedcore: Remove duplicated init_task's preempt_notifiers init by seokhoon.yoon · 8 years ago
- 2665621 sched/fair: Fix load_above_capacity fixed point arithmetic width by Dietmar Eggemann · 8 years ago
- d8206bb sched/deadline: Split cpudl_set() into cpudl_set() and cpudl_clear() by Tommaso Cucinotta · 8 years ago
- 8e1bc30 sched/deadline: Make CPU heap faster avoiding real swaps on heapify by Tommaso Cucinotta · 8 years ago
- 126b3b6 sched/deadline: Refactor CPU heap code by Tommaso Cucinotta · 8 years ago
- 97a7142 sched/fair: Make update_min_vruntime() more readable by Byungchul Park · 10 years ago
- 62cc20b Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
- 135e8c9 sched/core: Fix a race between try_to_wake_up() and a woken up task by Balbir Singh · 8 years ago
- 8314bc8 cpufreq / sched: ignore SMT when determining max cpu capacity by Steve Muckle · 8 years ago