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
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-04
alarmtimer: Implement arm callback
Thomas Gleixner
1
-0
/
+22
2017-06-04
alarmtimer: Implement try_to_cancel callback
Thomas Gleixner
1
-0
/
+10
2017-06-04
alarmtimer: Implement remaining callback
Thomas Gleixner
1
-9
/
+22
2017-06-04
alarmtimer: Implement forward callback
Thomas Gleixner
1
-0
/
+13
2017-06-04
alarmtimer: Implement timer_rearm() callback
Thomas Gleixner
1
-1
/
+14
2017-06-04
posix-timers: Make use of cancel/arm callbacks
Thomas Gleixner
1
-81
/
+100
2017-06-04
posix-timers: Add cancel/arm callbacks
Thomas Gleixner
1
-0
/
+3
2017-06-04
posix-timers: Zero settings value in common code
Thomas Gleixner
2
-6
/
+2
2017-06-04
posix-timers: Make use of forward/remaining callbacks
Thomas Gleixner
1
-15
/
+49
2017-06-04
posix-timers: Add forward/remaining callbacks
Thomas Gleixner
1
-0
/
+2
2017-06-04
posix-timers: Add active flag to k_itimer
Thomas Gleixner
1
-1
/
+7
2017-06-04
posix-timers: Use timer_rearm() callback in posixtimer_rearm()
Thomas Gleixner
3
-10
/
+11
2017-06-04
posix-timers: Rename do_schedule_next_timer
Thomas Gleixner
2
-6
/
+6
2017-06-04
posix-timers: Add timer_rearm() callback
Thomas Gleixner
1
-15
/
+18
2017-06-04
posix-timers: Store k_clock pointer in k_itimer
Thomas Gleixner
2
-3
/
+6
2017-06-04
posix-timers: Move interval out of the union
Thomas Gleixner
2
-17
/
+16
2017-06-04
posix-timers: Unify overrun/requeue_pending handling
Thomas Gleixner
2
-18
/
+15
2017-06-04
posix-timers: Move posix-timer internals to core
Thomas Gleixner
5
-0
/
+36
2017-06-04
posix-timers: Avoid gazillions of forward declarations
Thomas Gleixner
1
-101
/
+89
2017-06-04
posix-clocks: Remove interval timer facility and mmap/fasync callbacks
Thomas Gleixner
1
-113
/
+0
2017-06-04
posix-timers: Remove unused export of posix_timer_event()
Thomas Gleixner
1
-1
/
+0
2017-06-04
alarmtimer: Remove pointless config conditional
Thomas Gleixner
1
-2
/
+1
2017-06-04
Merge branch 'timers/urgent' into WIP.timers
Thomas Gleixner
2
-11
/
+27
2017-06-04
alarmtimer: Rate limit periodic intervals
Thomas Gleixner
1
-0
/
+8
2017-06-04
alarmtimer: Prevent overflow of relative timers
Thomas Gleixner
1
-3
/
+3
2017-05-30
nohz: Reset next_tick cache even when the timer has no regs
Frederic Weisbecker
1
-0
/
+2
2017-05-27
alarmtimer: Fix posix-timer constification fallout
Thomas Gleixner
1
-0
/
+2
2017-05-27
posix-timers: Make posix_clocks immutable
Christoph Hellwig
4
-170
/
+146
2017-05-24
posix-timers: Make signal printks conditional
Thomas Gleixner
1
-8
/
+16
2017-05-17
nohz: Fix collision between tick and other hrtimers, again
Frederic Weisbecker
2
-6
/
+33
2017-05-17
nohz: Add hrtimer sanity check
Frederic Weisbecker
1
-2
/
+7
2017-05-15
sched/clock: Remove unused argument to sched_clock_idle_wakeup_event()
Peter Zijlstra
1
-1
/
+1
2017-05-15
x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable...
Peter Zijlstra
1
-0
/
+3
2017-05-13
time: delete current_fs_time()
Deepa Dinamani
1
-14
/
+0
2017-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2017-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2017-05-02
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-113
/
+153
2017-04-20
timer/sysclt: Restrict timer migration sysctl values to 0 and 1
Myungho Jung
1
-1
/
+1
2017-04-17
posix-timers: Correct sanity check in posix_cpu_nsleep
Eric W. Biederman
1
-1
/
+1
2017-04-14
time: Change k_clock nsleep() to use timespec64
Deepa Dinamani
5
-31
/
+38
2017-04-14
time: Change k_clock timer_set() and timer_get() to use timespec64
Deepa Dinamani
4
-49
/
+51
2017-04-14
time: Change k_clock clock_set() to use timespec64
Deepa Dinamani
3
-10
/
+8
2017-04-14
time: Change k_clock clock_getres() to use timespec64
Deepa Dinamani
4
-14
/
+13
2017-04-14
time: Change k_clock clock_get() to use timespec64
Deepa Dinamani
5
-31
/
+33
2017-04-14
time: Change posix clocks ops interfaces to use timespec64
Deepa Dinamani
1
-10
/
+24
2017-04-14
time: Delete do_sys_setimeofday()
Deepa Dinamani
3
-4
/
+10
2017-03-31
timekeeping: Remove pointless conversion to bool
Nicholas Mc Guire
1
-2
/
+1
2017-03-31
Merge branch 'fortglx/4.12/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
3
-1
/
+12
2017-03-24
treewide: Fix typo in xml/driver-api/basics.xml
Masanari Iida
2
-2
/
+2
2017-03-23
sysrq: Reset the watchdog timers while displaying high-resolution timers
Tom Hromatka
1
-0
/
+6
[prev]
[next]