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-10-29
sched/topology: Allow sched_asym_cpucapacity to be disabled
Valentin Schneider
1
-1
/
+5
2019-10-29
sched/topology: Don't try to build empty sched domains
Valentin Schneider
1
-1
/
+4
2019-10-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-17
/
+25
2019-10-09
sched/vtime: Fix guest/system mis-accounting on task switch
Frederic Weisbecker
1
-3
/
+3
2019-10-09
sched/fair: Scale bandwidth quota and period without losing quota/period rati...
Xuewei Zhang
1
-14
/
+22
2019-10-04
Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-36
/
+7
2019-10-01
membarrier: Fix RCU locking bug caused by faulty merge
Peter Zijlstra
1
-1
/
+0
2019-10-01
sched_setattr: switch to copy_struct_from_user()
Aleksa Sarai
1
-36
/
+7
2019-09-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-130
/
+210
2019-09-25
sched/fair: Avoid redundant EAS calculation
Quentin Perret
1
-1
/
+1
2019-09-25
sched/core: Remove double update_max_interval() call on CPU startup
Valentin Schneider
1
-2
/
+0
2019-09-25
sched/core: Fix preempt_schedule() interrupt return comment
Valentin Schneider
1
-4
/
+3
2019-09-25
sched/fair: Fix -Wunused-but-set-variable warnings
Qian Cai
1
-13
/
+6
2019-09-25
sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
KeMeng Shi
1
-2
/
+2
2019-09-25
sched/membarrier: Return -ENOMEM to userspace on memory allocation failure
Mathieu Desnoyers
1
-43
/
+20
2019-09-25
sched/membarrier: Skip IPIs when mm->mm_users == 1
Mathieu Desnoyers
1
-4
/
+5
2019-09-25
sched/membarrier: Fix p->mm->membarrier_state racy load
Mathieu Desnoyers
3
-45
/
+168
2019-09-25
sched/membarrier: Remove redundant check
Mathieu Desnoyers
1
-2
/
+2
2019-09-25
sched/membarrier: Fix private expedited registration check
Mathieu Desnoyers
1
-1
/
+1
2019-09-25
tasks, sched/core: RCUify the assignment of rq->curr
Eric W. Biederman
1
-2
/
+7
2019-09-25
tasks, sched/core: With a grace period after finish_task_switch(), remove unn...
Eric W. Biederman
2
-3
/
+3
2019-09-25
tasks, sched/core: Ensure tasks are available for a grace period after leavin...
Eric W. Biederman
1
-1
/
+1
2019-09-25
mm: remove quicklist page table caches
Nicholas Piggin
1
-1
/
+0
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-5
/
+14
2019-09-18
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-4
/
+10
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-12
/
+15
2019-09-17
sched/fair: Remove unused cfs_rq_clock_task() function
Qian Cai
1
-16
/
+0
2019-09-17
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-1
/
+6
2019-09-17
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-3
/
+4
2019-09-17
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-472
/
+902
2019-09-17
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-10
/
+52
2019-09-16
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Ingo Molnar
3
-10
/
+10
2019-09-13
sched/psi: Correct overly pessimistic size calculation
Miles Chen
1
-1
/
+1
2019-09-13
sched/fair: Speed-up energy-aware wake-ups
Quentin Perret
1
-60
/
+50
2019-09-07
kernel.h: Add non_block_start/end()
Daniel Vetter
1
-5
/
+14
2019-09-04
sched/core: Fix uclamp ABI bug, clean up and robustify sched_read_attr() ABI ...
Ingo Molnar
1
-39
/
+39
2019-09-03
cpuidle: play_idle: Increase the resolution to usec
Daniel Lezcano
1
-3
/
+4
2019-09-03
sched/uclamp: Always use 'enum uclamp_id' for clamp_id values
Patrick Bellasi
2
-20
/
+20
2019-09-03
sched/uclamp: Update CPU's refcount on TG's clamp changes
Patrick Bellasi
1
-1
/
+54
2019-09-03
sched/uclamp: Use TG's clamps to restrict TASK's clamps
Patrick Bellasi
1
-1
/
+27
2019-09-03
sched/uclamp: Propagate system defaults to the root group
Patrick Bellasi
1
-2
/
+29
2019-09-03
sched/uclamp: Propagate parent clamps
Patrick Bellasi
2
-0
/
+46
2019-09-03
sched/uclamp: Extend CPU's cgroup controller
Patrick Bellasi
2
-4
/
+197
2019-09-03
sched/topology: Improve load balancing on AMD EPYC systems
Matt Fleming
1
-1
/
+2
2019-09-03
sched/fair: Don't assign runtime for throttled cfs_rq
Liangyan
1
-0
/
+5
2019-08-28
posix-cpu-timers: Move expiry cache into struct posix_cputimers
Thomas Gleixner
1
-2
/
+4
2019-08-28
sched/cpufreq: Align trace event behavior of fast switching
Douglas RAILLARD
1
-1
/
+6
2019-08-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+4
2019-08-25
psi: get poll_work to run when calling poll syscall next time
Jason Xing
1
-0
/
+8
2019-08-22
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2
-10
/
+52
[next]