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.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-19
Merge tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2024-05-17
Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
Linus Torvalds
1
-1
/
+0
2024-05-17
sched/core: Fix incorrect initialization of the 'burst' parameter in cpu_max_write()
Cheng Yu
1
-1
/
+1
2024-04-24
sched/pelt: Remove shift of thermal clock
Vincent Guittot
1
-1
/
+1
2024-04-24
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressure()
Vincent Guittot
1
-4
/
+4
2024-04-24
scheduler: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2024-03-25
Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branch
Ingo Molnar
1
-3
/
+13
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-3
/
+13
2024-03-12
sched/balancing: Rename trigger_load_balance() => sched_balance_trigger()
Ingo Molnar
1
-1
/
+1
2024-03-12
sched/balancing: Rename scheduler_tick() => sched_tick()
Ingo Molnar
1
-2
/
+2
2024-03-11
Merge tag 'sched-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+1
2024-02-24
sched: Add a new function to compare if two cpus have the same capacity
Qais Yousef
1
-0
/
+11
2024-02-16
sched/core: Simplify code by removing duplicate #ifdefs
Shrikanth Hegde
1
-3
/
+1
2024-02-15
membarrier: riscv: Provide core serializing command
Andrea Parri
1
-0
/
+4
2024-02-15
membarrier: Create Documentation/scheduler/membarrier.rst
Andrea Parri
1
-1
/
+6
2024-02-15
membarrier: riscv: Add full memory barrier in switch_mm()
Andrea Parri
1
-2
/
+3
2024-02-05
block: update cached timestamp post schedule/preemption
Jens Axboe
1
-2
/
+4
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+1
2023-12-27
rseq: Split out rseq.h from sched.h
Kent Overstreet
1
-0
/
+1
2023-11-23
sched/cpufreq: Rework schedutil governor performance estimation
Vincent Guittot
1
-52
/
+38
2023-11-15
sched/timers: Explain why idle task schedules out on remote timer enqueue
Frederic Weisbecker
1
-0
/
+22
2023-11-15
sched/deadline: Introduce deadline servers
Peter Zijlstra
1
-0
/
+17
2023-11-15
sched/deadline: Collect sched_dl_entity initialization
Peter Zijlstra
1
-4
/
+1
2023-11-15
sched: Use WRITE_ONCE() for p->on_rq
Paul E. McKenney
1
-2
/
+4
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-26
/
+3
2023-10-30
Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-371
/
+274
2023-10-24
sched/fair: Remove SIS_PROP
Peter Zijlstra
1
-5
/
+0
2023-10-24
sched: Add cpus_share_resources API
Barry Song
1
-0
/
+12
2023-10-24
sched/core: Fix RQCF_ACT_SKIP leak
Hao Jia
1
-4
/
+1
2023-10-18
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
1
-1
/
+1
2023-10-13
sched: Fix stop_one_cpu_nowait() vs hotplug
Peter Zijlstra
1
-2
/
+8
2023-10-09
Merge tag 'v6.6-rc5' into locking/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2023-10-09
sched/topology: Consolidate and clean up access to a CPU's max compute capacity
Vincent Guittot
1
-1
/
+1
2023-10-07
sched/debug: Print 'tgid' in sched_show_task()
Yajun Deng
1
-3
/
+3
2023-10-07
sched/core: Update stale comment in try_to_wake_up()
Ingo Molnar
1
-1
/
+1
2023-10-07
Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the branch
Ingo Molnar
1
-1
/
+1
2023-10-03
sched/headers: Remove duplicate header inclusions
Yu Liao
1
-1
/
+0
2023-09-29
sched/debug: Add new tracepoint to track compute energy computation
Qais Yousef
1
-0
/
+1
2023-09-24
sched/core: Refactor the task_flags check for worker sleeping in sched_submit_work()
Wang Jinchao
1
-6
/
+4
2023-09-22
sched/debug: Avoid checking in_atomic_preempt_off() twice in schedule_debug()
Liming Wu
1
-2
/
+1
2023-09-20
sched: Provide rt_mutex specific scheduler helpers
Peter Zijlstra
1
-4
/
+32
2023-09-20
sched: Extract __schedule_loop()
Thomas Gleixner
1
-10
/
+11
2023-09-20
sched: Constrain locks in sched_submit_work()
Peter Zijlstra
1
-0
/
+9
2023-09-19
kernel/sched: Modify initial boot task idle setup
Liam R. Howlett
1
-1
/
+1
2023-09-19
sched/fair: Rename check_preempt_curr() to wakeup_preempt()
Ingo Molnar
1
-7
/
+7
2023-09-18
freezer,sched: Use saved_state to reduce some spurious wakeups
Elliot Berman
1
-9
/
+14
2023-09-18
sched/core: Remove ifdeffery for saved_state
Elliot Berman
1
-6
/
+2
2023-09-15
sched/core: Use do-while instead of for loop in set_nr_if_polling()
Uros Bizjak
1
-4
/
+3
2023-09-13
sched: Misc cleanups
Peter Zijlstra
1
-104
/
+63
[next]