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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-12
sched/deadline: Fix comment in enqueue_task_dl()
Andrea Parri
1
-1
/
+1
2015-08-12
sched/deadline: Fix comment in push_dl_tasks()
Andrea Parri
1
-1
/
+1
2015-08-12
sched: Change the sched_class::set_cpus_allowed() calling context
Peter Zijlstra
3
-81
/
+26
2015-08-12
sched: Make sched_class::set_cpus_allowed() unconditional
Peter Zijlstra
7
-18
/
+36
2015-08-12
sched: Fix a race between __kthread_bind() and sched_setaffinity()
Peter Zijlstra
3
-11
/
+51
2015-08-12
sched: Ensure a task has a non-normalized vruntime when returning back to CFS
Byungchul Park
1
-2
/
+17
2015-08-12
sched/numa: Fix NUMA_DIRECT topology identification
Aravind Gopalakrishnan
1
-1
/
+3
2015-08-12
perf/ring-buffer: Clarify the use of page::private for high-order AUX allocat...
Alexander Shishkin
1
-1
/
+4
2015-08-12
Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...
Ingo Molnar
2
-26
/
+71
2015-08-12
perf: Fix PERF_EVENT_IOC_PERIOD migration race
Peter Zijlstra
1
-20
/
+55
2015-08-12
perf: Fix double-free of the AUX buffer
Ben Hutchings
1
-4
/
+6
2015-08-10
cpuset: use trialcs->mems_allowed as a temp variable
Alban Crequy
1
-1
/
+1
2015-08-10
kernel: broadcast-hrtimer: Migrate to new 'set-state' interface
Viresh Kumar
1
-29
/
+20
2015-08-10
Merge 4.2-rc6 into char-misc-next
Greg Kroah-Hartman
3
-7
/
+18
2015-08-07
kernel: exit: fix typo in comment
Frans Klaver
1
-1
/
+1
2015-08-07
kthread: export kthread functions
David Kershner
1
-0
/
+4
2015-08-07
signal: fix information leak in copy_siginfo_to_user
Amanieu d'Antras
1
-3
/
+6
2015-08-07
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
1
-2
/
+2
2015-08-06
tracing, perf: Implement BPF programs attached to uprobes
Wang Nan
3
-3
/
+8
2015-08-06
kernel, cpu: Remove bogus __ref annotations
Mathias Krause
1
-8
/
+8
2015-08-05
cgroup: export cgrp_dfl_root
Tejun Heo
1
-0
/
+1
2015-08-05
cpu-hotplug: export cpu_hotplug_enable/cpu_hotplug_disable
Vitaly Kuznetsov
1
-1
/
+2
2015-08-05
cpu-hotplug: convert cpu_hotplug_disabled to a counter
Vitaly Kuznetsov
1
-8
/
+13
2015-08-04
workqueue: Make flush_workqueue() available again to non GPL modules
Tim Gardner
1
-1
/
+1
2015-08-04
rcu,locking: Privatize smp_mb__after_unlock_lock()
Paul E. McKenney
1
-0
/
+12
2015-08-04
Merge branches 'doc.2015.07.15a' and 'torture.2015.07.15a' into HEAD
Paul E. McKenney
1
-13
/
+27
2015-08-04
Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEAD
Paul E. McKenney
4
-408
/
+401
2015-08-04
rcu: Silence lockdep false positive for expedited grace periods
Paul E. McKenney
2
-2
/
+18
2015-08-04
perf/x86/intel/pt: Do not force sync packets on every schedule-in
Alexander Shishkin
1
-2
/
+0
2015-08-04
perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safe
Andy Lutomirski
1
-1
/
+1
2015-08-04
perf: Fix fasync handling on inherited events
Peter Zijlstra
1
-2
/
+10
2015-08-04
sched: Remove finish_arch_switch()
Peter Zijlstra
2
-4
/
+0
2015-08-03
cgroup: fix idr_preload usage
Vladimir Davydov
1
-4
/
+4
2015-08-03
sched/fair: Clean up load average references
Yuyang Du
1
-15
/
+29
2015-08-03
sched/fair: Provide runnable_load_avg back to cfs_rq
Yuyang Du
3
-10
/
+49
2015-08-03
sched/fair: Remove task and group entity load when they are dead
Yuyang Du
1
-1
/
+10
2015-08-03
sched/fair: Init cfs_rq's sched_entity load average
Yuyang Du
3
-7
/
+8
2015-08-03
sched/fair: Implement update_blocked_averages() for CONFIG_FAIR_GROUP_SCHED=n
Vincent Guittot
1
-0
/
+8
2015-08-03
sched/fair: Rewrite runnable load and utilization average tracking
Yuyang Du
4
-471
/
+231
2015-08-03
sched/fair: Remove rq's runnable avg
Yuyang Du
3
-29
/
+5
2015-08-03
stop_machine: Remove cpu_stop_work's from list in cpu_stop_park()
Oleg Nesterov
1
-2
/
+4
2015-08-03
stop_machine: Use 'cpu_stop_fn_t' where possible
Oleg Nesterov
1
-4
/
+4
2015-08-03
stop_machine: Unexport __stop_machine()
Oleg Nesterov
2
-2
/
+2
2015-08-03
stop_machine: Don't do for_each_cpu() twice in queue_stop_cpus_work()
Oleg Nesterov
1
-10
/
+7
2015-08-03
stop_machine: Move 'cpu_stopper_task' and 'stop_cpus_work' into 'struct cpu_s...
Oleg Nesterov
1
-8
/
+9
2015-08-03
sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
Konstantin Khlebnikov
1
-3
/
+3
2015-08-03
sched/fair: Beef up wake_wide()
Mike Galbraith
1
-34
/
+33
2015-08-03
sched: Introduce the 'trace_sched_waking' tracepoint
Peter Zijlstra
3
-5
/
+9
2015-08-03
sched/cputime: Guarantee stime + utime == rtime
Peter Zijlstra
2
-44
/
+64
2015-08-03
sched, sysctl: Delete an unnecessary check before unregister_sysctl_table()
Markus Elfring
1
-2
/
+1
[prev]
[next]