index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
stop_task.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: Unify runtime accounting across classes
Peter Zijlstra
2023-11-15
1
-12
/
+1
*
sched/fair: Rename check_preempt_curr() to wakeup_preempt()
Ingo Molnar
2023-09-19
1
-2
/
+2
*
sched: Add update_current_exec_runtime helper
Shang XiaoJing
2022-08-27
1
-7
/
+4
*
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...
Ingo Molnar
2022-02-23
1
-1
/
+0
*
sched: Make struct sched_statistics independent of fair sched class
Yafang Shao
2021-10-05
1
-2
/
+2
*
sched: Introduce sched_class::pick_task()
Peter Zijlstra
2021-05-12
1
-2
/
+12
*
sched: Remove select_task_rq()'s sd_flag parameter
Valentin Schneider
2020-11-10
1
-1
/
+1
*
sched: Remove relyance on STRUCT_ALIGNMENT
Peter Zijlstra
2020-10-29
1
-2
/
+1
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-1
/
+1
*
sched: Remove struct sched_class::next field
Steven Rostedt (VMware)
2020-06-25
1
-1
/
+0
*
sched: Force the address order of each sched class descriptor
Steven Rostedt (VMware)
2020-06-25
1
-1
/
+2
*
sched/idle,stop: Remove .get_rr_interval from sched_class
Dietmar Eggemann
2020-06-15
1
-8
/
+0
*
sched/core: Further clarify sched_class::set_next_task()
Peter Zijlstra
2019-11-11
1
-2
/
+2
*
sched/core: Simplify sched_class::pick_next_task()
Peter Zijlstra
2019-11-11
1
-4
/
+1
*
sched: Fix pick_next_task() vs 'change' pattern race
Peter Zijlstra
2019-11-08
1
-7
/
+11
*
sched: Rework pick_next_task() slow-path
Peter Zijlstra
2019-08-08
1
-1
/
+2
*
sched: Allow put_prev_task() to drop rq->lock
Peter Zijlstra
2019-08-08
1
-1
/
+1
*
sched: Add task_struct pointer to sched_class::set_curr_task
Peter Zijlstra
2019-08-08
1
-10
/
+7
*
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
2018-03-03
1
-2
/
+1
*
sched/isolation: Offload residual 1Hz scheduler tick
Frederic Weisbecker
2018-02-21
1
-0
/
+8
*
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-11-15
1
-1
/
+1
|
\
|
*
cpuacct: Introduce cgroup_account_cputime[_field]()
Tejun Heo
2017-09-25
1
-1
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
sched/core: Add wrappers for lockdep_(un)pin_lock()
Matt Fleming
2017-01-14
1
-1
/
+1
*
locking/lockdep, sched/core: Implement a better lock pinning scheme
Peter Zijlstra
2016-05-05
1
-1
/
+1
*
sched: Make sched_class::set_cpus_allowed() unconditional
Peter Zijlstra
2015-08-12
1
-0
/
+1
*
sched: Provide update_curr callbacks for stop/idle scheduling classes
Thomas Gleixner
2014-11-23
1
-0
/
+5
*
sched: Add wrapper for checking task_struct::on_rq
Kirill Tkhai
2014-08-20
1
-1
/
+1
*
sched, nohz: Change rq->nr_running to always use wrappers
Kirill Tkhai
2014-05-22
1
-2
/
+2
*
sched: Fix hotplug task migration
Peter Zijlstra
2014-02-21
1
-2
/
+1
*
sched: Push put_prev_task() into pick_next_task()
Peter Zijlstra
2014-02-10
1
-6
/
+10
*
sched/deadline: Add SCHED_DEADLINE structures & implementation
Dario Faggioli
2014-01-13
1
-1
/
+1
*
sched/numa: Introduce migrate_swap()
Peter Zijlstra
2013-10-09
1
-1
/
+1
*
sched: Use an accessor to read the rq clock
Frederic Weisbecker
2013-05-28
1
-4
/
+4
*
sched: Fix migration thread runtime bogosity
Mike Galbraith
2012-08-13
1
-1
/
+21
*
sched: Move all scheduler bits into kernel/sched/
Peter Zijlstra
2011-11-17
1
-0
/
+108