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
2016-05-05
locking/lockdep, sched/core: Implement a better lock pinning scheme
Peter Zijlstra
7
-53
/
+61
2016-05-05
sched/core: Introduce 'struct rq_flags'
Peter Zijlstra
3
-56
/
+62
2016-05-05
sched/core: Move task_rq_lock() out of line
Peter Zijlstra
2
-63
/
+69
2016-05-05
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
1
-13
/
+16
2016-04-28
sched/core: Add switch_mm_irqs_off() and use it in the scheduler
Andy Lutomirski
1
-3
/
+3
2016-04-28
sched/cpufreq: Optimize cpufreq update kicker to avoid update multiple times
Wanpeng Li
2
-8
/
+8
2016-04-28
nohz/full, sched/rt: Fix missed tick-reenabling bug in sched_can_stop_tick()
Peter Zijlstra
1
-13
/
+16
2016-04-23
sched/deadline: Fix a bug in dl_overflow()
Xunlei Pang
1
-1
/
+2
2016-04-23
sched/fair: Optimize !CONFIG_NO_HZ_COMMON CPU load updates
Frederic Weisbecker
3
-7
/
+13
2016-04-23
sched/fair: Correctly handle nohz ticks CPU load accounting
Frederic Weisbecker
1
-34
/
+63
2016-04-23
sched/fair: Gather CPU load functions under a more conventional namespace
Frederic Weisbecker
3
-15
/
+15
2016-04-23
sched/fair: Call cpufreq hook in additional paths
Steve Muckle
1
-31
/
+42
2016-04-23
sched/fair: Do not call cpufreq hook unless util changed
Steve Muckle
1
-4
/
+6
2016-04-23
sched/fair: Move cpufreq hook to update_cfs_rq_load_avg()
Steve Muckle
1
-24
/
+26
2016-04-23
sched/fair: Fix asym packing to select correct CPU
Srikar Dronamraju
1
-3
/
+9
2016-04-13
sched/cpuacct: Check for NULL when using task_pt_regs()
Anton Blanchard
1
-4
/
+3
2016-04-13
sched/clock: Make local_clock()/cpu_clock() inline
Daniel Lezcano
1
-41
/
+1
2016-04-13
sched/clock: Remove pointless test in cpu_clock/local_clock
Daniel Lezcano
1
-8
/
+2
2016-04-13
sched/debug: Don't dump sched debug info in SysRq-W
Rabin Vincent
1
-1
/
+2
2016-03-31
sched/fair: Initiate a new task's util avg to a bounded value
Yuyang Du
3
-2
/
+57
2016-03-31
sched/fair: Update comments after a variable rename
Yuyang Du
1
-2
/
+2
2016-03-31
sched/core: Add preempt checks in preempt_schedule() code
Steven Rostedt
1
-9
/
+59
2016-03-31
sched/numa: Remove unnecessary NUMA dequeue update from non-SMP kernels
Tim Chen
1
-0
/
+2
2016-03-31
sched/fair: Reset nr_balance_failed after active balancing
Srikar Dronamraju
1
-6
/
+6
2016-03-31
sched/cpuacct: Split usage accounting into user_usage and sys_usage
Dongsheng Yang
1
-27
/
+113
2016-03-31
sched/cpuacct: Show all possible CPUs in cpuacct output
Zhao Lei
1
-5
/
+5
2016-03-29
locking/atomic, sched: Unexport fetch_or()
Frederic Weisbecker
1
-0
/
+18
2016-03-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-55
/
+72
2016-03-23
kernel: add kcov code coverage
Dmitry Vyukov
1
-0
/
+4
2016-03-21
sched/cpuacct: Simplify the cpuacct code
Zhao Lei
2
-25
/
+7
2016-03-21
sched/cpuacct: Rename parameter in cpuusage_write() for readability
Dongsheng Yang
1
-2
/
+5
2016-03-21
sched/fair: Add comments to explain select_idle_sibling()
Matt Fleming
1
-1
/
+18
2016-03-21
sched/fair: Fix fairness issue on migration
Peter Zijlstra
1
-6
/
+14
2016-03-21
sched/cgroup: Fix/cleanup cgroup teardown/init
Peter Zijlstra
1
-21
/
+14
2016-03-21
Merge branch 'linus' into sched/urgent, to pick up dependencies
Ingo Molnar
12
-639
/
+992
2016-03-21
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+3
2016-03-19
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2
-2
/
+2
2016-03-19
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2016-03-17
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-1
/
+119
2016-03-15
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-16
/
+3
2016-03-15
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-43
/
+75
2016-03-15
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-609
/
+947
2016-03-14
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
6
-1
/
+119
2016-03-10
cpufreq: Move scheduler-related code to the sched directory
Rafael J. Wysocki
3
-1
/
+86
2016-03-10
sched/kasan: remove stale KASAN poison after hotplug
Mark Rutland
1
-0
/
+3
2016-03-09
cpufreq: Add mechanism for registering utilization update callbacks
Rafael J. Wysocki
4
-1
/
+34
2016-03-08
Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
4
-43
/
+75
2016-03-08
sched/cputime: Fix steal_account_process_tick() to always return jiffies
Chris Friesen
1
-7
/
+7
2016-03-08
sched/deadline: Remove dl_new from struct sched_dl_entity
Luca Abeni
2
-23
/
+13
2016-03-05
sched/cputime: Fix steal time accounting vs. CPU hotplug
Thomas Gleixner
2
-0
/
+14
[next]