index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Age
Commit message (
Expand
)
Author
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-12-27
rseq: Split out rseq.h from sched.h
Kent Overstreet
2023-11-23
sched/cpufreq: Rework schedutil governor performance estimation
Vincent Guittot
2023-11-15
sched/timers: Explain why idle task schedules out on remote timer enqueue
Frederic Weisbecker
2023-11-15
sched/deadline: Introduce deadline servers
Peter Zijlstra
2023-11-15
sched/deadline: Collect sched_dl_entity initialization
Peter Zijlstra
2023-11-15
sched: Use WRITE_ONCE() for p->on_rq
Paul E. McKenney
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-30
Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-24
sched/fair: Remove SIS_PROP
Peter Zijlstra
2023-10-24
sched: Add cpus_share_resources API
Barry Song
2023-10-24
sched/core: Fix RQCF_ACT_SKIP leak
Hao Jia
2023-10-18
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
2023-10-13
sched: Fix stop_one_cpu_nowait() vs hotplug
Peter Zijlstra
2023-10-09
Merge tag 'v6.6-rc5' into locking/core, to pick up fixes
Ingo Molnar
2023-10-09
sched/topology: Consolidate and clean up access to a CPU's max compute capacity
Vincent Guittot
2023-10-07
sched/debug: Print 'tgid' in sched_show_task()
Yajun Deng
2023-10-07
sched/core: Update stale comment in try_to_wake_up()
Ingo Molnar
2023-10-07
Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...
Ingo Molnar
2023-10-03
sched/headers: Remove duplicate header inclusions
Yu Liao
2023-09-29
sched/debug: Add new tracepoint to track compute energy computation
Qais Yousef
2023-09-24
sched/core: Refactor the task_flags check for worker sleeping in sched_submit...
Wang Jinchao
2023-09-22
sched/debug: Avoid checking in_atomic_preempt_off() twice in schedule_debug()
Liming Wu
2023-09-20
sched: Provide rt_mutex specific scheduler helpers
Peter Zijlstra
2023-09-20
sched: Extract __schedule_loop()
Thomas Gleixner
2023-09-20
sched: Constrain locks in sched_submit_work()
Peter Zijlstra
2023-09-19
kernel/sched: Modify initial boot task idle setup
Liam R. Howlett
2023-09-19
sched/fair: Rename check_preempt_curr() to wakeup_preempt()
Ingo Molnar
2023-09-18
freezer,sched: Use saved_state to reduce some spurious wakeups
Elliot Berman
2023-09-18
sched/core: Remove ifdeffery for saved_state
Elliot Berman
2023-09-15
sched/core: Use do-while instead of for loop in set_nr_if_polling()
Uros Bizjak
2023-09-13
sched: Misc cleanups
Peter Zijlstra
2023-09-13
sched: Simplify tg_set_cfs_bandwidth()
Peter Zijlstra
2023-09-13
sched: Simplify sched_move_task()
Peter Zijlstra
2023-09-13
sched: Simplify sched_rr_get_interval()
Peter Zijlstra
2023-09-13
sched: Simplify yield_to()
Peter Zijlstra
2023-09-13
sched: Simplify sched_{set,get}affinity()
Peter Zijlstra
2023-09-13
sched: Simplify syscalls
Peter Zijlstra
2023-09-13
sched: Simplify set_user_nice()
Peter Zijlstra
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-08-28
Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-14
sched: Simplify sched_core_cpu_{starting,deactivate}()
Peter Zijlstra
2023-08-14
sched: Simplify try_steal_cookie()
Peter Zijlstra
2023-08-14
sched: Simplify sched_tick_remote()
Peter Zijlstra
2023-08-14
sched: Simplify sched_exec()
Peter Zijlstra
2023-08-14
sched: Simplify ttwu()
Peter Zijlstra
2023-08-14
sched: Simplify wake_up_if_idle()
Peter Zijlstra
2023-08-14
sched: Simplify: migrate_swap_stop()
Peter Zijlstra
2023-08-14
sched: Simplify sysctl_sched_uclamp_handler()
Peter Zijlstra
[next]