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
2024-01-22
clocksource/drivers/stm32: Fix all kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2024-01-22
dt-bindings: timer: exynos4210-mct: Add google,gs101-mct compatible
Peter Griffin
1
-0
/
+2
2024-01-22
clocksource/drivers/imx: Fix -Wunused-but-set-variable warning
Daniel Lezcano
1
-2
/
+1
2024-01-19
tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplug
Heiko Carstens
1
-0
/
+5
2024-01-18
Merge tag 'timers-v6.8-rc1' of http://git.linaro.org/people/daniel.lezcano/li...
Thomas Gleixner
6
-12
/
+36
2023-12-27
clocksource/drivers/ep93xx: Fix error handling during probe
Arnd Bergmann
1
-3
/
+2
2023-12-27
clocksource/drivers/cadence-ttc: Fix some kernel-doc warnings
Randy Dunlap
1
-6
/
+16
2023-12-27
clocksource/drivers/timer-ti-dm: Fix make W=n kerneldoc warnings
Tony Lindgren
1
-2
/
+2
2023-12-27
clocksource/timer-riscv: Add riscv_clock_shutdown callback
Joshua Yeong
1
-0
/
+7
2023-12-27
dt-bindings: timer: Add StarFive JH8100 clint
Sia Jee Heng
1
-0
/
+1
2023-12-27
dt-bindings: timer: thead,c900-aclint-mtimer: separate mtime and mtimecmp regs
Inochi Amaoto
1
-1
/
+8
2023-12-20
timers: Fix nextevt calculation when no timers are pending
Anna-Maria Behnsen
1
-2
/
+11
2023-12-20
timers: Rework idle logic
Thomas Gleixner
1
-20
/
+20
2023-12-20
timers: Use already existing function for forwarding timer base
Anna-Maria Behnsen
1
-8
/
+2
2023-12-20
timers: Split out forward timer base functionality
Anna-Maria Behnsen
1
-6
/
+10
2023-12-20
timers: Clarify check in forward_timer_base()
Anna-Maria Behnsen
1
-4
/
+7
2023-12-20
timers: Move store of next event into __next_timer_interrupt()
Anna-Maria Behnsen
1
-5
/
+6
2023-12-20
timers: Do not IPI for deferrable timers
Anna-Maria Behnsen
1
-9
/
+6
2023-12-20
tracing/timers: Add tracepoint for tracking timer base is_idle flag
Anna-Maria Behnsen
2
-3
/
+31
2023-12-20
tracing/timers: Enhance timer_start tracepoint
Anna-Maria Behnsen
2
-11
/
+11
2023-12-20
tick-sched: Warn when next tick seems to be in the past
Anna-Maria Behnsen
1
-0
/
+4
2023-12-20
tick/sched: Cleanup confusing variables
Anna-Maria Behnsen
1
-6
/
+5
2023-12-20
tick-sched: Fix function names in comments
Anna-Maria Behnsen
1
-5
/
+5
2023-11-22
time: Make sysfs_get_uname() function visible in header
Arnd Bergmann
1
-1
/
+2
2023-11-20
Linux 6.7-rc2
Linus Torvalds
1
-1
/
+1
2023-11-20
Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-15
/
+13
2023-11-20
Merge tag 'irq_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+10
2023-11-20
Merge tag 'x86_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-23
/
+33
2023-11-20
Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-24
/
+22
2023-11-20
Merge tag 'sched_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-38
/
+135
2023-11-20
Merge tag 'locking_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+6
2023-11-20
Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+25
2023-11-19
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-41
/
+40
2023-11-19
Merge tag 'parisc-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+6
2023-11-18
Merge tag 'xfs-6.7-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
10
-45
/
+92
2023-11-18
Merge tag 'nfsd-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
4
-41
/
+66
2023-11-18
Merge tag '6.7-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-14
/
+23
2023-11-18
prctl: Disable prctl(PR_SET_MDWE) on parisc
Helge Deller
1
-0
/
+4
2023-11-18
Merge tag 'for-6.7/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-100
/
+130
2023-11-18
parisc/power: Fix power soft-off when running on qemu
Helge Deller
1
-1
/
+1
2023-11-18
parisc: Replace strlcpy() with strscpy()
Kees Cook
1
-1
/
+1
2023-11-18
Merge tag 'i2c-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-18
/
+78
2023-11-18
Merge tag 'turbostat-2023.11.07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1442
/
+1442
2023-11-18
Merge tag 'bcachefs-2023-11-17' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
27
-377
/
+248
2023-11-18
Merge tag 'mm-hotfixes-stable-2023-11-17-14-04' of git://git.kernel.org/pub/s...
Linus Torvalds
16
-38
/
+57
2023-11-18
Merge tag 'block-6.7-2023-11-17' of git://git.kernel.dk/linux
Linus Torvalds
1
-37
/
+38
2023-11-18
Merge tag 'io_uring-6.7-2023-11-17' of git://git.kernel.dk/linux
Linus Torvalds
2
-9
/
+12
2023-11-18
Merge tag 'drm-fixes-2023-11-17' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
32
-98
/
+182
2023-11-17
NFSD: Fix checksum mismatches in the duplicate reply cache
Chuck Lever
3
-24
/
+54
2023-11-17
NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
Chuck Lever
1
-1
/
+3
[next]