index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core_sched.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-19
sched/debug: Change SCHED_WARN_ON() to WARN_ON_ONCE()
Ingo Molnar
1
-1
/
+1
2024-05-27
sched: Fix spelling in comments
Ingo Molnar
1
-1
/
+1
2022-09-07
sched: Rename task_running() to task_on_cpu()
Peter Zijlstra
1
-1
/
+1
2022-08-04
sched/core: Remove superfluous semicolon
Xin Gao
1
-1
/
+1
2022-07-21
sched/core: Fix the bug that task won't enqueue into core tree when update cookie
Cruz Zhao
1
-4
/
+5
2022-07-04
sched/core: add forced idle accounting for cgroups
Josh Don
1
-1
/
+5
2022-02-23
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c files there
Ingo Molnar
1
-3
/
+0
2022-01-18
sched/core: Accounting forceidle time for all tasks except idle task
Cruz Zhao
1
-1
/
+1
2021-11-17
sched/core: Forced idle accounting
Josh Don
1
-1
/
+65
2021-11-10
Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
1
-0
/
+4
2021-10-05
sched: Make cookie functions static
Shaokun Zhang
1
-4
/
+5
2021-09-29
uapi/linux/prctl: provide macro definitions for the PR_SCHED_CORE type argument
Eugene Syromiatnikov
1
-0
/
+4
2021-05-12
sched: prctl() core-scheduling interface
Chris Hyser
1
-0
/
+114
2021-05-12
sched: Inherit task cookie on fork()
Peter Zijlstra
1
-0
/
+6
2021-05-12
sched: Trivial core scheduling cookie management
Peter Zijlstra
1
-0
/
+109