- c034f48 kernel: delete repeated words in comments by Randy Dunlap · 3 years, 10 months ago
- 005d3bd Merge tag 'pm-5.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 11 months ago
- 3e10585 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 11 months ago
- 657bd90 Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
- e209cb5 cpufreq: schedutil: Remove update_lock comment from struct sugov_policy definition by Yue Hu · 3 years, 11 months ago
- 71f1309 cpufreq: schedutil: Remove needless sg_policy parameter from ignore_dl_rate_limit() by Yue Hu · 3 years, 11 months ago
- 43789ef rcu/nocb: Perform deferred wake up before last idle's need_resched() check by Frederic Weisbecker · 4 years ago
- e0ee463 sched/features: Distinguish between NORMAL and DEADLINE hrtick by Juri Lelli · 4 years ago
- 156ec6f sched/features: Fix hrtick reprogramming by Juri Lelli · 4 years ago
- de40f33 sched/deadline: Reduce rq lock contention in dl_add_task_root_domain() by Dietmar Eggemann · 4 years ago
- ef72661 sched: Harden PREEMPT_DYNAMIC by Peter Zijlstra · 4 years ago
- e59e10f sched: Add /debug/sched_preempt by Peter Zijlstra · 4 years ago
- 826bfeb preempt/dynamic: Support dynamic preempt with preempt= boot option by Peter Zijlstra (Intel) · 4 years ago
- 2c9a98d preempt/dynamic: Provide preempt_schedule[_notrace]() static calls by Peter Zijlstra (Intel) · 4 years ago
- b965f1d preempt/dynamic: Provide cond_resched() and might_resched() static calls by Peter Zijlstra (Intel) · 4 years ago
- c541bb7 sched/core: Update task_prio() function header by Dietmar Eggemann · 4 years ago
- 9d061ba6 sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIO by Dietmar Eggemann · 4 years ago
- ae18ad2 sched: Remove MAX_USER_RT_PRIO by Dietmar Eggemann · 4 years ago
- 71e5f66 sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa() by Dietmar Eggemann · 4 years ago
- 8ecca39 rbtree, sched/deadline: Use rb_add_cached() by Peter Zijlstra · 4 years, 8 months ago
- bf9be9a rbtree, sched/fair: Use rb_add_cached() by Peter Zijlstra · 4 years, 8 months ago
- 9fe1f12 sched/fair: Merge select_idle_core/cpu() by Mel Gorman · 4 years ago
- 6cd56ef sched/fair: Remove select_idle_smt() by Mel Gorman · 4 years ago
- ed3cd45 Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branch by Ingo Molnar · 3 years, 11 months ago
- 85e853c Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 3 years, 11 months ago
- f3d4b4b sched: Add cond_resched_rwlock by Ben Gardon · 4 years ago
- bae4ec1 sched/fair: Move avg_scan_cost calculations under SIS_PROP by Mel Gorman · 4 years ago
- e6e0dc2 sched/fair: Remove SIS_AVG_CPU by Mel Gorman · 4 years ago
- 620a6dc sched/topology: Make sched_init_numa() use a set for the deduplicating sort by Valentin Schneider · 4 years ago
- 0ae78ee sched/eas: Don't update misfit status if the task is pinned by Qais Yousef · 4 years ago
- 0d2460b Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a', 'mmdumpobj.2021.01.22a', 'nocb.2021.01.06a', 'rt.2021.01.04a', 'stall.2021.01.06a', 'torture.2021.01.12a' and 'tortureall.2021.01.06a' into HEAD by Paul E. McKenney · 4 years ago
- 741ba80 sched: Relax the set_cpus_allowed_ptr() semantics by Peter Zijlstra · 4 years ago
- 5ba2ffba sched: Fix CPU hotplug / tighten is_per_cpu_kthread() by Peter Zijlstra · 4 years ago
- 975707f sched: Prepare to use balance_push in ttwu() by Peter Zijlstra · 4 years ago
- 22f667c sched: Don't run cpu-online with balance_push() enabled by Peter Zijlstra · 4 years ago
- 36c6e17 sched/core: Print out straggler tasks in sched_cpu_dying() by Valentin Schneider · 4 years ago
- 65bcf07 sched: Use task_current() instead of 'rq->curr == p' by Hui Su · 4 years, 2 months ago
- e9b9734 sched/fair: Reduce cases for active balance by Vincent Guittot · 4 years ago
- 8a41dfcd sched/fair: Don't set LBF_ALL_PINNED unnecessarily by Vincent Guittot · 4 years ago
- fc488ff sched/fair: Skip idle cfs_rq by Vincent Guittot · 4 years ago
- 8c1f560 sched/fair: Avoid stale CPU util_est value for schedutil in task dequeue by Xuewen Yan · 4 years, 1 month ago
- e0b257c sched: Prevent raising SCHED_SOFTIRQ when CPU is !active by Anna-Maria Behnsen · 4 years, 1 month ago
- a5418be sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use it by Viresh Kumar · 4 years, 1 month ago
- 7d6a905f sched/core: Move schedutil_cpu_util() to core.c by Viresh Kumar · 4 years, 1 month ago
- 1b7af29 sched/core: Allow try_invoke_on_locked_down_task() with irqs disabled by Peter Zijlstra · 4 years, 4 months ago
- 3b80dee Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 4960821 Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years ago
- c3a74f8 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years ago
- 6a447b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
- b4ec805 Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 1 month ago
- 2cffa11 Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- ee2cc42 cpufreq: Add special-purpose fast-switching callback for drivers by Rafael J. Wysocki · 4 years, 1 month ago
- ca6827d cpufreq: schedutil: Add util to struct sg_cpu by Rafael J. Wysocki · 4 years, 1 month ago
- 722e039 Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 1 month ago
- e1f1320 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years, 1 month ago
- ae79270 sched: Optimize finish_lock_switch() by Peter Zijlstra · 4 years, 1 month ago
- 3c41e57 Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 4 years, 1 month ago
- edd7ab7 Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- adb35e8 Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- 1ac0884 Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- 90ac908 cpufreq: schedutil: Simplify sugov_update_next_freq() by Rafael J. Wysocki · 4 years, 2 months ago
- 5b78f2d sched/fair: Trivial correction of the newidle_balance() comment by Barry Song · 4 years, 1 month ago
- 13d5a5e sched/fair: Clear SMT siblings after determining the core is not idle by Mel Gorman · 4 years, 1 month ago
- 59a74b1 sched: Fix kernel-doc markup by Mauro Carvalho Chehab · 4 years, 1 month ago
- e45cdc7 membarrier: Execute SYNC_CORE on the calling thread by Andy Lutomirski · 4 years, 1 month ago
- 758c937 membarrier: Explicitly sync remote cores when SYNC_CORE is requested by Andy Lutomirski · 4 years, 1 month ago
- 2ecedd7 membarrier: Add an actual barrier before rseq_preempt() by Andy Lutomirski · 4 years, 1 month ago
- d3759e7 irqtime: Move irqtime entry accounting after irq offset incrementation by Frederic Weisbecker · 4 years, 1 month ago
- 8a6a592 sched/vtime: Consolidate IRQ time accounting by Frederic Weisbecker · 4 years, 1 month ago
- 2b91ec9 s390/vtime: Use the generic IRQ entry accounting by Frederic Weisbecker · 4 years, 1 month ago
- 7197688b sched/cputime: Remove symbol exports from IRQ time accounting by Frederic Weisbecker · 4 years, 1 month ago
- f91a3aa Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- a787bda Merge branch 'linus' into sched/core, to resolve semantic conflict by Ingo Molnar · 4 years, 1 month ago
- 545b8c8 smp: Cleanup smp_call_function*() by Peter Zijlstra · 4 years, 7 months ago
- 23e6082 sched: Limit the amount of NUMA imbalance that can exist at fork time by Mel Gorman · 4 years, 2 months ago
- 7d2b5dd sched/numa: Allow a floating imbalance between NUMA nodes by Mel Gorman · 4 years, 2 months ago
- 5c33900 sched: Avoid unnecessary calculation of load imbalance at clone time by Mel Gorman · 4 years, 2 months ago
- abeae76a sched/numa: Rename nr_running and break out the magic number by Mel Gorman · 4 years, 2 months ago
- 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 2 months ago
- 5fbda3e sched: highmem: Store local kmaps in task struct by Thomas Gleixner · 4 years, 2 months ago
- 13c8da5 Merge branch 'sched/core' into core/mm by Thomas Gleixner · 4 years, 1 month ago
- 74d862b6 sched: Make migrate_disable/enable() independent of RT by Thomas Gleixner · 4 years, 2 months ago
- f4b936f Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- fa50e2b sched/topology: Condition EAS enablement on FIE support by Ionela Voinescu · 4 years, 2 months ago
- 31f6a8c sched/topology,schedutil: Wrap sched domains rebuild by Ionela Voinescu · 4 years, 2 months ago
- 480a6ca sched/uclamp: Allow to reset a task uclamp constraint value by Dietmar Eggemann · 4 years, 2 months ago
- b19a888 sched/core: Fix typos in comments by Tal Zussman · 4 years, 2 months ago
- b5b2173 sched/topology: Warn when NUMA diameter > 2 by Valentin Schneider · 4 years, 2 months ago
- 1293771 sched: Fix migration_cpu_stop() WARN by Peter Zijlstra · 4 years, 2 months ago
- d707faa sched/core: Add missing completion for affine_move_task() waiters by Valentin Schneider · 4 years, 2 months ago
- 6775de4 context_tracking: Only define schedule_user() on !HAVE_CONTEXT_TRACKING_OFFSTACK archs by Frederic Weisbecker · 4 years, 2 months ago
- 9f68b5b sched: Detect call to schedule from critical entry code by Frederic Weisbecker · 4 years, 2 months ago
- 2279f54 sched/deadline: Fix priority inheritance with multiple scheduling classes by Juri Lelli · 4 years, 2 months ago
- ec618b8 sched: Fix rq->nr_iowait ordering by Peter Zijlstra · 4 years, 3 months ago
- 8e1ac42 sched/fair: Fix overutilized update in enqueue_task_fair() by Quentin Perret · 4 years, 2 months ago
- d0a37fd Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- c4d51a5 sched/wait: Add add_wait_queue_priority() by David Woodhouse · 4 years, 2 months ago
- dc824eb8 sched/fair: Dissociate wakeup decisions from SD flag value by Valentin Schneider · 4 years, 2 months ago
- 3aef155 sched: Remove select_task_rq()'s sd_flag parameter by Valentin Schneider · 4 years, 2 months ago
- 1777057 sched: Add WF_TTWU, WF_EXEC wakeup flags by Valentin Schneider · 4 years, 2 months ago