index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: Fix balance_push() vs __sched_setscheduler()
Peter Zijlstra
2022-06-13
1
-3
/
+33
*
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-06-03
1
-4
/
+1
|
\
|
*
ptrace: Don't change __state
Eric W. Biederman
2022-05-11
1
-4
/
+1
*
|
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-26
1
-45
/
+85
|
\
\
|
*
|
sched: Fix build warning without CONFIG_SYSCTL
YueHaibing
2022-05-09
1
-29
/
+36
|
*
|
sched: Move uclamp_util sysctls to core.c
Zhen Ni
2022-04-06
1
-11
/
+37
|
*
|
sched: Move rt_period/runtime sysctls to rt.c
Zhen Ni
2022-04-06
1
-13
/
+0
|
*
|
sched: Move schedstats sysctls to core.c
Zhen Ni
2022-04-06
1
-1
/
+21
|
|
/
*
|
Merge tag 'sched-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-24
1
-10
/
+13
|
\
\
|
*
|
sched: Reverse sched_class layout
Peter Zijlstra
2022-05-19
1
-6
/
+6
|
*
|
sched/core: Avoid obvious double update_rq_clock warning
Hao Jia
2022-05-11
1
-3
/
+3
|
*
|
Merge tag 'v5.18-rc5' into sched/core to pull in fixes & to resolve a conflict
Ingo Molnar
2022-05-06
1
-5
/
+11
|
|
\
\
|
*
|
|
smp: Rename flush_smp_call_function_from_idle()
Thomas Gleixner
2022-05-01
1
-1
/
+1
|
*
|
|
sched: Fix missing prototype warnings
Thomas Gleixner
2022-05-01
1
-0
/
+3
*
|
|
|
Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-23
1
-0
/
+12
|
\
|
|
|
|
*
|
|
preempt/dynamic: Introduce preemption model accessors
Valentin Schneider
2022-04-05
1
-0
/
+12
|
|
|
/
|
|
/
|
*
|
|
sched/tracing: Append prev_state to tp args instead
Delyan Kratunov
2022-05-12
1
-1
/
+1
|
|
/
|
/
|
*
|
sched: Teach the forced-newidle balancer about CPU affinity limitation.
Sebastian Andrzej Siewior
2022-04-05
1
-1
/
+1
*
|
sched/core: Fix forceidle balancing
Peter Zijlstra
2022-04-05
1
-4
/
+10
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
1
-4
/
+17
|
\
|
*
NUMA balancing: optimize page placement for memory tiering system
Huang Ying
2022-03-22
1
-4
/
+17
*
|
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-22
1
-164
/
+302
|
\
\
|
*
|
sched/headers: Only include <linux/entry-common.h> when CONFIG_GENERIC_ENTRY=y
Ingo Molnar
2022-03-15
1
-1
/
+3
|
*
|
Merge branch 'sched/fast-headers' into sched/core
Ingo Molnar
2022-03-15
1
-10
/
+71
|
|
\
\
|
|
*
|
sched/headers: Reorganize, clean up and optimize kernel/sched/core.c dependen...
Ingo Molnar
2022-02-23
1
-11
/
+70
|
|
*
|
sched/headers: Standardize kernel/sched/sched.h header dependencies
Ingo Molnar
2022-02-23
1
-0
/
+2
|
*
|
|
sched/deadline: Merge dl_task_can_attach() and dl_cpu_busy()
Dietmar Eggemann
2022-03-08
1
-4
/
+9
|
*
|
|
sched/deadline: Remove unused def_dl_bandwidth
Dietmar Eggemann
2022-03-08
1
-1
/
+0
|
*
|
|
sched/tracing: Don't re-read p->state when emitting sched_switch event
Valentin Schneider
2022-03-01
1
-2
/
+2
|
|
/
/
|
*
|
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
2022-02-21
1
-18
/
+20
|
|
\
|
|
*
|
sched/preempt: Add PREEMPT_DYNAMIC using static keys
Mark Rutland
2022-02-19
1
-2
/
+52
|
*
|
sched/preempt: Decouple HAVE_PREEMPT_DYNAMIC from GENERIC_ENTRY
Mark Rutland
2022-02-19
1
-0
/
+2
|
*
|
sched/preempt: Refactor sched_dynamic_update()
Mark Rutland
2022-02-19
1
-22
/
+37
|
*
|
sched/preempt: Move PREEMPT_DYNAMIC logic later
Mark Rutland
2022-02-19
1
-136
/
+136
|
*
|
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
2022-02-16
1
-6
/
+6
|
*
|
sched/numa: Fix NUMA topology for systems with CPU-less nodes
Huang Ying
2022-02-16
1
-1
/
+4
|
*
|
sched: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-02-16
1
-1
/
+1
|
*
|
sched/core: Export pelt_thermal_tp
Qais Yousef
2022-01-27
1
-0
/
+1
*
|
|
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
1
-5
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
block: check that there is a plug in blk_flush_plug
Christoph Hellwig
2022-02-02
1
-5
/
+2
|
*
|
block: remove blk_needs_flush_plug
Christoph Hellwig
2022-02-02
1
-1
/
+1
*
|
|
sched: Fix yet more sched_fork() races
Peter Zijlstra
2022-02-19
1
-13
/
+21
*
|
|
sched/fair: Fix fault in reweight_entity
Tadeusz Struk
2022-02-06
1
-5
/
+6
|
/
/
*
|
Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-01-23
1
-11
/
+4
|
\
\
|
|
/
|
/
|
|
*
sched: Avoid double preemption in __cond_resched_*lock*()
Peter Zijlstra
2022-01-18
1
-9
/
+3
|
*
sched/core: Accounting forceidle time for all tasks except idle task
Cruz Zhao
2022-01-18
1
-2
/
+1
*
|
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
1
-8
/
+8
|
\
\
|
|
/
|
/
|
|
*
kthread: Generalize pf_io_worker so it can point to struct kthread
Eric W. Biederman
2022-01-08
1
-1
/
+1
|
*
kthread: Never put_user the set_child_tid address
Eric W. Biederman
2021-12-22
1
-1
/
+1
|
*
kthread: Warn about failed allocations for the init kthread
Eric W. Biederman
2021-12-21
1
-1
/
+1
[next]