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
/
fair.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-20
sched: numa: ksm: fix oops in task_numa_placment()
Hugh Dickins
1
-1
/
+4
2012-12-17
sched: numa: Fix build error if CONFIG_NUMA_BALANCING && !CONFIG_TRANSPARENT_...
Mel Gorman
1
-1
/
+1
2012-12-17
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+227
2012-12-14
Revert "sched: Update_cfs_shares at period edge"
Linus Torvalds
1
-10
/
+8
2012-12-11
mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node
Mel Gorman
1
-0
/
+18
2012-12-11
mm: sched: numa: Control enabling and disabling of NUMA balancing
Mel Gorman
1
-0
/
+3
2012-12-11
mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate
Mel Gorman
1
-8
/
+21
2012-12-11
sched: numa: Slowly increase the scanning period as NUMA faults are handled
Mel Gorman
1
-1
/
+10
2012-12-11
mm: numa: Rate limit setting of pte_numa if node is saturated
Mel Gorman
1
-0
/
+9
2012-12-11
mm: sched: numa: Implement slow start for working set sampling
Peter Zijlstra
1
-0
/
+5
2012-12-11
sched, numa, mm: Count WS scanning against present PTEs, not virtual memory r...
Mel Gorman
1
-15
/
+21
2012-12-11
mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate
Peter Zijlstra
1
-13
/
+52
2012-12-11
mm: numa: Add fault driven placement and migration
Peter Zijlstra
1
-0
/
+125
2012-11-18
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
1
-1
/
+1
2012-10-24
sched: Describe CFS load-balancer
Peter Zijlstra
1
-2
/
+116
2012-10-24
sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking
Paul Turner
1
-2
/
+11
2012-10-24
sched: Make __update_entity_runnable_avg() fast
Paul Turner
1
-24
/
+101
2012-10-24
sched: Update_cfs_shares at period edge
Paul Turner
1
-8
/
+10
2012-10-24
sched: Refactor update_shares_cpu() -> update_blocked_avgs()
Paul Turner
1
-27
/
+23
2012-10-24
sched: Replace update_shares weight distribution with per-entity computation
Paul Turner
1
-133
/
+24
2012-10-24
sched: Maintain runnable averages across throttled periods
Paul Turner
1
-10
/
+40
2012-10-24
sched: Normalize tg load contributions against runnable time
Paul Turner
1
-0
/
+56
2012-10-24
sched: Compute load contribution by a group entity
Paul Turner
1
-6
/
+27
2012-10-24
sched: Aggregate total task_group load
Paul Turner
1
-0
/
+22
2012-10-24
sched: Account for blocked load waking back up
Paul Turner
1
-20
/
+80
2012-10-24
sched: Add an rq migration call-back to sched_class
Paul Turner
1
-0
/
+12
2012-10-24
sched: Maintain the load contribution of blocked entities
Paul Turner
1
-13
/
+115
2012-10-24
sched: Aggregate load contributed by task entities on parenting cfs_rq
Paul Turner
1
-4
/
+47
2012-10-24
sched: Maintain per-rq runnable averages
Ben Segall
1
-2
/
+16
2012-10-24
sched: Track the runnable average on a per-task entity basis
Paul Turner
1
-0
/
+129
2012-10-16
sched: Add WAKEUP_PREEMPTION feature flag, on by default
Ingo Molnar
1
-1
/
+1
2012-10-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-57
/
+24
2012-09-16
Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...
Linus Torvalds
1
-7
/
+21
2012-09-13
sched/nohz: Clean up select_nohz_load_balancer()
Alex Shi
1
-15
/
+10
2012-09-13
sched: Fix nohz_idle_balance()
Vincent Guittot
1
-5
/
+6
2012-09-04
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
1
-4
/
+5
2012-09-04
sched: Fix kernel-doc warnings in kernel/sched/fair.c
Randy Dunlap
1
-2
/
+0
2012-09-04
sched: Unthrottle rt runqueues in __disable_runtime()
Peter Boonstoppel
1
-2
/
+5
2012-08-13
sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean up
Alex Shi
1
-31
/
+3
2012-08-13
sched: using dst_rq instead of this_rq during load balance
Michael Wang
1
-5
/
+4
2012-08-13
sched: Fix __sched_period comment
Borislav Petkov
1
-1
/
+1
2012-08-13
sched, cgroup: Reduce rq->lock hold times for large cgroup hierarchies
Peter Zijlstra
1
-2
/
+9
2012-07-31
sched/cleanups: Add load balance cpumask pointer to 'struct lb_env'
Michael Wang
1
-15
/
+14
2012-07-24
sched: Improve balance_cpu() to consider other cpus in its group as target of...
Srivatsa Vaddagiri
1
-4
/
+74
2012-07-24
sched: Reset loop counters if all tasks are pinned and we need to redo load b...
Prashanth Nageshappa
1
-1
/
+4
2012-07-24
sched: Reorder 'struct lb_env' members to reduce its size
Prashanth Nageshappa
1
-1
/
+1
2012-07-24
sched: Improve scalability via 'CPU buddies', which withstand random perturba...
Mike Galbraith
1
-21
/
+7
2012-06-09
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+4
2012-06-09
sched/fair: fix lots of kernel-doc warnings
Randy Dunlap
1
-16
/
+6
2012-06-06
sched: Always initialize cpu-power
Peter Zijlstra
1
-1
/
+1
[next]