index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2021-10-05
sched/rt: Support sched_stat_runtime tracepoint for RT sched class
Yafang Shao
2021-10-05
sched: Introduce task block time in schedstats
Yafang Shao
2021-10-05
sched: Make schedstats helpers independent of fair sched class
Yafang Shao
2021-10-05
sched: Make struct sched_statistics independent of fair sched class
Yafang Shao
2021-10-05
sched/fair: Use __schedstat_set() in set_next_entity()
Yafang Shao
2021-10-05
sched/fair: Add cfs bandwidth burst statistics
Huaixin Chang
2021-10-05
sched: adjust sleeper credit for SCHED_IDLE entities
Josh Don
2021-10-05
sched: reduce sched slice for SCHED_IDLE entities
Josh Don
2021-10-05
sched: Account number of SCHED_IDLE entities on each cfs_rq
Josh Don
2021-10-05
sched/core: Simplify core-wide task selection
Peter Zijlstra
2021-10-05
sched: Switch wait_task_inactive to HRTIMER_MODE_REL_HARD
Sebastian Andrzej Siewior
2021-10-05
sched/fair: Trigger nohz.next_balance updates when a CPU goes NOHZ-idle
Valentin Schneider
2021-10-05
sched/fair: Add NOHZ balancer flag for nohz.next_balance updates
Valentin Schneider
2021-10-01
sched/fair: Null terminate buffer when updating tunable_scaling
Mel Gorman
2021-10-01
sched/fair: Add ancestors of unthrottled undecayed cfs_rq
Michal Koutný
2021-10-01
sched: Make RCU nest depth distinct in __might_resched()
Thomas Gleixner
2021-10-01
sched: Make might_sleep() output less confusing
Thomas Gleixner
2021-10-01
sched: Cleanup might_sleep() printks
Thomas Gleixner
2021-10-01
sched: Remove preempt_offset argument from __might_sleep()
Thomas Gleixner
2021-10-01
sched: Clean up the might_sleep() underscore zoo
Thomas Gleixner
2021-09-30
sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
Ard Biesheuvel
2021-09-29
uapi/linux/prctl: provide macro definitions for the PR_SCHED_CORE type argument
Eugene Syromiatnikov
2021-09-12
Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-09-09
sched: Prevent balance_push() on remote runqueues
Thomas Gleixner
2021-09-09
sched/idle: Make the idle timer expire in hard interrupt context
Sebastian Andrzej Siewior
2021-08-31
Merge tag 'pm-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-08-30
Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-08-30
Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-30
Merge branch 'core-rcu.2021.08.28a' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-08-26
sched: Fix get_push_task() vs migrate_disable()
Sebastian Andrzej Siewior
2021-08-26
sched/fair: Mark tg_is_idle() an inline in the !CONFIG_FAIR_GROUP_SCHED case
Ingo Molnar
2021-08-23
Merge back cpufreq changes for v5.15.
Rafael J. Wysocki
2021-08-20
sched: Introduce dl_task_check_affinity() to check proposed affinity
Will Deacon
2021-08-20
sched: Allow task CPU affinity to be restricted on asymmetric systems
Will Deacon
2021-08-20
sched: Split the guts of sched_setaffinity() into a helper function
Will Deacon
2021-08-20
sched: Introduce task_struct::user_cpus_ptr to track requested affinity
Will Deacon
2021-08-20
sched: Reject CPU affinity changes based on task_cpu_possible_mask()
Will Deacon
2021-08-20
cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq()
Will Deacon
2021-08-20
sched: Introduce task_cpu_possible_mask() to limit fallback rq selection
Will Deacon
2021-08-20
sched: Cgroup SCHED_IDLE support
Josh Don
2021-08-20
sched/topology: Skip updating masks for non-online nodes
Valentin Schneider
2021-08-20
sched: Fix Core-wide rq->lock for uninitialized CPUs
Peter Zijlstra
2021-08-17
sched/core: Provide a scheduling point for RT locks
Thomas Gleixner
2021-08-17
sched/core: Rework the __schedule() preempt argument
Thomas Gleixner
2021-08-17
sched/wakeup: Prepare for RT sleeping spin/rwlocks
Thomas Gleixner
2021-08-17
sched/wakeup: Split out the wakeup ->__state check
Thomas Gleixner
2021-08-10
sched: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-06
rcu: Explain why rcu_all_qs() is a stub in preemptible TREE RCU
Frederic Weisbecker
2021-08-06
cpufreq: schedutil: Use kobject release() method to free sugov_tunables
Kevin Hao
2021-08-06
sched: Skip priority checks with SCHED_FLAG_KEEP_PARAMS
Quentin Perret
[prev]
[next]