- 7e6b03b sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numa by Bharata B Rao · 2 years, 10 months ago
- 0e92a7e wait: add wake_up_pollfree() by Eric Biggers · 2 years, 11 months ago
- 9974438 sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain() by Vincent Donnefort · 3 years ago
- cb4a53b cpufreq: schedutil: Use kobject release() method to free sugov_tunables by Kevin Hao · 3 years, 3 months ago
- 8adfb5f sched/fair: Fix CFS bandwidth hrtimer expiry type by Odin Ugedal · 3 years, 4 months ago
- 8b72b56 sched/fair: handle case of task_h_load() returning 0 by Vincent Guittot · 4 years, 4 months ago
- 0c19934 sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in milliseconds by Shile Zhang · 8 years ago
- 37b31f4 sched/core: Fix PI boosting between RT and DEADLINE tasks by Juri Lelli · 6 years ago
- 4205ab1 sched/fair: Don't NUMA balance for kthreads by Jens Axboe · 4 years, 5 months ago
- c7539eb sched: Avoid scale real weight down to zero by Michael Wang · 4 years, 8 months ago
- bdb6fa8 sched/fair: Scale bandwidth quota and period without losing quota/period ratio precision by Xuewei Zhang · 5 years ago
- e1f78c1 sched/fair: Don't increase sd->balance_interval on newidle balance by Valentin Schneider · 6 years ago
- afed3c5 sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr() by KeMeng Shi · 5 years ago
- 996a5e4 sched/core: Fix CPU controller for !RT_GROUP_SCHED by Juri Lelli · 5 years ago
- b5fd7a1 sched/fair: Fix imbalance due to CPU affinity by Vincent Guittot · 5 years ago
- 0a3989a sched/fair: Don't assign runtime for throttled cfs_rq by Liangyan · 5 years ago
- 837ffc9 sched/fair: Don't free p->numa_faults with concurrent readers by Jann Horn · 5 years ago
- c58f0e8 sched/core: Handle overflow in cpu_shares_write_u64 by Konstantin Khlebnikov · 6 years ago
- 5e4ea98 sched/core: Check quota and period overflow at usec to nsec conversion by Konstantin Khlebnikov · 6 years ago
- c803409 sched: Add sched_smt_active() by Ben Hutchings · 5 years ago
- c9e5f60 sched/numa: Fix a possible divide-by-zero by Xie XiuQi · 6 years ago
- 33f2a3e sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup by Phil Auld · 6 years ago
- 6d1e1da sched/fair: Do not re-read ->h_load_next during hierarchical load calculation by Mel Gorman · 6 years ago
- 5a416ed sched/core: Allow __sched_setscheduler() in interrupts when PI is not used by Steven Rostedt (VMware) · 8 years ago
- 2530be5 sched/fair: Fix the min_vruntime update logic in dequeue_entity() by Song Muchun · 6 years ago
- bc1fccc sched/fair: Fix throttle_list starvation with low CFS quota by Phil Auld · 6 years ago
- aee0c9e sched/cputime: Fix ksoftirqd cputime accounting regression by Frederic Weisbecker · 8 years ago
- 034cd8a sched/cputime: Increment kcpustat directly on irqtime account by Frederic Weisbecker · 8 years ago
- dbf9a05 sched/cputime: Convert kcpustat to nsecs by Frederic Weisbecker · 8 years ago
- fa7a13e sched/fair: Fix vruntime_normalized() for remote non-migration wakeup by Steve Muckle · 6 years ago
- 047f9d6 sched/wait: Remove the lockless swait_active() check in swake_up*() by Boqun Feng · 7 years ago
- 3d06325 sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning by Davidlohr Bueso · 7 years ago
- 0559ea3 sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks by Daniel Bristot de Oliveira · 7 years ago
- a1e7a9e sched/numa: Use down_read_trylock() for the mmap_sem by Vlastimil Babka · 7 years ago
- cce2b93 sched: Stop resched_cpu() from sending IPIs to offline CPUs by Paul E. McKenney · 7 years ago
- bac7bb1 sched: Stop switched_to_rt() from sending IPIs to offline CPUs by Paul E. McKenney · 7 years ago
- a384e54 sched/rt: Up the root domain ref count when passing it around via IPIs by Steven Rostedt (VMware) · 7 years ago
- 1c67998 sched/rt: Use container_of() to get root domain in rto_push_irq_work_func() by Steven Rostedt (VMware) · 7 years ago
- 1ad4f28 sched/deadline: Zero out positive runtime after throttling constrained tasks by Xunlei Pang · 7 years ago
- 28714e9 sched/deadline: Use deadline instead of period when calculating overflow by Steven Rostedt (VMware) · 8 years ago
- a2e2911 sched/deadline: Throttle a constrained deadline task activated after the deadline by Daniel Bristot de Oliveira · 8 years ago
- 9cc56a0 sched/deadline: Make sure the replenishment timer fires in the next period by Daniel Bristot de Oliveira · 8 years ago
- 0a4d4da sched/deadline: Add missing update_rq_clock() in dl_task_timer() by Wanpeng Li · 8 years ago
- d266817 sched/rt: Do not pull from current CPU if only one CPU to pull by Steven Rostedt · 7 years ago
- 4e4a9eb sched/fair: Make select_idle_cpu() more aggressive by Peter Zijlstra · 8 years ago
- 1c37ff7 sched/rt: Simplify the IPI based RT balancing logic by Steven Rostedt (Red Hat) · 7 years ago
- fb8bd56 sched: Make resched_cpu() unconditional by Paul E. McKenney · 7 years ago
- 6da1c98 sched/core: Add missing update_rq_clock() call in sched_move_task() by Peter Zijlstra · 8 years ago
- ab3d531 sched/fair: Update rq clock before changing a task's CPU affinity by Wanpeng Li · 8 years ago
- ba15518 sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs by Peter Zijlstra · 7 years ago
- 62b5776 sched/cgroup: Move sched_online_group() back into css_online() to fix crash by Konstantin Khlebnikov · 8 years ago
- 758dc6a sched/topology: Fix overlapping sched_group_mask by Peter Zijlstra · 8 years ago
- 3e165b2 sched/topology: Optimize build_group_mask() by Lauro Ramos Venancio · 8 years ago
- 7c3f08e sched/topology: Fix building of overlapping sched-groups by Peter Zijlstra · 8 years ago
- 542ebc9 sched/fair, cpumask: Export for_each_cpu_wrap() by Peter Zijlstra · 8 years ago
- a0a93e3 Revert "sched/core: Optimize SCHED_SMT" by Greg Kroah-Hartman · 7 years ago
- 478273e sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting by Matt Fleming · 8 years ago
- 8a48b7e sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off() by Andy Lutomirski · 7 years ago
- a8fc315 cpufreq: schedutil: Fix per-CPU structure initialization in sugov_start() by Rafael J. Wysocki · 8 years ago
- afe8d4a cpufreq: schedutil: move cached_raw_freq to struct sugov_policy by Viresh Kumar · 8 years ago
- 916c5cfe sched/rt: Add a missing rescheduling point by Sebastian Andrzej Siewior · 8 years ago
- 83929cce sched/autogroup: Fix 64-bit kernel nice level adjustment by Mike Galbraith · 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
- 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
- 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 · 8 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 · 8 years ago
- 10e2f1a sched/core: Rewrite and improve select_idle_siblings() by Peter Zijlstra · 8 years ago
- 0e369d7 sched/core: Replace sd_busy/nr_busy_cpus with sched_domain_shared by Peter Zijlstra · 8 years ago
- 24fc7ed sched/core: Introduce 'struct sched_domain_shared' by Peter Zijlstra · 8 years ago
- 16f3ef4 sched/core: Restructure destroy_sched_domain() by Peter Zijlstra · 8 years ago
- f39180e sched/core: Remove unused @cpu argument from destroy_sched_domain*() by Peter Zijlstra · 8 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