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
2018-03-29
alarmtimer: Init nanosleep alarm timer on stack
Thomas Gleixner
1
-8
/
+26
2018-03-19
y2038: Introduce struct __kernel_old_timeval
Arnd Bergmann
1
-0
/
+12
2018-03-13
tracing: Unify the "boot" and "mono" tracing clocks
Thomas Gleixner
1
-1
/
+1
2018-03-13
hrtimer: Unify MONOTONIC and BOOTTIME clock behavior
Thomas Gleixner
3
-18
/
+3
2018-03-13
posix-timers: Unify MONOTONIC and BOOTTIME clock behavior
Thomas Gleixner
1
-22
/
+1
2018-03-13
timekeeping: Remove boot time specific code
Thomas Gleixner
1
-31
/
+0
2018-03-13
timekeeping: Make the MONOTONIC clock behave like the BOOTTIME clock
Thomas Gleixner
4
-3
/
+34
2018-03-13
timekeeping: Add the new CLOCK_MONOTONIC_ACTIVE clock
Thomas Gleixner
3
-0
/
+51
2018-03-10
timekeeping/ntp: Determine the multiplier directly from NTP tick length
Miroslav Lichvar
1
-91
/
+47
2018-03-10
timekeeping/ntp: Don't align NTP frequency adjustments to ticks
Miroslav Lichvar
1
-3
/
+0
2018-02-28
clocksource: Use ATTRIBUTE_GROUPS
Baolin Wang
1
-11
/
+10
2018-02-28
clocksource: Use DEVICE_ATTR_RW/RO/WO to define device attributes
Baolin Wang
1
-26
/
+17
2018-02-28
clocksource: Don't walk the clocksource list for empty override
Baolin Wang
1
-0
/
+4
2018-02-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+14
2018-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-22
/
+34
2018-02-24
Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+4
2018-02-23
Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
1
-0
/
+16
2018-02-23
genirq/matrix: Handle CPU offlining proper
Thomas Gleixner
1
-9
/
+14
2018-02-22
bpf: fix rcu lockdep warning for lpm_trie map_free callback
Yonghong Song
1
-2
/
+1
2018-02-22
bpf: add schedule points in percpu arrays management
Eric Dumazet
1
-1
/
+4
2018-02-22
Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...
James Morris
1
-2
/
+4
2018-02-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-14
/
+3
2018-02-22
efivarfs: Limit the rate for non-root to read files
Luck, Tony
1
-0
/
+3
2018-02-22
ptrace, seccomp: tweak get_metadata behavior slightly
Tycho Andersen
1
-2
/
+4
2018-02-22
kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE
David Rientjes
1
-1
/
+1
2018-02-22
include/linux/sched/mm.h: re-inline mmdrop()
Andrew Morton
1
-13
/
+2
2018-02-22
Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+16
2018-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
6
-19
/
+29
2018-02-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-50
/
+128
2018-02-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-14
/
+4
2018-02-17
workqueue: Allow retrieval of current task's work struct
Lukas Wunner
1
-0
/
+16
2018-02-16
irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-14
/
+4
2018-02-16
kprobes: Propagate error from disarm_kprobe_ftrace()
Jessica Yu
1
-25
/
+53
2018-02-16
kprobes: Propagate error from arm_kprobe_ftrace()
Jessica Yu
1
-25
/
+75
2018-02-16
bpf: fix mlock precharge on arraymaps
Daniel Borkmann
1
-12
/
+16
2018-02-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-16
/
+22
2018-02-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-6
/
+15
2018-02-14
bpf: fix bpf_prog_array_copy_to_user warning from perf event prog query
Daniel Borkmann
2
-1
/
+3
2018-02-14
bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()
Jason Wang
1
-1
/
+1
2018-02-14
bpf: fix sock_map_alloc() error path
Eric Dumazet
1
-1
/
+2
2018-02-14
bpf: fix memory leak in lpm_trie map_free callback function
Yonghong Song
1
-4
/
+7
2018-02-13
locking/qspinlock: Ensure node->count is updated before initialising node
Will Deacon
1
-0
/
+8
2018-02-13
locking/qspinlock: Ensure node is initialised before updating prev->next
Will Deacon
1
-6
/
+7
2018-02-13
sched/cpufreq: Remove unused SUGOV_KTHREAD_PRIORITY macro
Leo Yan
1
-2
/
+0
2018-02-13
sched/core: Fix DEBUG_SPINLOCK annotation for rq->lock
Peter Zijlstra
1
-11
/
+16
2018-02-13
sched/rt: Make update_curr_rt() more accurate
Wen Yang
1
-1
/
+2
2018-02-13
sched/deadline: Make update_curr_dl() more accurate
Wen Yang
1
-2
/
+4
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
7
-12
/
+12
2018-02-11
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2018-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-72
/
+115
[next]