index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
stop_task.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-27
sched: Add update_current_exec_runtime helper
Shang XiaoJing
1
-7
/
+4
2022-02-23
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...
Ingo Molnar
1
-1
/
+0
2021-10-05
sched: Make struct sched_statistics independent of fair sched class
Yafang Shao
1
-2
/
+2
2021-05-12
sched: Introduce sched_class::pick_task()
Peter Zijlstra
1
-2
/
+12
2020-11-10
sched: Remove select_task_rq()'s sd_flag parameter
Valentin Schneider
1
-1
/
+1
2020-10-29
sched: Remove relyance on STRUCT_ALIGNMENT
Peter Zijlstra
1
-2
/
+1
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-06-25
sched: Remove struct sched_class::next field
Steven Rostedt (VMware)
1
-1
/
+0
2020-06-25
sched: Force the address order of each sched class descriptor
Steven Rostedt (VMware)
1
-1
/
+2
2020-06-15
sched/idle,stop: Remove .get_rr_interval from sched_class
Dietmar Eggemann
1
-8
/
+0
2019-11-11
sched/core: Further clarify sched_class::set_next_task()
Peter Zijlstra
1
-2
/
+2
2019-11-11
sched/core: Simplify sched_class::pick_next_task()
Peter Zijlstra
1
-4
/
+1
2019-11-08
sched: Fix pick_next_task() vs 'change' pattern race
Peter Zijlstra
1
-7
/
+11
2019-08-08
sched: Rework pick_next_task() slow-path
Peter Zijlstra
1
-1
/
+2
2019-08-08
sched: Allow put_prev_task() to drop rq->lock
Peter Zijlstra
1
-1
/
+1
2019-08-08
sched: Add task_struct pointer to sched_class::set_curr_task
Peter Zijlstra
1
-10
/
+7
2018-03-03
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
1
-2
/
+1
2018-02-21
sched/isolation: Offload residual 1Hz scheduler tick
Frederic Weisbecker
1
-0
/
+8
2017-11-15
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-25
cpuacct: Introduce cgroup_account_cputime[_field]()
Tejun Heo
1
-1
/
+1
2017-01-14
sched/core: Add wrappers for lockdep_(un)pin_lock()
Matt Fleming
1
-1
/
+1
2016-05-05
locking/lockdep, sched/core: Implement a better lock pinning scheme
Peter Zijlstra
1
-1
/
+1
2015-08-12
sched: Make sched_class::set_cpus_allowed() unconditional
Peter Zijlstra
1
-0
/
+1
2014-11-23
sched: Provide update_curr callbacks for stop/idle scheduling classes
Thomas Gleixner
1
-0
/
+5
2014-08-20
sched: Add wrapper for checking task_struct::on_rq
Kirill Tkhai
1
-1
/
+1
2014-05-22
sched, nohz: Change rq->nr_running to always use wrappers
Kirill Tkhai
1
-2
/
+2
2014-02-21
sched: Fix hotplug task migration
Peter Zijlstra
1
-2
/
+1
2014-02-10
sched: Push put_prev_task() into pick_next_task()
Peter Zijlstra
1
-6
/
+10
2014-01-13
sched/deadline: Add SCHED_DEADLINE structures & implementation
Dario Faggioli
1
-1
/
+1
2013-10-09
sched/numa: Introduce migrate_swap()
Peter Zijlstra
1
-1
/
+1
2013-05-28
sched: Use an accessor to read the rq clock
Frederic Weisbecker
1
-4
/
+4
2012-08-13
sched: Fix migration thread runtime bogosity
Mike Galbraith
1
-1
/
+21
2011-11-17
sched: Move all scheduler bits into kernel/sched/
Peter Zijlstra
1
-0
/
+108