- 00845eb sched: don't cause task state changes in nested sleep debugging by Linus Torvalds · 10 years ago
- b74e627 sched: Fix KMALLOC_MAX_SIZE overflow during cpumask allocation by Alex Thorlton · 10 years ago
- a90e984 sched_show_task: fix unsafe usage of ->real_parent by Oleg Nesterov · 10 years ago
- 86c6a2f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- c301106 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- fd7de1e8 sched: Add missing rcu protection to wake_up_all_idle_cpus by Andy Lutomirski · 10 years ago
- 7cc78f8 context_tracking: Restore previous state in schedule_user by Andy Lutomirski · 10 years ago
- d360b78 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
- 6c1d941 sched: Move p->nr_cpus_allowed check to select_task_rq() by Wanpeng Li · 10 years ago
- 7538991 sched/fair: Kill task_struct::numa_entry and numa_group::task_list by Kirill Tkhai · 10 years ago
- e9ac5f0 Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying more changes by Ingo Molnar · 10 years ago
- 6e99891 sched/cputime: Fix clock_nanosleep()/clock_gettime() inconsistency by Stanislaw Gruszka · 10 years ago
- 23cfa36 sched/cputime: Fix cpu_timer_sample_group() double accounting by Peter Zijlstra · 10 years ago
- c123588 sched/numa: Fix out of bounds read in sched_init_numa() by Andrey Ryabinin · 10 years ago
- 44dba3d sched: Refactor task_struct to use numa_faults instead of numa_* pointers by Iulia Manda · 10 years ago
- 75e23e49 sched/core: Use dl_bw_of() under rcu_read_lock_sched() by Juri Lelli · 10 years ago
- 67dfa1b sched/deadline: Implement cancel_dl_timer() to use in switched_from_dl() by Kirill Tkhai · 10 years ago
- e7097e8 sched: Use WARN_ONCE for the might_sleep() TASK_RUNNING test by Peter Zijlstra · 10 years ago
- f7b8a47 sched: Remove lockdep check in sched_move_task() by Kirill Tkhai · 10 years ago
- 38200cf rcu: Remove "cpu" argument to rcu_note_context_switch() by Paul E. McKenney · 10 years ago
- 3427445 sched: Exclude cond_resched() from nested sleep test by Peter Zijlstra · 10 years ago
- 8eb23b9 sched: Debug nested sleeps by Peter Zijlstra · 10 years ago
- f82f804 sched/deadline: Ensure that updates to exclusive cpusets don't break AC by Juri Lelli · 10 years ago
- 7f51412 sched/deadline: Fix bandwidth check/update when migrating tasks between exclusive cpusets by Juri Lelli · 10 years ago
- e2336f6 sched: Kill task_preempt_count() by Oleg Nesterov · 10 years ago
- dfa50b6 sched: Make finish_task_switch() return 'struct rq *' by Oleg Nesterov · 10 years ago
- 1a43a14 sched: Fix schedule_tail() to disable preemption by Oleg Nesterov · 10 years ago
- e3fe70b sched/numa: Classify the NUMA topology of a system by Rik van Riel · 10 years ago
- 9942f79 sched/numa: Export info needed for NUMA balancing on complex topologies by Rik van Riel · 10 years ago
- 009f60e sched: stop the unbound recursion in preempt_schedule_context() by Oleg Nesterov · 10 years ago
- eeb61e5 sched: Fix race between task_group and sched_task_group by Kirill Tkhai · 10 years ago
- faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 6d5f0eb Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- f10e00f sched/dl: Use dl_bw_of() under rcu_read_lock_sched() by Kirill Tkhai · 10 years ago
- f1e3a09 sched: Use rq->rd in sched_setaffinity() under RCU read lock by Kirill Tkhai · 10 years ago
- 16303ab sched: cleanup: Rename 'out_unlock' to 'out_free_new_mask' by Kirill Tkhai · 10 years ago
- 66339c3 sched: Use dl_bw_of() under RCU read lock by Kirill Tkhai · 10 years ago
- c55f515 sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW by Peter Zijlstra · 10 years ago
- 3472eaa sched: normalize_rt_tasks(): Don't use _irqsave for tasklist_lock, use task_rq_lock() by Oleg Nesterov · 10 years ago
- 8651c65 sched: Fix the task-group check in tg_has_rt_tasks() by Oleg Nesterov · 10 years ago
- a5e7be3 sched/deadline: Clear dl_entity params when setscheduling to different class by Juri Lelli · 10 years ago
- 9c58c79 sched: Clean up some typos and grammatical errors in code/comments by Zhihui Zhang · 10 years ago
- 0d9e263 sched: Add default-disabled option to BUG() when stack end location is overwritten by Aaron Tomlin · 10 years ago
- a15b12ac sched: Do not stop cpu in set_cpus_allowed_ptr() if task is not running by Kirill Tkhai · 10 years ago
- f3cd1c4 sched/core: Use put_prev_task() accessor where possible by Kirill Tkhai · 10 years ago
- f6be8af sched: Add new API wake_up_if_idle() to wake up the idle cpu by Chuansheng Liu · 10 years ago
- 5cd038f sched: Migrate waking tasks by Lai Jiangshan · 11 years ago
- e2627dc Merge tag 'v3.17-rc4' into sched/core, to prevent conflicts with upcoming patches, and to refresh the tree by Ingo Molnar · 10 years ago
- 177ef2a sched/deadline: Fix a precision problem in the microseconds range by xiaofeng.yan · 10 years ago
- 2ee507c sched: Add function single_task_running to let a task check if it is the only task running on a cpu by Tim Chen · 10 years ago
- a1e0182 sched: Remove double_rq_lock() from __migrate_task() by Kirill Tkhai · 10 years ago
- cca26e8 sched: Teach scheduler to understand TASK_ON_RQ_MIGRATING state by Kirill Tkhai · 10 years ago
- da0c1e6 sched: Add wrapper for checking task_struct::on_rq by Kirill Tkhai · 10 years ago
- 5d07f42 sched: s/do_each_thread/for_each_process_thread/ in core.c by Oleg Nesterov · 10 years ago
- 2e39465 locking: Remove deprecated smp_mb__() barriers by Peter Zijlstra · 10 years ago
- aaecac4 sched: Rename a misleading variable in build_overlap_sched_groups() by Zhihui Zhang · 10 years ago
- e67ee10 Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
- 372ba8c cpuidle: menu: Lookup CPU runqueues less by Mel Gorman · 10 years ago
- 9895994 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 47dfe40 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
- c13db6b sched: Use macro for magic number of -1 for setparam by Steven Rostedt · 10 years ago
- 6ae72df sched: Robustify topology setup by Peter Zijlstra · 10 years ago
- ca5bc6c Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes by Ingo Molnar · 10 years ago
- d8d28c8 sched: Fix sched_setparam() policy == -1 logic by Daniel Bristot de Oliveira · 10 years ago
- 5cd08fb sched: Fix static_key race with sched_feat() by Jason Baron · 11 years ago
- 8875125 sched: Transform resched_task() into resched_curr() by Kirill Tkhai · 11 years ago
- 466af29 sched/deadline: Kill task_struct->pi_top_task by Oleg Nesterov · 11 years ago
- 5577964 cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes by Tejun Heo · 11 years ago
- 0e59bda sched/fair: Disable runtime_enabled on dying rq by Kirill Tkhai · 11 years ago
- 4036ac1 sched: Fix clock_gettime(CLOCK_[PROCESS/THREAD]_CPUTIME_ID) monotonicity by Mike Galbraith · 11 years ago
- 541b826 sched/core: Fix formatting issues in sched_can_stop_tick() by Viresh Kumar · 11 years ago
- 4a81e83 rcu: Reduce overhead of cond_resched() checks for RCU by Paul E. McKenney · 11 years ago
- 3882ec6 nohz: Use IPI implicit full barrier against rq->nr_running r/w by Frederic Weisbecker · 11 years ago
- fd2ac4f nohz: Use nohz own full kick on 2nd task enqueue by Frederic Weisbecker · 11 years ago
- 53c5fa1 nohz: Switch to nohz full remote kick on timer enqueue by Frederic Weisbecker · 11 years ago
- b2e09f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 535560d Merge commit '3cf2f34' into sched/core, to fix build error by Ingo Molnar · 11 years ago
- 14208b0 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
- 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 11 years ago
- d54d14b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- ec00010 Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patches by Ingo Molnar · 11 years ago
- e3baac4 sched/idle: Optimize try-to-wake-up IPI by Peter Zijlstra · 11 years ago
- 67b9ca7 sched/idle: Simplify wake_up_idle_cpu() by Andy Lutomirski · 11 years ago
- dfc68f2 sched, trace: Add a tracepoint for IPI-less remote wakeups by Andy Lutomirski · 11 years ago
- 5d4dfdd sched: Rename capacity related flags by Nicolas Pitre · 11 years ago
- ca8ce3d sched: Final power vs. capacity cleanups by Nicolas Pitre · 11 years ago
- ced549f sched: Remove remaining dubious usage of "power" by Nicolas Pitre · 11 years ago
- 63b2ca3 sched: Let 'struct sched_group_power' care about CPU capacity by Nicolas Pitre · 11 years ago
- fa93384 sched: Fix signedness bug in yield_to() by Dan Carpenter · 11 years ago
- 09dc4ab sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lock by Roman Gushchin · 11 years ago
- b14ed2c sched: Fix sched_policy < 0 comparison by Richard Weinberger · 11 years ago
- aac74dc printk: rename printk_sched to printk_deferred by John Stultz · 11 years ago
- c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
- 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
- 59a3d4c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
- 3243970 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- f02f79d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- e14505a Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 11 years ago
- 7aa2c01 sched: Consolidate open coded implementations of nice level frobbing into nice_to_rlimit() and rlimit_to_nice() by Dongsheng Yang · 11 years ago