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
2019-05-15
kernel/sched/psi.c: expose pressure metrics on root cgroup
Dan Schatzberg
1
-1
/
+1
2019-05-15
psi: introduce psi monitor
Suren Baghdasaryan
1
-16
/
+478
2019-05-15
psi: track changed states
Suren Baghdasaryan
1
-6
/
+18
2019-05-15
psi: split update_stats into parts
Suren Baghdasaryan
1
-23
/
+34
2019-05-15
psi: rename psi fields in preparation for psi trigger addition
Suren Baghdasaryan
1
-20
/
+21
2019-05-15
psi: make psi_enable static
Suren Baghdasaryan
1
-2
/
+2
2019-05-15
psi: introduce state_mask to represent stalled psi states
Suren Baghdasaryan
1
-10
/
+19
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+3
2019-05-07
Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-11
/
+10
2019-05-07
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-127
/
+101
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2019-05-06
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-11
/
+10
2019-05-03
sched/isolation: Require a present CPU in housekeeping mask
Nicholas Piggin
1
-5
/
+13
2019-05-03
sched/core: Allow the remote scheduler tick to be started on CPU0
Nicholas Piggin
1
-1
/
+1
2019-05-03
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2
-2
/
+30
2019-04-30
sched/cpufreq: Fix kobject memleak
Tobin C. Harding
1
-0
/
+1
2019-04-29
sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs
Nicholas Piggin
1
-6
/
+10
2019-04-25
cpufreq: schedutil: Replace default_attrs field with groups
Kimberly Brown
1
-2
/
+3
2019-04-25
sched/numa: Fix a possible divide-by-zero
Xie XiuQi
1
-0
/
+4
2019-04-19
sched/debug: Fix spelling mistake "logaritmic" -> "logarithmic"
Colin Ian King
1
-1
/
+1
2019-04-19
sched/topology: Update init_sched_domains() comment
Juri Lelli
1
-3
/
+2
2019-04-19
sched/core: Check quota and period overflow at usec to nsec conversion
Konstantin Khlebnikov
1
-1
/
+6
2019-04-19
sched/core: Handle overflow in cpu_shares_write_u64
Konstantin Khlebnikov
1
-0
/
+2
2019-04-19
sched/rt: Check integer overflow at usec to nsec conversion
Konstantin Khlebnikov
1
-0
/
+5
2019-04-19
sched/core: Fix typo in comment
Joel Savitz
1
-1
/
+1
2019-04-18
sched/core: Make some functions static
YueHaibing
2
-6
/
+6
2019-04-16
sched/core: Unify p->on_rq updates
Peter Zijlstra
2
-7
/
+4
2019-04-16
sched/core: Remove ttwu_activate()
Peter Zijlstra
1
-7
/
+2
2019-04-16
sched/core, workqueues: Distangle worker accounting from rq lock
Thomas Gleixner
1
-67
/
+21
2019-04-16
sched/deadline: Correctly handle active 0-lag timers
luca abeni
1
-2
/
+1
2019-04-16
sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
Phil Auld
1
-0
/
+25
2019-04-16
sched/fair: Remove unneeded prototype of capacity_of()
Valentin Schneider
1
-1
/
+0
2019-04-10
sched/topology: Skip duplicate group rewrites in build_sched_groups()
Valentin Schneider
1
-3
/
+9
2019-04-10
sched/topology: Fix build_sched_groups() comment
Valentin Schneider
1
-2
/
+2
2019-04-08
cpufreq: schedutil: Simplify iowait boosting
Rafael J. Wysocki
1
-11
/
+10
2019-04-03
sched/fair: Make sync_entity_load_avg() and remove_entity_load_avg() static
YueHaibing
1
-2
/
+2
2019-04-03
sched/core: Annotate perf_domain pointer with __rcu
Joel Fernandes (Google)
1
-1
/
+1
2019-04-03
sched_domain: Annotate RCU pointers properly
Joel Fernandes (Google)
2
-12
/
+12
2019-04-03
sched/cpufreq: Annotate cpufreq_update_util_data pointer with __rcu
Joel Fernandes (Google)
2
-2
/
+2
2019-04-03
ia64/tlb: Eradicate tlb_migrate_finish() callback
Peter Zijlstra
1
-1
/
+0
2019-04-03
sched/fair: Do not re-read ->h_load_next during hierarchical load calculation
Mel Gorman
1
-3
/
+3
2019-03-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-56
/
+89
2019-03-19
sched/fair: Skip LLC NOHZ logic for asymmetric systems
Valentin Schneider
1
-28
/
+37
2019-03-19
sched/fair: Tune down misfit NOHZ kicks
Valentin Schneider
1
-1
/
+25
2019-03-19
sched/fair: Comment some nohz_balancer_kick() kick conditions
Valentin Schneider
1
-2
/
+11
2019-03-19
sched/core: Fix buffer overflow in cgroup2 property cpu.max
Konstantin Khlebnikov
1
-1
/
+1
2019-03-19
sched/cpufreq: Fix 32-bit math overflow
Peter Zijlstra
1
-34
/
+25
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-7
/
+11
2019-03-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-239
/
+495
2019-03-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-21
/
+46
[next]