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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-14
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2015-04-14
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+8
2015-04-14
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-3
/
+3
2015-04-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+2
2015-04-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-230
/
+612
2015-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+15
2015-04-08
mm: numa: disable change protection for vma(VM_HUGETLB)
Naoya Horiguchi
1
-1
/
+3
2015-04-03
sched/core: Drop debugging leftover trace_printk call
Borislav Petkov
1
-3
/
+1
2015-04-03
sched/idle: Use explicit broadcast oneshot control function
Thomas Gleixner
1
-3
/
+2
2015-04-02
sched/deadline: Support DL task migration during CPU hotplug
Wanpeng Li
1
-0
/
+57
2015-04-02
sched/core: Check for available DL bandwidth in cpuset_cpu_inactive()
Juri Lelli
1
-28
/
+28
2015-04-02
sched/deadline: Always enqueue on previous rq when dl_task_timer() fires
Juri Lelli
1
-2
/
+2
2015-04-02
sched/core: Remove unused argument from init_[rt|dl]_rq()
Abel Vesa
4
-7
/
+7
2015-03-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2015-03-27
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-1
/
+8
2015-03-27
sched/deadline: Fix rt runtime corruption when dl fails its global constraints
Wanpeng Li
1
-3
/
+3
2015-03-27
sched/deadline: Avoid a superfluous check
Wanpeng Li
1
-8
/
+0
2015-03-27
sched: Improve load balancing in the presence of idle CPUs
Preeti U Murthy
1
-3
/
+5
2015-03-27
sched: Optimize freq invariant accounting
Peter Zijlstra
2
-13
/
+8
2015-03-27
sched: Move CFS tasks to CPUs with higher capacity
Vincent Guittot
1
-22
/
+47
2015-03-27
sched: Add SD_PREFER_SIBLING for SMT level
Vincent Guittot
1
-0
/
+1
2015-03-27
sched: Remove unused struct sched_group_capacity::capacity_orig
Vincent Guittot
3
-23
/
+4
2015-03-27
sched: Replace capacity_factor by usage
Vincent Guittot
1
-67
/
+72
2015-03-27
sched: Calculate CPU's usage statistic and put it into struct sg_lb_stats::gr...
Vincent Guittot
1
-0
/
+29
2015-03-27
sched: Add struct rq::cpu_capacity_orig
Vincent Guittot
3
-2
/
+9
2015-03-27
sched: Make scale_rt invariant with frequency
Vincent Guittot
2
-13
/
+8
2015-03-27
sched: Make sched entity usage tracking scale-invariant
Morten Rasmussen
1
-7
/
+14
2015-03-27
sched: Remove frequency scaling from cpu_capacity
Vincent Guittot
1
-7
/
+0
2015-03-27
sched: Track group sched_entity usage contributions
Morten Rasmussen
2
-0
/
+5
2015-03-27
sched: Add sched_avg::utilization_avg_contrib
Vincent Guittot
3
-20
/
+72
2015-03-26
mm: numa: slow PTE scan rate if migration failures occur
Mel Gorman
1
-2
/
+6
2015-03-24
x86: kvm: Revert "remove sched notifier for cross-cpu migrations"
Marcelo Tosatti
1
-0
/
+15
2015-03-23
sched/rt: Use IPI to trigger RT task push migration instead of pulling
Steven Rostedt
3
-0
/
+202
2015-03-23
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
5
-31
/
+65
2015-03-23
sched: Fix RLIMIT_RTTIME when PI-boosting to RT
Brian Silverman
1
-0
/
+2
2015-03-19
sched, isolcpu: make cpu_isolated_map visible outside scheduler
Rik van Riel
1
-3
/
+3
2015-03-13
rcu: Handle outgoing CPUs on exit from idle loop
Paul E. McKenney
1
-0
/
+2
2015-03-13
cpu: Make CPU-offline idle-loop transition point more precise
Paul E. McKenney
1
-1
/
+6
2015-03-10
sched/deadline: Add rq->clock update skip for dl task yield
Wanpeng Li
1
-0
/
+6
2015-03-09
context_tracking: Rename context symbols to prepare for transition state
Frederic Weisbecker
1
-1
/
+1
2015-03-06
cpuidle / sleep: Use broadcast timer for states that stop local timer
Rafael J. Wysocki
1
-9
/
+21
2015-03-03
cpuidle: Clean up fallback handling in cpuidle_idle_call()
Rafael J. Wysocki
1
-14
/
+15
2015-03-01
idle / sleep: Avoid excessive disabling and enabling interrupts
Rafael J. Wysocki
1
-1
/
+0
2015-02-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-99
/
+148
2015-02-18
sched/rt/nohz: Stop scheduler tick if running realtime task
Rik van Riel
1
-0
/
+17
2015-02-18
sched/numa: Avoid some pointless iterations
Jan Beulich
1
-0
/
+2
2015-02-18
sched/numa: Do not move past the balance point if unbalanced
Rik van Riel
1
-15
/
+26
2015-02-18
sched/rt: Avoid obvious configuration fail
Peter Zijlstra
1
-3
/
+11
2015-02-18
sched/autogroup: Fix failure to set cpu.rt_runtime_us
Peter Zijlstra
2
-5
/
+7
2015-02-18
sched/dl: Do update_rq_clock() in yield_task_dl()
Kirill Tkhai
1
-0
/
+1
[next]