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
2013-06-29
timekeeping: Indicate that clock was set in the pvclock gtod notifier
David Vrabel
2
-12
/
+25
2013-06-29
timekeeping: Pass flags instead of multiple bools to timekeeping_update()
David Vrabel
1
-9
/
+12
2013-06-29
xen: Remove clock_was_set() call in the resume path
David Vrabel
1
-3
/
+0
2013-06-29
hrtimers: Support resuming with two or more CPUs online (but stopped)
David Vrabel
1
-3
/
+12
2013-06-28
timer: Fix jiffies wrap behavior of round_jiffies_common()
Bart Van Assche
1
-3
/
+5
2013-06-25
clocksource: vf_pit_timer: Use linux/sched_clock.h
Fabio Estevam
1
-1
/
+1
2013-06-25
Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux...
Thomas Gleixner
1
-0
/
+4
2013-06-25
clocksource: Add generic dummy timer driver
Mark Rutland
2
-0
/
+70
2013-06-25
clockevents: Prefer CPU local devices over global devices
Stephen Boyd
1
-2
/
+7
2013-06-21
sched_clock: Add temporary asm/sched_clock.h
Stephen Boyd
1
-0
/
+4
2013-06-19
Revert "dw_apb_timer_of.c: Remove parts that were picoxcell-specific"
John Stultz
4
-29
/
+37
2013-06-18
ARM: sched_clock: Load cycle count after epoch stabilizes
Stephen Boyd
1
-11
/
+8
2013-06-13
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
36
-38
/
+45
2013-06-13
ARM: sched_clock: Return suspended count earlier
Stephen Boyd
1
-3
/
+3
2013-06-13
ARM: sched_clock: Remove unused needs_suspend member
Stephen Boyd
1
-1
/
+0
2013-06-13
alarmtimer: Export symbols of functions declared in linux/alarmtimer.h
Marcus Gelderie
1
-1
/
+9
2013-06-09
Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clo...
Thomas Gleixner
6
-1
/
+450
2013-06-06
clocksource: Add TI-Nspire timer support
Daniel Tang
3
-0
/
+249
2013-06-06
clocksource: Add Freescale Vybrid pit timer support
Jingchang Lu
3
-0
/
+200
2013-06-06
clocksource: dw_apb: Fix error check
Baruch Siach
1
-1
/
+1
2013-05-29
x86: Fix vrtc_get_time/set_mmss to use new timespec interface
John Stultz
2
-7
/
+8
2013-05-29
power: Add option to log time spent in suspend
Colin Cross
4
-0
/
+89
2013-05-29
timerfd: Add alarm timers
Todd Poynor
1
-23
/
+108
2013-05-29
alarmtimer: Add functions for timerfd support
Todd Poynor
2
-1
/
+42
2013-05-29
x86: Increase precision of x86_platform.get/set_wallclock()
David Vrabel
8
-41
/
+32
2013-05-29
clocksource: dw_apb: Remove unused header
Baruch Siach
1
-1
/
+0
2013-05-29
dw_apb_timer_of.c: Remove parts that were picoxcell-specific
Pavel Machek
4
-37
/
+29
2013-05-29
ktime: Add __must_check prefix to ktime_to_timespec_cond
Daniel Borkmann
1
-1
/
+2
2013-05-29
ktime: Use macro NSEC_PER_USEC where appropriate
Liu Ying
1
-3
/
+4
2013-05-28
clocksource: Implement clocksource_select_fallback() for CONFIG_ARCH_USES_GET...
Thomas Gleixner
1
-0
/
+1
2013-05-28
clockevents: Define CS_NAME_LEN unconditionally
Thomas Gleixner
1
-2
/
+2
2013-05-16
clockevents: Implement unbind functionality
Thomas Gleixner
5
-4
/
+162
2013-05-16
clockevents: Split out selection logic
Thomas Gleixner
2
-38
/
+56
2013-05-16
clockevents: Provide sysfs interface
Thomas Gleixner
1
-0
/
+86
2013-05-16
clockevents: Add module refcount
Thomas Gleixner
4
-0
/
+11
2013-05-16
clockevents: Move the tick_notify() switch case to clockevents_notify()
Thomas Gleixner
3
-48
/
+35
2013-05-16
clockevents: Simplify locking
Thomas Gleixner
1
-17
/
+5
2013-05-16
clockevents: Get rid of the notifier chain
Thomas Gleixner
5
-64
/
+14
2013-05-16
clocksource: Let clocksource_unregister() return success/error
Thomas Gleixner
2
-22
/
+13
2013-05-16
clocksource: Provide unbind interface in sysfs
Thomas Gleixner
1
-0
/
+73
2013-05-16
clocksource: Split out user string input
Thomas Gleixner
1
-14
/
+23
2013-05-16
clocksource: Allow clocksource select to skip current clocksource
Thomas Gleixner
1
-11
/
+20
2013-05-16
clocksource: Add module refcount
Thomas Gleixner
2
-5
/
+17
2013-05-16
clocksource: Let timekeeping_notify return success/error
Thomas Gleixner
3
-6
/
+7
2013-05-16
clocksource: Always verify highres capability
Thomas Gleixner
1
-5
/
+26
2013-05-16
clocksource: apb_timer: Remove unsused function
Thomas Gleixner
2
-13
/
+0
2013-05-16
Merge tag 'trace-fixes-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-13
/
+44
2013-05-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+23
2013-05-16
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-151
/
+89
2013-05-16
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-19
/
+8
[next]