index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
stop_task.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-26
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-09
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-16
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-24
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-22
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