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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-13
sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding
Peter Zijlstra
5
-10
/
+42
2014-01-13
Merge branch 'x86/idle' into sched/core
Ingo Molnar
8
-78
/
+48
2014-01-13
sched/preempt, locking: Rework local_bh_{dis,en}able()
Peter Zijlstra
4
-33
/
+36
2014-01-13
sched/clock, x86: Avoid a runtime condition in native_sched_clock()
Peter Zijlstra
1
-1
/
+6
2014-01-13
sched/clock: Fix up clear_sched_clock_stable()
Peter Zijlstra
1
-1
/
+12
2014-01-13
sched/clock, x86: Use a static_key for sched_clock_stable
Peter Zijlstra
9
-17
/
+46
2014-01-13
sched/clock: Remove local_irq_disable() from the clocks
Peter Zijlstra
1
-28
/
+6
2014-01-13
sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs
Peter Zijlstra
4
-56
/
+276
2014-01-13
sched/clock, x86: Move some cyc2ns() code around
Peter Zijlstra
2
-110
/
+61
2014-01-13
sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock()
Peter Zijlstra
1
-4
/
+3
2014-01-13
sched/preempt: Take away preempt_enable_no_resched() from modules
Peter Zijlstra
2
-3
/
+24
2014-01-13
locking: Optimize lock_bh functions
Peter Zijlstra
5
-23
/
+36
2014-01-13
sched: Factor out the on_null_domain() checks in trigger_load_balance()
Daniel Lezcano
1
-3
/
+5
2014-01-13
sched: Pass 'struct rq' to nohz_idle_balance()
Daniel Lezcano
1
-6
/
+5
2014-01-13
sched: Pass 'struct rq' to rebalance_domains()
Daniel Lezcano
1
-4
/
+4
2014-01-13
sched: Remove unused parameter from nohz_balancer_kick()
Daniel Lezcano
1
-4
/
+2
2014-01-13
sched: Remove unused parameter from find_new_ilb()
Daniel Lezcano
1
-2
/
+2
2014-01-13
sched: Pass 'struct rq' to on_null_domain()
Daniel Lezcano
1
-4
/
+4
2014-01-13
sched: Reduce nohz_kick_needed() parameters
Daniel Lezcano
1
-4
/
+4
2014-01-13
sched: Reduce trigger_load_balance() parameters
Daniel Lezcano
3
-3
/
+5
2014-01-13
sched/deadline: Fix hotplug admission control
Peter Zijlstra
1
-51
/
+32
2014-01-13
sched/deadline: Remove the sysctl_sched_dl knobs
Peter Zijlstra
5
-234
/
+97
2014-01-13
sched/deadline: Fix up the smp-affinity mask tests
Peter Zijlstra
1
-19
/
+9
2014-01-13
sched/deadline: speed up SCHED_DEADLINE pushes with a push-heap
Juri Lelli
6
-40
/
+269
2014-01-13
sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks
Dario Faggioli
6
-36
/
+555
2014-01-13
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
9
-54
/
+134
2014-01-13
rtmutex: Turn the plist into an rb-tree
Peter Zijlstra
9
-65
/
+157
2014-01-13
sched/deadline: Add latency tracing for SCHED_DEADLINE tasks
Dario Faggioli
2
-18
/
+79
2014-01-13
sched/deadline: Add period support for SCHED_DEADLINE tasks
Harald Gustafsson
3
-5
/
+16
2014-01-13
sched/deadline: Add SCHED_DEADLINE avg_update accounting
Dario Faggioli
1
-0
/
+2
2014-01-13
sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logic
Juri Lelli
5
-17
/
+963
2014-01-13
sched/deadline: Add SCHED_DEADLINE structures & implementation
Dario Faggioli
10
-20
/
+882
2014-01-13
sched: Add new scheduler syscalls to support an extended scheduling parameter...
Dario Faggioli
9
-24
/
+326
2014-01-13
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
870
-4480
/
+8350
2014-01-12
sched: Calculate effective load even if local weight is 0
Rik van Riel
1
-1
/
+1
2014-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
34
-126
/
+219
2014-01-11
Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2
-1
/
+2
2014-01-11
Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-16
/
+8
2014-01-11
Merge tag 'pm+acpi-3.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-16
/
+42
2014-01-11
Merge tag 'mfd-fixes-3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+8
2014-01-11
leds: lp5521/5523: Remove duplicate mutex
Milo Kim
2
-16
/
+8
2014-01-10
xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()
Chuansheng Liu
1
-0
/
+1
2014-01-10
xfs: fix off-by-one error in xfs_attr3_rmt_verify
Jie Liu
1
-1
/
+1
2014-01-10
qlcnic: Fix ethtool statistics length calculation
Shahed Shaikh
1
-18
/
+21
2014-01-10
qlcnic: Fix bug in TX statistics
Manish Chopra
3
-1
/
+5
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
21
-62
/
+80
2014-01-10
macvlan: forbid L2 fowarding offload for macvtap
Jason Wang
1
-1
/
+4
2014-01-10
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
4
-14
/
+23
2014-01-10
bnx2x: fix DMA unmapping of TSO split BDs
Michal Schmidt
1
-4
/
+9
2014-01-10
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...
Linus Torvalds
6
-13
/
+19
[next]