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
2018-07-17
sched/core: Use smp_mb() in wake_woken_function()
Andrea Parri
1
-26
/
+21
2018-07-16
sched/core: Remove get_cpu() from sched_fork()
Sebastian Andrzej Siewior
1
-9
/
+4
2018-07-16
sched/cpufreq: Clarify sugov_get_util()
Peter Zijlstra
1
-21
/
+54
2018-07-16
sched/sysctl: Remove unused sched_time_avg_ms sysctl
Vincent Guittot
2
-9
/
+0
2018-07-16
sched/core: Remove the rt_avg code
Vincent Guittot
3
-45
/
+0
2018-07-16
sched/core: Use PELT for scale_rt_capacity()
Vincent Guittot
4
-27
/
+23
2018-07-16
sched/cpufreq: Remove sugov_aggregate_util()
Vincent Guittot
2
-30
/
+16
2018-07-16
cpufreq/schedutil: Take time spent in interrupts into account
Vincent Guittot
2
-4
/
+34
2018-07-16
sched/irq: Add IRQ utilization tracking
Vincent Guittot
5
-4
/
+72
2018-07-16
cpufreq/schedutil: Use DL utilization tracking
Vincent Guittot
2
-7
/
+23
2018-07-16
sched/dl: Add dl_rq utilization tracking
Vincent Guittot
5
-3
/
+44
2018-07-16
cpufreq/schedutil: Use RT utilization tracking
Vincent Guittot
1
-1
/
+8
2018-07-16
sched/rt: Add rt_rq utilization tracking
Vincent Guittot
5
-1
/
+66
2018-07-16
sched/pelt: Move PELT related code in a dedicated file
Vincent Guittot
5
-333
/
+375
2018-07-16
sched/fair: Fix util_avg of new tasks for asymmetric systems
Quentin Perret
1
-4
/
+6
2018-07-16
sched/deadline: Fix switched_from_dl() warning
Juri Lelli
1
-1
/
+10
2018-07-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
5
-67
/
+74
2018-07-03
kthread, sched/core: Fix kthread_parkme() (again...)
Peter Zijlstra
1
-20
/
+11
2018-07-03
sched/util_est: Fix util_est_dequeue() for throttled cfs_rq
Vincent Guittot
1
-12
/
+4
2018-07-03
sched/fair: Advance global expiration when period timer is restarted
Xunlei Pang
1
-5
/
+10
2018-07-03
sched/fair: Fix bandwidth timer clock drift condition
Xunlei Pang
2
-8
/
+12
2018-07-03
sched/rt: Fix call to cpufreq_update_util()
Vincent Guittot
3
-7
/
+16
2018-07-03
sched/nohz: Skip remote tick on idle task entirely
Frederic Weisbecker
1
-15
/
+21
2018-06-21
sched/fair: Remove stale tg_unthrottle_up() comments
Li RongQing
1
-1
/
+0
2018-06-21
sched/debug: Use match_string() helper instead of open-coded logic
Yisheng Xie
1
-16
/
+15
2018-06-21
sched/smt: Update sched_smt_present at runtime
Peter Zijlstra
2
-18
/
+13
2018-06-20
sched/swait: Rename to exclusive
Peter Zijlstra
1
-5
/
+5
2018-06-20
sched/swait: Switch to full exclusive mode
Peter Zijlstra
1
-5
/
+17
2018-06-20
sched/swait: Remove __prepare_to_swait
Peter Zijlstra
1
-1
/
+1
2018-06-15
sched/core / kcov: avoid kcov_area during task switch
Mark Rutland
1
-0
/
+4
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-4
/
+4
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-06-10
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2018-06-06
rseq: Introduce restartable sequences system call
Mathieu Desnoyers
1
-0
/
+2
2018-06-05
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-83
/
+179
2018-06-05
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-68
/
+111
2018-06-05
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-14
/
+0
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-41
/
+2
2018-06-04
Merge branches 'pm-cpufreq-sched' and 'pm-cpuidle'
Rafael J. Wysocki
1
-83
/
+179
2018-05-31
sched/headers: Fix typo
Davidlohr Bueso
1
-1
/
+1
2018-05-31
sched/deadline: Fix missing clock update
Juri Lelli
1
-3
/
+3
2018-05-31
sched/core: Require cpu_active() in select_task_rq(), for user tasks
Paul Burton
1
-2
/
+1
2018-05-31
sched/core: Fix rules for running on online && !active CPUs
Peter Zijlstra
1
-12
/
+30
2018-05-25
sched/fair: Update util_est before updating schedutil
Patrick Bellasi
1
-1
/
+8
2018-05-25
sched/cpufreq: Modify aggregate utilization to always include blocked FAIR ut...
Patrick Bellasi
1
-9
/
+8
2018-05-25
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
4
-8
/
+5
2018-05-25
sched/topology: Clarify root domain(s) debug string
Juri Lelli
1
-1
/
+1
2018-05-24
cpufreq: schedutil: Avoid missing updates for one-CPU policies
Rafael J. Wysocki
1
-23
/
+47
2018-05-23
schedutil: Allow cpufreq requests to be made even when kthread kicked
Joel Fernandes (Google)
1
-8
/
+26
2018-05-23
cpufreq: Rename cpufreq_can_do_remote_dvfs()
Viresh Kumar
1
-1
/
+1
[prev]
[next]