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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-04
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-127
/
+117
2013-09-04
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2013-09-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-241
/
+303
2013-09-04
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...
Linus Torvalds
6
-184
/
+330
2013-09-04
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-35
/
+35
2013-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-447
/
+873
2013-09-04
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
7
-1066
/
+1246
2013-09-04
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-5
/
+9
2013-09-04
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-8
/
+5
2013-09-03
Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+7
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-12
/
+15
2013-09-03
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
11
-447
/
+873
2013-09-02
perf: Add attr->mmap2 attribute to an event
Stephane Eranian
1
-4
/
+42
2013-09-02
sched/fair: Fix the sd_parent_degenerate() code
Peter Zijlstra
1
-1
/
+9
2013-09-02
sched/fair: Rework and comment the group_imb code
Peter Zijlstra
1
-34
/
+89
2013-09-02
sched/fair: Optimize find_busiest_queue()
Peter Zijlstra
1
-4
/
+1
2013-09-02
sched/fair: Make group power more consistent
Peter Zijlstra
1
-19
/
+22
2013-09-02
sched/fair: Remove duplicate load_per_task computations
Peter Zijlstra
1
-11
/
+2
2013-09-02
sched/fair: Shrink sg_lb_stats and play memset games
Peter Zijlstra
1
-7
/
+26
2013-09-02
sched: Clean-up struct sd_lb_stat
Joonsoo Kim
1
-115
/
+114
2013-09-02
sched: Factor out code to should_we_balance()
Joonsoo Kim
1
-54
/
+53
2013-09-02
sched: Remove one division operation in find_busiest_queue()
Joonsoo Kim
1
-5
/
+9
2013-09-02
perf: Prevent race in unthrottling code
Jiri Olsa
1
-1
/
+1
2013-09-01
Merge branches 'doc.2013.08.19a', 'fixes.2013.08.20a', 'sysidle.2013.08.31a' ...
Paul E. McKenney
7
-375
/
+764
2013-09-01
nohz_full: Force RCU's grace-period kthreads onto timekeeping CPU
Paul E. McKenney
3
-1
/
+22
2013-09-01
nohz_full: Add full-system-idle state machine
Paul E. McKenney
4
-7
/
+337
2013-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-17
/
+19
2013-08-30
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+18
2013-08-29
perf: make events stream always parsable
Adrian Hunter
1
-1
/
+10
2013-08-29
cgroup: fix rmdir EBUSY regression in 3.11
Hugh Dickins
1
-1
/
+18
2013-08-29
workqueue: cond_resched() after processing each work item
Tejun Heo
1
-0
/
+9
2013-08-29
Merge branch 'linus' into perf/core
Ingo Molnar
11
-65
/
+146
2013-08-29
timer_list: correct the iterator for timer_list
Nathan Zimmer
1
-17
/
+24
2013-08-27
cgroup: fix cgroup_css() invocation in css_from_id()
Tejun Heo
1
-1
/
+1
2013-08-27
Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children
Andy Lutomirski
3
-17
/
+19
2013-08-27
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-2
/
+2
2013-08-27
Merge branch 'acpi-processor'
Rafael J. Wysocki
1
-6
/
+3
2013-08-27
cgroup: make cgroup_write_event_control() use css_from_dir() instead of __d_c...
Tejun Heo
1
-13
/
+5
2013-08-27
cgroup: make cgroup_event hold onto cgroup_subsys_state instead of cgroup
Tejun Heo
1
-14
/
+12
2013-08-27
cgroup: implement CFTYPE_NO_PREFIX
Tejun Heo
1
-1
/
+2
2013-08-27
cgroup: make cgroup_css() take cgroup_subsys * instead and allow NULL subsys
Tejun Heo
1
-47
/
+43
2013-08-27
cgroup: rename cgroup_css_from_dir() to css_from_dir() and update its syntax
Tejun Heo
2
-17
/
+11
2013-08-24
workqueue: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-12
/
+15
2013-08-23
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+9
2013-08-21
workqueue: Fix manage_workers() RETURNS description
Libin
1
-2
/
+5
2013-08-21
workqueue: Comment correction in file header
Libin
1
-3
/
+4
2013-08-21
cpuset: fix a regression in validating config change
Li Zefan
1
-5
/
+9
2013-08-20
rcu: Simplify _rcu_barrier() processing
Paul E. McKenney
1
-2
/
+13
2013-08-20
rcu: Make rcutorture emit online failures if verbose
Paul E. McKenney
1
-1
/
+7
2013-08-20
rcu: Remove unused variable from rcu_torture_writer()
Paul E. McKenney
1
-2
/
+0
[next]