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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-13
sched/fair: Initialize task load and utilization before placing task on rq
Morten Rasmussen
1
-2
/
+2
2015-09-13
sched/fair: Get rid of scaling utilization by capacity_orig
Dietmar Eggemann
1
-16
/
+22
2015-09-13
sched/fair: Name utilization related data and functions consistently
Dietmar Eggemann
1
-18
/
+19
2015-09-13
sched/fair: Make utilization tracking CPU scale-invariant
Dietmar Eggemann
2
-4
/
+5
2015-09-13
sched/fair: Convert arch_scale_cpu_capacity() from weak function to #define
Morten Rasmussen
3
-26
/
+12
2015-09-13
sched/fair: Make load tracking frequency scale-invariant
Dietmar Eggemann
1
-10
/
+17
2015-09-13
sched/numa: Convert sched_numa_balancing to a static_branch
Srikar Dronamraju
3
-11
/
+11
2015-09-13
sched/numa: Remove the NUMA sched_feature
Srikar Dronamraju
2
-22
/
+0
2015-09-13
sched/numa: Disable sched_numa_balancing on UMA systems
Srikar Dronamraju
3
-17
/
+7
2015-09-13
sched/numa: Rename numabalancing_enabled to sched_numa_balancing
Srikar Dronamraju
3
-8
/
+8
2015-09-13
sched/fair: Fix nohz.next_balance update
Vincent Guittot
1
-4
/
+30
2015-09-13
sched/core: Delete PF_EXITING checks from cpu_cgroup_exit() callback
Kirill Tkhai
1
-8
/
+0
2015-09-13
sched/core: Remove unused argument from sched_class::task_move_group
Peter Zijlstra
3
-3
/
+3
2015-09-13
sched/fair: Unify switched_{from,to}_fair() and task_move_group_fair()
Byungchul Park
1
-77
/
+52
2015-09-13
sched/fair: Make the entity load aging on attaching tunable
Peter Zijlstra
2
-0
/
+6
2015-09-13
sched/fair: Fix switched_to_fair()'s per entity load tracking
Byungchul Park
1
-0
/
+23
2015-09-13
sched/fair: Have task_move_group_fair() also detach entity load from the old ...
Byungchul Park
1
-1
/
+5
2015-09-13
sched/fair: Have task_move_group_fair() unconditionally add the entity load t...
Byungchul Park
1
-5
/
+4
2015-09-13
sched/fair: Factor out the {at,de}taching of the per entity load {to,from} th...
Byungchul Park
1
-39
/
+38
2015-09-13
Merge tag 'v4.3-rc1' into sched/core, to refresh the branch
Ingo Molnar
2
-8
/
+7
2015-09-11
sched: 'Annotate' migrate_tasks()
Wanpeng Li
1
-3
/
+26
2015-09-05
userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key
Andrea Arcangeli
1
-3
/
+4
2015-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+2
2015-09-02
Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-1
/
+1
2015-09-02
nohz: Affine unpinned timers to housekeepers
Vatika Harlalka
1
-2
/
+5
2015-09-01
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2015-09-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+8
2015-09-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-780
/
+562
2015-08-25
sched: Fix cpu_active_mask/cpu_online_mask race
Jan H. Schönherr
1
-0
/
+8
2015-08-12
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-4
/
+4
2015-08-12
sched/deadline: Fix comment in enqueue_task_dl()
Andrea Parri
1
-1
/
+1
2015-08-12
sched/deadline: Fix comment in push_dl_tasks()
Andrea Parri
1
-1
/
+1
2015-08-12
sched: Change the sched_class::set_cpus_allowed() calling context
Peter Zijlstra
3
-81
/
+26
2015-08-12
sched: Make sched_class::set_cpus_allowed() unconditional
Peter Zijlstra
7
-18
/
+36
2015-08-12
sched: Fix a race between __kthread_bind() and sched_setaffinity()
Peter Zijlstra
1
-4
/
+32
2015-08-12
sched: Ensure a task has a non-normalized vruntime when returning back to CFS
Byungchul Park
1
-2
/
+17
2015-08-12
sched/numa: Fix NUMA_DIRECT topology identification
Aravind Gopalakrishnan
1
-1
/
+3
2015-08-04
sched: Remove finish_arch_switch()
Peter Zijlstra
2
-4
/
+0
2015-08-03
sched/fair: Clean up load average references
Yuyang Du
1
-15
/
+29
2015-08-03
sched/fair: Provide runnable_load_avg back to cfs_rq
Yuyang Du
3
-10
/
+49
2015-08-03
sched/fair: Remove task and group entity load when they are dead
Yuyang Du
1
-1
/
+10
2015-08-03
sched/fair: Init cfs_rq's sched_entity load average
Yuyang Du
3
-7
/
+8
2015-08-03
sched/fair: Implement update_blocked_averages() for CONFIG_FAIR_GROUP_SCHED=n
Vincent Guittot
1
-0
/
+8
2015-08-03
sched/fair: Rewrite runnable load and utilization average tracking
Yuyang Du
4
-471
/
+231
2015-08-03
sched/fair: Remove rq's runnable avg
Yuyang Du
3
-29
/
+5
2015-08-03
sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
Konstantin Khlebnikov
1
-3
/
+3
2015-08-03
sched/fair: Beef up wake_wide()
Mike Galbraith
1
-34
/
+33
2015-08-03
sched: Introduce the 'trace_sched_waking' tracepoint
Peter Zijlstra
1
-3
/
+7
2015-08-03
sched/cputime: Guarantee stime + utime == rtime
Peter Zijlstra
1
-41
/
+60
2015-08-03
sched, sysctl: Delete an unnecessary check before unregister_sysctl_table()
Markus Elfring
1
-2
/
+1
[prev]
[next]