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
2017-10-26
sched/idle: Micro-optimize the idle loop
Cheng Jian
1
-1
/
+2
2017-10-24
sched/isolcpus: Fix "isolcpus=" boot parameter handling when !CONFIG_CPUMASK_...
Rakib Mullick
2
-2
/
+18
2017-10-10
x86/tsc: Append the 'tsc=' description for the 'tsc=unstable' boot parameter
Dou Liyang
1
-0
/
+3
2017-10-10
sched/rt: Simplify the IPI based RT balancing logic
Steven Rostedt (Red Hat)
3
-208
/
+138
2017-10-10
block/ioprio: Use a helper to check for RT prio
Sebastian Andrzej Siewior
1
-1
/
+2
2017-10-10
sched/rt: Add a helper to test for a RT task
Sebastian Andrzej Siewior
1
-0
/
+11
2017-10-10
sched/fair: Fix usage of find_idlest_group() when the local group is idlest
Brendan Jackman
1
-1
/
+1
2017-10-10
sched/fair: Fix usage of find_idlest_group() when no groups are allowed
Brendan Jackman
1
-0
/
+5
2017-10-10
sched/fair: Fix find_idlest_group() when local group is not allowed
Brendan Jackman
1
-2
/
+3
2017-10-10
sched/fair: Remove unnecessary comparison with -1
Brendan Jackman
1
-1
/
+1
2017-10-10
sched/fair: Move select_task_rq_fair() slow-path into its own function
Brendan Jackman
1
-35
/
+48
2017-10-10
sched/fair: Force balancing on NOHZ balance if local group has capacity
Brendan Jackman
1
-2
/
+5
2017-10-10
sched/fair: Sync task util before slow-path wakeup
Brendan Jackman
1
-1
/
+10
2017-10-10
sched/fair: Search a task from the tail of the queue
Uladzislau Rezki
1
-8
/
+16
2017-10-10
sched/topology: Introduce NUMA identity node sched domain
Suravee Suthikulpanit
1
-3
/
+15
2017-10-10
sched/topology: Restore SD_PREFER_SIBLING on MC domains
Peter Zijlstra
1
-0
/
+1
2017-10-10
sched/deadline: Use C bitfields for the state flags
luca abeni
1
-4
/
+4
2017-10-10
sched/deadline: Rename __dl_clear() to __dl_sub()
Peter Zijlstra
2
-6
/
+6
2017-10-10
sched/deadline: Fix switching to -deadline
Luca Abeni
1
-7
/
+4
2017-10-10
sched/headers: Remove duplicate prototype of __dl_clear_params()
luca abeni
1
-1
/
+0
2017-10-10
sched/debug: Rename task-state printing helpers
Peter Zijlstra
5
-15
/
+15
2017-10-10
sched/idle: Move quiet_vmstate() into the NOHZ code
Peter Zijlstra
2
-1
/
+2
2017-10-10
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
583
-3615
/
+5876
2017-10-10
sched/core: Ensure load_balance() respects the active_mask
Peter Zijlstra
1
-0
/
+7
2017-10-10
sched/core: Address more wake_affine() regressions
Peter Zijlstra
2
-0
/
+43
2017-10-10
sched/core: Fix wake_affine() performance regression
Peter Zijlstra
3
-119
/
+16
2017-10-10
Merge branch 'ppc-bundle' (bundle from Michael Ellerman)
Linus Torvalds
2
-2
/
+35
2017-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
54
-164
/
+211
2017-10-10
cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwan
Aleksander Morgado
1
-0
/
+13
2017-10-09
Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-8
/
+8
2017-10-09
net: thunderx: mark expected switch fall-throughs in nicvf_main()
Gustavo A. R. Silva
1
-0
/
+2
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
26
-64
/
+107
2017-10-09
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
6
-54
/
+13
2017-10-09
udp: fix bcast packet reception
Paolo Abeni
1
-9
/
+5
2017-10-09
netlink: do not set cb_running if dump's start() errs
Jason A. Donenfeld
1
-6
/
+7
2017-10-09
Merge tag 'mac80211-for-davem-2017-10-09' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-2
/
+12
2017-10-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-4
/
+8
2017-10-09
ipv4: Fix traffic triggered IPsec connections.
Steffen Klassert
1
-1
/
+1
2017-10-09
ipv6: Fix traffic triggered IPsec connections.
Steffen Klassert
1
-1
/
+1
2017-10-09
ixgbe: incorrect XDP ring accounting in ethtool tx_frame param
John Fastabend
1
-8
/
+8
2017-10-09
net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Ding Tianhong
2
-41
/
+0
2017-10-09
Revert commit 1a8b6d76dc5b ("net:add one common config...")
Ding Tianhong
3
-5
/
+1
2017-10-09
ixgbe: fix masking of bits read from IXGBE_VXLANCTRL register
Sabrina Dubroca
1
-1
/
+1
2017-10-09
ixgbe: Return error when getting PHY address if PHY access is not supported
Mark D Rustad
1
-0
/
+4
2017-10-09
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
4
-2
/
+27
2017-10-09
netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook
Lin Zhang
2
-2
/
+3
2017-10-09
tipc: Unclone message at secondary destination lookup
Jon Maloy
1
-0
/
+8
2017-10-09
tipc: correct initialization of skb list
Jon Maloy
1
-2
/
+2
2017-10-09
Linux 4.14-rc4
Linus Torvalds
1
-1
/
+1
2017-10-08
gso: fix payload length when gso_size is zero
Alexey Kodanev
3
-3
/
+3
[next]