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-20
ahci: Convert timers to use timer_setup()
Kees Cook
2
-5
/
+7
2017-10-19
clockevents: Retry programming min delta up to 10 times
James Hogan
1
-8
/
+13
2017-10-18
timer: Convert stub timer to timer_setup()
Thomas Gleixner
1
-3
/
+3
2017-10-18
workqueue: Convert timers to use timer_setup() (part 2)
Kees Cook
1
-8
/
+6
2017-10-18
timers: Avoid an unnecessary iteration in __run_timers()
Zhenzhong Duan
1
-2
/
+5
2017-10-17
libata: Convert timers to use timer_setup()
Kees Cook
3
-6
/
+5
2017-10-17
timer: Remove meaningless .data/.function assignments
Kees Cook
4
-9
/
+2
2017-10-17
time: Use do_settimeofday64() internally
Arnd Bergmann
1
-6
/
+6
2017-10-17
posix-stubs: Use get_timespec64() and put_timespec64()
Arnd Bergmann
1
-12
/
+8
2017-10-05
timer: Fix two mistakes in callback conversions
Kees Cook
2
-2
/
+1
2017-10-05
workqueue: Convert callback to use from_timer()
Kees Cook
2
-11
/
+11
2017-10-05
kthread: Convert callback to use from_timer()
Kees Cook
2
-11
/
+9
2017-10-05
timer: Remove expires argument from __TIMER_INITIALIZER()
Kees Cook
3
-5
/
+4
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
47
-54
/
+54
2017-10-05
timer: Remove users of expire and data arguments to DEFINE_TIMER
Kees Cook
2
-5
/
+5
2017-10-05
timer: Remove unused static initializer macros
Kees Cook
1
-12
/
+0
2017-10-05
timer: Remove last user of TIMER_INITIALIZER
Kees Cook
2
-8
/
+6
2017-10-05
timer: Remove users of TIMER_DEFERRED_INITIALIZER
Kees Cook
3
-11
/
+9
2017-10-05
timer: Remove init_timer_deferrable() in favor of timer_setup()
Kees Cook
6
-40
/
+34
2017-10-05
timer: Remove init_timer_pinned() in favor of timer_setup()
Kees Cook
2
-7
/
+4
2017-10-05
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
11
-57
/
+36
2017-10-05
timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()
Kees Cook
2
-8
/
+7
2017-10-05
timer: Convert schedule_timeout() to use from_timer()
Kees Cook
2
-7
/
+27
2017-10-05
Merge branch 'linus' into timers/core
Thomas Gleixner
319
-2078
/
+3489
2017-10-03
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+6
2017-10-03
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+8
2017-10-03
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+27
2017-10-03
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-11
/
+15
2017-10-03
Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
33
-145
/
+277
2017-10-03
Merge tag 'tty-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-30
/
+46
2017-10-03
Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
22
-51
/
+126
2017-10-03
Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-24
/
+58
2017-10-03
Merge tag 'char-misc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-14
/
+39
2017-10-02
ahci: don't ignore result code of ahci_reset_controller()
Ard Biesheuvel
1
-1
/
+4
2017-10-02
Linux 4.14-rc3
Linus Torvalds
1
-1
/
+1
2017-10-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-47
/
+56
2017-10-01
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+16
2017-10-01
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-143
/
+384
2017-10-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-74
/
+102
2017-10-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
19
-174
/
+210
2017-10-01
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-11
/
+49
2017-10-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-8
/
+14
2017-10-01
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+10
2017-09-30
Merge tag 'mtd/fixes-for-4.14-rc3' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-1
/
+9
2017-09-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-27
/
+32
2017-09-30
Merge tag 'platform-drivers-x86-v4.14-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-4
/
+6
2017-09-30
Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-16
/
+57
2017-09-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-13
/
+10
2017-09-29
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-27
/
+72
2017-09-29
Merge tag 'md/4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
4
-32
/
+50
[next]