| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-02-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -0/+40 |
| 2021-02-21 | Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -16/+341 |
| 2021-02-17 | sched/features: Distinguish between NORMAL and DEADLINE hrtick |  Juri Lelli | 1 | -1/+1 |
| 2021-02-17 | sched/features: Fix hrtick reprogramming |  Juri Lelli | 1 | -5/+3 |
| 2021-02-17 | sched: Harden PREEMPT_DYNAMIC |  Peter Zijlstra | 1 | -4/+4 |
| 2021-02-17 | sched: Add /debug/sched_preempt |  Peter Zijlstra | 1 | -9/+126 |
| 2021-02-17 | preempt/dynamic: Support dynamic preempt with preempt= boot option |  Peter Zijlstra (Intel) | 1 | -1/+67 |
| 2021-02-17 | preempt/dynamic: Provide preempt_schedule[_notrace]() static calls |  Peter Zijlstra (Intel) | 1 | -0/+12 |
| 2021-02-17 | preempt/dynamic: Provide cond_resched() and might_resched() static calls |  Peter Zijlstra (Intel) | 1 | -3/+13 |
| 2021-02-17 | sched/core: Update task_prio() function header |  Dietmar Eggemann | 1 | -2/+6 |
| 2021-02-17 | sched: Remove MAX_USER_RT_PRIO |  Dietmar Eggemann | 1 | -4/+3 |
| 2021-02-17 | Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branch |  Ingo Molnar | 1 | -23/+88 |
| 2021-02-12 | Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu |  Ingo Molnar | 1 | -5/+4 |
| 2021-02-04 | sched: Add cond_resched_rwlock |  Ben Gardon | 1 | -0/+40 |
| 2021-01-22 | 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 |  Paul E. McKenney | 1 | -5/+4 |
| 2021-01-22 | sched: Relax the set_cpus_allowed_ptr() semantics |  Peter Zijlstra | 1 | -11/+10 |
| 2021-01-22 | sched: Fix CPU hotplug / tighten is_per_cpu_kthread() |  Peter Zijlstra | 1 | -4/+35 |
| 2021-01-22 | sched: Prepare to use balance_push in ttwu() |  Peter Zijlstra | 1 | -5/+6 |
| 2021-01-22 | sched: Don't run cpu-online with balance_push() enabled |  Peter Zijlstra | 1 | -2/+14 |
| 2021-01-22 | sched/core: Print out straggler tasks in sched_cpu_dying() |  Valentin Schneider | 1 | -1/+23 |
| 2021-01-14 | sched: Prevent raising SCHED_SOFTIRQ when CPU is !active |  Anna-Maria Behnsen | 1 | -1/+6 |
| 2021-01-14 | sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use it |  Viresh Kumar | 1 | -2/+8 |
| 2021-01-14 | sched/core: Move schedutil_cpu_util() to core.c |  Viresh Kumar | 1 | -0/+108 |
| 2021-01-04 | sched/core: Allow try_invoke_on_locked_down_task() with irqs disabled |  Peter Zijlstra | 1 | -5/+4 |
| 2020-12-27 | Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -25/+15 |
| 2020-12-15 | sched: Optimize finish_lock_switch() |  Peter Zijlstra | 1 | -25/+15 |
| 2020-12-14 | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+25 |
| 2020-12-14 | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -245/+859 |
| 2020-12-14 | Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+2 |
| 2020-12-11 | sched: Fix kernel-doc markup |  Mauro Carvalho Chehab | 1 | -8/+8 |
| 2020-11-27 | Merge branch 'linus' into sched/core, to resolve semantic conflict |  Ingo Molnar | 1 | -10/+16 |
| 2020-11-24 | smp: Cleanup smp_call_function*() |  Peter Zijlstra | 1 | -10/+2 |
| 2020-11-24 | sched: highmem: Store local kmaps in task struct |  Thomas Gleixner | 1 | -0/+25 |
| 2020-11-24 | sched: Make migrate_disable/enable() independent of RT |  Thomas Gleixner | 1 | -10/+35 |
| 2020-11-19 | sched/uclamp: Allow to reset a task uclamp constraint value |  Dietmar Eggemann | 1 | -19/+51 |
| 2020-11-19 | sched/core: Fix typos in comments |  Tal Zussman | 1 | -15/+15 |
| 2020-11-19 | sched: Fix migration_cpu_stop() WARN |  Peter Zijlstra | 1 | -2/+2 |
| 2020-11-19 | sched/core: Add missing completion for affine_move_task() waiters |  Valentin Schneider | 1 | -1/+12 |
| 2020-11-19 | context_tracking: Only define schedule_user() on !HAVE_CONTEXT_TRACKING_OFFSTACK archs |  Frederic Weisbecker | 1 | -1/+1 |
| 2020-11-19 | sched: Detect call to schedule from critical entry code |  Frederic Weisbecker | 1 | -0/+1 |
| 2020-11-17 | sched/deadline: Fix priority inheritance with multiple scheduling classes |  Juri Lelli | 1 | -5/+6 |
| 2020-11-17 | sched: Fix rq->nr_iowait ordering |  Peter Zijlstra | 1 | -5/+10 |
| 2020-11-10 | sched: Remove select_task_rq()'s sd_flag parameter |  Valentin Schneider | 1 | -5/+5 |
| 2020-11-10 | Merge branch 'sched/migrate-disable' |  Peter Zijlstra | 1 | -181/+739 |
| 2020-11-10 | sched: Comment affine_move_task() |  Valentin Schneider | 1 | -2/+79 |
| 2020-11-10 | sched: Deny self-issued __set_cpus_allowed_ptr() when migrate_disable() |  Valentin Schneider | 1 | -2/+11 |
| 2020-11-10 | sched: Fix migrate_disable() vs rt/dl balancing |  Peter Zijlstra | 1 | -10/+57 |
| 2020-11-10 | sched, lockdep: Annotate ->pi_lock recursion |  Peter Zijlstra | 1 | -0/+15 |
| 2020-11-10 | sched/core: Make migrate disable and CPU hotplug cooperative |  Thomas Gleixner | 1 | -6/+30 |
| 2020-11-10 | sched: Fix migrate_disable() vs set_cpus_allowed_ptr() |  Peter Zijlstra | 1 | -30/+206 |