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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-12
hrtimer: Use raw_cpu_ptr() in clock_was_set()
Thomas Gleixner
1
-2
/
+3
2021-08-10
hrtimer: Avoid more SMP function calls in clock_was_set()
Thomas Gleixner
1
-9
/
+65
2021-08-10
hrtimer: Avoid unnecessary SMP function calls in clock_was_set()
Marcelo Tosatti
1
-2
/
+33
2021-08-10
hrtimer: Add bases argument to clock_was_set()
Thomas Gleixner
3
-10
/
+17
2021-08-10
time/timekeeping: Avoid invoking clock_was_set() twice
Thomas Gleixner
1
-8
/
+10
2021-08-10
timekeeping: Distangle resume and clock-was-set events
Thomas Gleixner
5
-11
/
+18
2021-08-10
timerfd: Provide timerfd_resume()
Thomas Gleixner
2
-0
/
+18
2021-08-10
hrtimer: Force clock_was_set() handling for the HIGHRES=n, NOHZ=y case
Thomas Gleixner
1
-28
/
+59
2021-08-10
hrtimer: Ensure timerfd notification for HIGHRES=n
Thomas Gleixner
3
-21
/
+19
2021-08-10
hrtimer: Consolidate reprogramming code
Peter Zijlstra
1
-43
/
+29
2021-08-10
hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
Thomas Gleixner
1
-7
/
+53
2021-08-10
posix-cpu-timers: Recalc next expiration when timer_settime() ends up not que...
Frederic Weisbecker
2
-7
/
+41
2021-08-10
posix-cpu-timers: Consolidate timer base accessor
Frederic Weisbecker
1
-15
/
+13
2021-08-10
posix-cpu-timers: Remove confusing return value override
Frederic Weisbecker
1
-2
/
+0
2021-08-10
posix-cpu-timers: Force next expiration recalc after itimer reset
Frederic Weisbecker
1
-2
/
+0
2021-08-10
posix-cpu-timers: Force next_expiration recalc after timer deletion
Frederic Weisbecker
2
-2
/
+35
2021-08-10
posix-cpu-timers: Assert task sighand is locked while starting cputime counter
Frederic Weisbecker
3
-0
/
+23
2021-08-10
posix-timers: Remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-08-10
clocksource: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-3
/
+3
2021-08-08
Linux 5.14-rc5
Linus Torvalds
1
-1
/
+1
2021-08-08
Merge tag 'timers-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+4
2021-08-08
Merge tag 'sched-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-55
/
+35
2021-08-08
Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-17
/
+71
2021-08-08
Merge tag 'char-misc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-21
/
+28
2021-08-08
Merge tag 'driver-core-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-9
/
+21
2021-08-08
Merge tag 'staging-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-39
/
+64
2021-08-08
Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-14
/
+63
2021-08-08
Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
19
-75
/
+173
2021-08-07
Merge tag 'io_uring-5.14-2021-08-07' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-26
/
+45
2021-08-07
Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-10
/
+21
2021-08-07
Merge tag 'riscv-for-linus-5.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-10
/
+25
2021-08-07
Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-12
/
+26
2021-08-07
Revert "riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED"
Alexandre Ghiti
1
-0
/
+6
2021-08-07
riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversion
Alexandre Ghiti
2
-8
/
+16
2021-08-07
kyber: make trace_block_rq call consistent with documentation
Vincent Fu
1
-1
/
+1
2021-08-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+2
2021-08-06
Merge tag 'trace-v5.14-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-20
/
+135
2021-08-06
Merge tag 'pm-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-17
/
+31
2021-08-06
Merge tag 'acpi-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-7
/
+0
2021-08-06
Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
32
-151
/
+292
2021-08-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
10
-33
/
+50
2021-08-06
Merge tag 'mips-fixes_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+11
2021-08-06
Merge tag 'spi-fix-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-19
/
+53
2021-08-06
Merge tag 'dmaengine-fix-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-53
/
+151
2021-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
9
-19
/
+37
2021-08-06
Merge tag 'sound-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
9
-40
/
+83
2021-08-06
Merge tag 'drm-fixes-2021-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
21
-41
/
+124
2021-08-06
ext4: fix potential htree corruption when growing large_dir directories
Theodore Ts'o
1
-1
/
+1
2021-08-06
tracepoint: Use rcu get state and cond sync for static call updates
Mathieu Desnoyers
1
-14
/
+67
2021-08-06
io-wq: fix lack of acct->nr_workers < acct->max_workers judgement
Hao Xu
1
-1
/
+9
[next]