index
:
linux.git
master
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
2021-01-22
sched: Relax the set_cpus_allowed_ptr() semantics
Peter Zijlstra
2021-01-22
sched: Fix CPU hotplug / tighten is_per_cpu_kthread()
Peter Zijlstra
2021-01-22
sched: Prepare to use balance_push in ttwu()
Peter Zijlstra
2021-01-22
sched: Don't run cpu-online with balance_push() enabled
Peter Zijlstra
2021-01-22
sched/core: Print out straggler tasks in sched_cpu_dying()
Valentin Schneider
2020-12-27
Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-15
sched: Optimize finish_lock_switch()
Peter Zijlstra
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-11
sched: Fix kernel-doc markup
Mauro Carvalho Chehab
2020-11-27
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
2020-11-24
smp: Cleanup smp_call_function*()
Peter Zijlstra
2020-11-24
sched: highmem: Store local kmaps in task struct
Thomas Gleixner
2020-11-24
sched: Make migrate_disable/enable() independent of RT
Thomas Gleixner
2020-11-19
sched/uclamp: Allow to reset a task uclamp constraint value
Dietmar Eggemann
2020-11-19
sched/core: Fix typos in comments
Tal Zussman
2020-11-19
sched: Fix migration_cpu_stop() WARN
Peter Zijlstra
2020-11-19
sched/core: Add missing completion for affine_move_task() waiters
Valentin Schneider
2020-11-19
context_tracking: Only define schedule_user() on !HAVE_CONTEXT_TRACKING_OFFST...
Frederic Weisbecker
2020-11-19
sched: Detect call to schedule from critical entry code
Frederic Weisbecker
2020-11-17
sched/deadline: Fix priority inheritance with multiple scheduling classes
Juri Lelli
2020-11-17
sched: Fix rq->nr_iowait ordering
Peter Zijlstra
2020-11-10
sched: Remove select_task_rq()'s sd_flag parameter
Valentin Schneider
2020-11-10
Merge branch 'sched/migrate-disable'
Peter Zijlstra
2020-11-10
sched: Comment affine_move_task()
Valentin Schneider
2020-11-10
sched: Deny self-issued __set_cpus_allowed_ptr() when migrate_disable()
Valentin Schneider
2020-11-10
sched: Fix migrate_disable() vs rt/dl balancing
Peter Zijlstra
2020-11-10
sched, lockdep: Annotate ->pi_lock recursion
Peter Zijlstra
2020-11-10
sched/core: Make migrate disable and CPU hotplug cooperative
Thomas Gleixner
2020-11-10
sched: Fix migrate_disable() vs set_cpus_allowed_ptr()
Peter Zijlstra
2020-11-10
sched: Add migrate_disable()
Peter Zijlstra
2020-11-10
sched: Massage set_cpus_allowed()
Peter Zijlstra
2020-11-10
sched: Fix hotplug vs CPU bandwidth control
Peter Zijlstra
2020-11-10
sched/hotplug: Consolidate task migration on CPU unplug
Thomas Gleixner
2020-11-10
sched/core: Wait for tasks being pushed away on hotplug
Thomas Gleixner
2020-11-10
sched/hotplug: Ensure only per-cpu kthreads run during hotplug
Peter Zijlstra
2020-11-10
sched: Fix balance_callback()
Peter Zijlstra
2020-11-10
stop_machine: Add function and caller debug info
Peter Zijlstra
2020-10-29
sched: Reenable interrupts in do_sched_yield()
Thomas Gleixner
2020-10-14
sched/features: Fix !CONFIG_JUMP_LABEL case
Juri Lelli
2020-10-12
Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-03
sched/debug: Add new tracepoint to track cpu_capacity
Vincent Donnefort
2020-09-25
sched: Remove unused inline function uclamp_bucket_base_value()
YueHaibing
2020-08-26
sched: Cache task_struct::flags in sched_submit_work()
Sebastian Andrzej Siewior
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-15
Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-14
sched/debug: Fix the alignment of the show-state debug output
Libing Zhou
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]