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
2011-05-20
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
3
-22
/
+96
2011-05-20
clockevents/source: Use u64 to make 32bit happy
Thomas Gleixner
2
-2
/
+2
2011-05-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-4
/
+748
2011-05-20
Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2
-19
/
+83
2011-05-19
clockevents: Provide interface to reconfigure an active clock event device
Thomas Gleixner
1
-0
/
+20
2011-05-19
clockevents: Provide combined configure and register function
Thomas Gleixner
1
-0
/
+44
2011-05-19
clocksource: Get rid of the hardcoded 5 seconds sleep time limit
Thomas Gleixner
1
-19
/
+19
2011-05-17
tick: Clear broadcast active bit when switching to oneshot
Thomas Gleixner
1
-1
/
+11
2011-05-05
clockevents: Move C3 stop test outside lock
Andi Kleen
1
-7
/
+9
2011-05-05
clocksource: Install completely before selecting
john stultz
1
-2
/
+2
2011-05-04
alarmtimer: Drop device refcount after rtc_open()
Thomas Gleixner
1
-1
/
+7
2011-05-04
alarmtimer: Check return value of class_find_device()
Thomas Gleixner
1
-2
/
+4
2011-05-02
timerfd: Allow timers to be cancelled when clock was set
Thomas Gleixner
1
-0
/
+15
2011-05-02
hrtimers: Prepare for cancel on clock was set timers
Thomas Gleixner
1
-1
/
+1
2011-05-02
timers: Fix alarmtimer build issues when CONFIG_RTC_CLASS=n
John Stultz
1
-2
/
+18
2011-04-29
timers: Remove delayed irqwork from alarmtimers implementation
John Stultz
1
-23
/
+9
2011-04-29
timers: Improve alarmtimer comments and minor fixes
John Stultz
1
-40
/
+27
2011-04-27
timers: Posix interface for alarm-timers
John Stultz
1
-0
/
+330
2011-04-27
timers: Introduce in-kernel alarm-timer interface
John Stultz
2
-1
/
+376
2011-04-27
time: Add timekeeping_inject_sleeptime
John Stultz
1
-3
/
+53
2011-04-18
posix clocks: Replace mutex with reader/writer semaphore
Richard Cochran
1
-15
/
+9
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2
-2
/
+2
2011-04-04
ntp: fix non privileged system time shifting
Richard Cochran
1
-0
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-2
/
+2
2011-03-24
timekeeping: Use syscore_ops instead of sysdev class and sysdev
Rafael J. Wysocki
1
-19
/
+8
2011-03-16
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-14
/
+628
2011-03-12
posix-clocks: Check write permissions in posix syscalls
Torben Hohn
1
-2
/
+12
2011-02-26
clockevents: Prevent oneshot mode when broadcast device is periodic
Thomas Gleixner
3
-1
/
+18
2011-02-21
time: Extend get_xtime_and_monotonic_offset() to also return sleep
John Stultz
1
-2
/
+6
2011-02-21
time: Introduce get_monotonic_boottime and ktime_get_boottime
John Stultz
1
-1
/
+50
2011-02-18
ntp: Remove redundant and incorrect parameter check
Richard Cochran
1
-3
/
+3
2011-02-12
timer debug: Hide kernel addresses via %pK in /proc/timer_list
Kees Cook
1
-2
/
+2
2011-02-02
posix clocks: Introduce dynamic clocks
Richard Cochran
2
-1
/
+443
2011-02-02
ntp: Add ADJ_SETOFFSET mode bit
Richard Cochran
1
-0
/
+11
2011-02-02
time: Introduce timekeeping_inject_offset
John Stultz
1
-0
/
+36
2011-02-02
time: Correct the *settime* parameters
Richard Cochran
1
-1
/
+1
2011-02-01
time: Fix legacy arch fallout
Thomas Gleixner
1
-0
/
+4
2011-01-31
time: Make do_timer() and xtime_lock local to kernel/time/
Torben Hohn
8
-5
/
+9
2011-01-31
time: Provide xtime_update()
Torben Hohn
1
-0
/
+13
2011-01-31
time: Remove unused __get_wall_to_monotonic()
Thomas Gleixner
1
-5
/
+0
2011-01-31
time: Provide get_xtime_and_monotonic_offset()
Torben Hohn
1
-0
/
+16
2011-01-31
time: Move get_jiffies_64 to kernel/time/jiffies.c
Torben Hohn
1
-0
/
+18
2011-01-31
time: Move do_timer() to kernel/time/timekeeping.c
Torben Hohn
1
-1
/
+13
2011-01-19
hrtimers: Notify hrtimer users of switches to NOHZ mode
Stephen Boyd
1
-3
/
+4
2011-01-15
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...
Linus Torvalds
2
-6
/
+6
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-13
pps: capture MONOTONIC_RAW timestamps as well
Alexander Gordeev
1
-0
/
+43
2011-01-13
ntp: add hardpps implementation
Alexander Gordeev
1
-15
/
+410
2011-01-12
timekeeping: Make local variables static
H Hartley Sweeten
1
-2
/
+2
2011-01-12
time: Rename misnamed minsec argument of clocks_calc_mult_shift()
Nicolas Pitre
1
-4
/
+4
[next]