- 2fb8d36 sched/core: Add missing update_rq_clock() call in set_user_nice() by Peter Zijlstra · 8 years ago
- 80f5c1b sched/core: Add missing update_rq_clock() in detach_task_cfs_rq() by Peter Zijlstra · 8 years ago
- 4126bad sched/core: Add missing update_rq_clock() in post_init_entity_util_avg() by Peter Zijlstra · 8 years ago
- 92509b7 sched/core: Reset RQCF_ACT_SKIP before unpinning rq->lock by Matt Fleming · 8 years ago
- d8ac897 sched/core: Add wrappers for lockdep_(un)pin_lock() by Matt Fleming · 8 years ago
- 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
- 7b9dc3f Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- 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
- 4e28ec3 Merge back earlier cpuidle material for v4.10. by Rafael J. Wysocki · 8 years ago
- c1de45c sched/idle: Add support for tasks that inject idle by Peter Zijlstra · 8 years ago
- afe06ef sched: Extend scheduler's asym packing by Tim Chen · 8 years ago
- 9c2791f sched/fair: Fix hierarchical order in rq->leaf_cfs_rq_list by Vincent Guittot · 8 years ago
- bf475ce sched/fair: Add per-CPU min capacity to sched_group_capacity by Morten Rasmussen · 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
- 9dcb8b6 mm: remove per-zone hashtable of bitlock waitqueues by Linus Torvalds · 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
- 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
- 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
- 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
- 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
- d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
- 4fa8d29 sched/debug: Remove several CONFIG_SCHEDSTATS guards by Josh Poimboeuf · 9 years ago
- ae92882 sched/debug: Clean up schedstat macros by Josh Poimboeuf · 9 years ago
- efca03e schedcore: Remove duplicated init_task's preempt_notifiers init by seokhoon.yoon · 8 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
- 0117525 sched: Remove __schedule() non-standard frame annotation by Brian Gerst · 8 years ago
- 379d9ec sched: Make wake_up_nohz_cpu() handle CPUs going offline by Paul E. McKenney · 9 years ago
- cd92bfd sched/core: Store maximum per-CPU capacity in root domain by Dietmar Eggemann · 8 years ago
- 9ee1cda sched/core: Enable SD_BALANCE_WAKE for asymmetric capacity systems by Morten Rasmussen · 8 years ago
- 3676b13 sched/core: Pass child domain into sd_init() by Morten Rasmussen · 8 years ago
- 1f6e6c7c sched/core: Introduce SD_ASYM_CPUCAPACITY sched_domain topology flag by Morten Rasmussen · 8 years ago
- 0e6d2a6 sched/core: Remove unnecessary NULL-pointer check by Morten Rasmussen · 8 years ago
- 94f438c sched/core: Clarify SD_flags comment by Peter Zijlstra · 8 years ago
- f0b22e3 sched/debug: Add taint on "BUG: Sleeping function called from invalid context" by Vegard Nossum · 8 years ago
- d1c6d14 sched/debug: Make the "Preemption disabled at ..." message more useful by Vegard Nossum · 8 years ago
- 9279e0d sched/core: Add documentation for 'cookie' argument by Luis de Bethencourt · 9 years ago
- a1fd465 sched/core: Fix one typo by Leo Yan · 8 years ago
- 6075620 sched/cputime: Mitigate performance regression in times()/clock_gettime() by Giovanni Gherdovich · 8 years ago
- cca08cd Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- d60585c sched/core: Correct off by one bug in load migration calculation by Thomas Gleixner · 9 years ago
- 748c720 sched/core: Panic on scheduling while atomic bugs if kernel.panic_on_warn is set by Daniel Bristot de Oliveira · 9 years ago
- 599b484 sched/core: Fix sched_getaffinity() return value kerneldoc comment by Zev Weiss · 9 years ago
- 8663e24 sched/fair: Reorder cgroup creation code by Peter Zijlstra · 9 years ago
- 7dc603c sched/fair: Fix PELT integrity for new tasks by Peter Zijlstra · 9 years ago
- ea86cb4 sched/cgroup: Fix cpu_cgroup_fork() handling by Vincent Guittot · 9 years ago
- e210bff sched/fair: Fix and optimize the fork() path by Peter Zijlstra · 9 years ago
- 630741f Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 9 years ago
- feb245e sched/core: Allow kthreads to fall back to online && !active cpus by Tejun Heo · 9 years ago
- 57675cb kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processing sysrq-w by Andrey Ryabinin · 9 years ago
- 1f03e8d locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire() by Peter Zijlstra · 9 years ago
- 3d89e54 sched/cputime: Fix prev steal time accouting during CPU hotplug by Wanpeng Li · 9 years ago
- b7fa30c sched/fair: Fix post_init_entity_util_avg() serialization by Peter Zijlstra · 9 years ago
- f5364c1 Merge branch 'stacking-fixes' (vfs stacking fixes from Jann) by Linus Torvalds · 9 years ago
- 29d6455 sched: panic on corrupted stack end by Jann Horn · 9 years ago
- 4698f88 sched/debug: Fix 'schedstats=enable' cmdline option by Josh Poimboeuf · 9 years ago
- b7e7ade sched/core: Fix remote wakeups by Peter Zijlstra · 9 years ago
- 50605ff sched/core: Provide a tsk_nr_cpus_allowed() helper by Thomas Gleixner · 9 years ago
- 4449692 sched/nohz: Fix affine unpinned timers mess by Wanpeng Li · 9 years ago
- 59efa0b sched/core: Kill sched_class::task_waking to clean up the migration logic by Peter Zijlstra · 9 years ago
- b5179ac sched/fair: Prepare to fix fairness problems on migration by Peter Zijlstra · 9 years ago
- 4eb8676 Merge branch 'smp/hotplug' into sched/core, to resolve conflicts by Ingo Molnar · 9 years ago
- 58fe9c4 sched/core: Fix comment typo in wake_q_add() by Davidlohr Bueso · 9 years ago
- 8c5e955 sched/core: Remove unused variable by Muhammad Falak R Wani · 9 years ago
- e5ef27d sched: Make hrtick_notifier an explicit call by Thomas Gleixner · 9 years ago
- 20a5c8c sched/fair: Make ilb_notifier an explicit call by Thomas Gleixner · 9 years ago
- f2785dd sched/hotplug: Move migration CPU_DYING to sched_cpu_dying() by Thomas Gleixner · 9 years ago
- 7d97669 sched/migration: Move CPU_ONLINE into scheduler state by Thomas Gleixner · 9 years ago
- e9cd8fa sched/migration: Move calc_load_migrate() into CPU_DYING by Thomas Gleixner · 9 years ago
- 94baf7a sched/migration: Move prepare transition to SCHED_STARTING state by Thomas Gleixner · 9 years ago
- b2454ca sched/hotplug: Move sync_rcu to be with set_cpu_active(false) by Peter Zijlstra · 9 years ago
- 40190a7 sched/hotplug: Convert cpu_[in]active notifiers to state machine by Thomas Gleixner · 9 years ago
- c6d2c74 sched: Move sched_domains_numa_masks_clear() to DOWN_PREPARE by Thomas Gleixner · 9 years ago
- 135fb3e sched: Consolidate the notifier maze by Thomas Gleixner · 9 years ago
- e26fbff sched: Allow hotplug notifiers to be setup early by Thomas Gleixner · 9 years ago
- 9cf7243 sched: Make set_cpu_rq_start_time() a built in hotplug state by Thomas Gleixner · 9 years ago
- e9d867a sched: Allow per-cpu kernel threads to run on online && !active by Peter Zijlstra (Intel) · 9 years ago
- e7904a2 locking/lockdep, sched/core: Implement a better lock pinning scheme by Peter Zijlstra · 9 years ago
- eb58075 sched/core: Introduce 'struct rq_flags' by Peter Zijlstra · 9 years ago