index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-28
Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+5
2023-08-28
Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-895
/
+1092
2023-08-17
sched/eevdf: Curb wakeup-preemption
Peter Zijlstra
2
-0
/
+13
2023-08-14
sched: Simplify sched_core_cpu_{starting,deactivate}()
Peter Zijlstra
1
-15
/
+12
2023-08-14
sched: Simplify try_steal_cookie()
Peter Zijlstra
1
-12
/
+9
2023-08-14
sched: Simplify sched_tick_remote()
Peter Zijlstra
1
-23
/
+16
2023-08-14
sched: Simplify sched_exec()
Peter Zijlstra
1
-12
/
+9
2023-08-14
sched: Simplify ttwu()
Peter Zijlstra
1
-112
/
+109
2023-08-14
sched: Simplify wake_up_if_idle()
Peter Zijlstra
2
-14
/
+21
2023-08-14
sched: Simplify: migrate_swap_stop()
Peter Zijlstra
2
-16
/
+27
2023-08-14
sched: Simplify sysctl_sched_uclamp_handler()
Peter Zijlstra
1
-7
/
+4
2023-08-14
sched: Simplify get_nohz_timer_target()
Peter Zijlstra
1
-9
/
+6
2023-08-14
sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset
Cyril Hrubis
1
-0
/
+3
2023-08-14
sched/rt: Fix sysctl_sched_rr_timeslice intial value
Cyril Hrubis
1
-1
/
+1
2023-08-10
Merge branch 'sched/eevdf' into sched/core
Ingo Molnar
5
-648
/
+531
2023-08-02
sched/fair: Block nohz tick_stop when cfs bandwidth in use
Phil Auld
4
-1
/
+81
2023-08-02
sched, cgroup: Restore meaning to hierarchical_quota
Phil Auld
3
-8
/
+14
2023-07-31
Revert "sched/fair: Move unused stub functions to header"
Peter Zijlstra
2
-3
/
+5
2023-07-26
sched/topology: Align group flags when removing degenerate domain
Chen Yu
1
-2
/
+1
2023-07-26
sched/fair: remove util_est boosting
Vincent Guittot
1
-3
/
+0
2023-07-19
sched/fair: Propagate enqueue flags into place_entity()
Peter Zijlstra
2
-5
/
+6
2023-07-19
sched/debug: Rename sysctl_sched_min_granularity to sysctl_sched_base_slice
Peter Zijlstra
4
-10
/
+10
2023-07-19
sched/fair: Commit to EEVDF
Peter Zijlstra
4
-450
/
+38
2023-07-19
sched/smp: Use lag to simplify cross-runqueue placement
Peter Zijlstra
1
-126
/
+19
2023-07-19
sched/fair: Commit to lag based placement
Peter Zijlstra
2
-66
/
+1
2023-07-19
sched/fair: Implement an EEVDF-like scheduling policy
Peter Zijlstra
5
-48
/
+304
2023-07-19
sched/fair: Add lag based placement
Peter Zijlstra
3
-38
/
+139
2023-07-19
sched/fair: Remove sched_feat(START_DEBIT)
Peter Zijlstra
2
-26
/
+1
2023-07-19
sched/fair: Add cfs_rq::avg_vruntime
Peter Zijlstra
3
-20
/
+154
2023-07-19
Merge tag 'v6.5-rc2' into sched/core, to pick up fixes
Ingo Molnar
2
-9
/
+22
2023-07-17
sched: add a few helpers to wake up tasks on the current cpu
Andrei Vagin
4
-13
/
+28
2023-07-17
sched: add WF_CURRENT_CPU and externise ttwu
Peter Oskolkov
3
-7
/
+13
2023-07-13
sched/fair: Stabilize asym cpu capacity system idle cpu selection
Vincent Guittot
1
-1
/
+1
2023-07-13
sched/debug: Dump domains' sched group flags
Peter Zijlstra
1
-0
/
+1
2023-07-13
sched/fair: Consider the idle state of the whole core for load balance
Ricardo Neri
1
-1
/
+15
2023-07-13
sched/fair: Implement prefer sibling imbalance calculation between asymmetric...
Tim C Chen
1
-4
/
+37
2023-07-13
sched/topology: Record number of cores in sched group
Tim C Chen
2
-1
/
+12
2023-07-13
sched/fair: Determine active load balance for SMT sched groups
Tim C Chen
1
-3
/
+77
2023-07-13
sched/psi: make psi_cgroups_enabled static
Miaohe Lin
1
-1
/
+1
2023-07-13
sched/core: introduce sched_core_idle_cpu()
Cruz Zhao
1
-0
/
+13
2023-07-13
sched: add throttled time stat for throttled children
Josh Don
3
-1
/
+66
2023-07-13
sched: don't account throttle time for empty groups
Josh Don
1
-3
/
+15
2023-07-10
sched/psi: use kernfs polling functions for PSI trigger polling
Suren Baghdasaryan
1
-8
/
+21
2023-07-10
sched/fair: Use recent_used_cpu to test p->cpus_ptr
Miaohe Lin
1
-1
/
+1
2023-06-27
Merge tag 'cgroup-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-37
/
+73
2023-06-27
Merge tag 'wq-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-0
/
+3
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2023-06-27
Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-363
/
+471
2023-06-16
sched/core: Avoid multiple calling update_rq_clock() in __cfsb_csd_unthrottle()
Hao Jia
2
-0
/
+40
2023-06-16
sched/core: Avoid double calling update_rq_clock() in __balance_push_cpu_stop()
Hao Jia
1
-3
/
+4
[next]