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-11-28
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-11
/
+139
2011-11-18
timekeeping: add arch_offset hook to ktime_get functions
Hector Palacios
1
-0
/
+4
2011-11-11
Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/js...
Ingo Molnar
2
-10
/
+55
2011-11-10
clocksource: Avoid selecting mult values that might overflow when adjusted
John Stultz
2
-10
/
+55
2011-11-01
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
1
-0
/
+1
2011-10-28
time: Improve documentation of timekeeeping_adjust()
John Stultz
1
-1
/
+80
2011-10-26
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-213
/
+364
2011-10-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+0
2011-09-29
nohz: Remove nohz_cpu_mask
Shi, Alex
1
-6
/
+0
2011-09-14
alarmtimers: Fix error handling
Thomas Gleixner
1
-10
/
+31
2011-09-13
locking, timer_stats: Annotate table_lock as raw
Thomas Gleixner
1
-3
/
+3
2011-09-13
clocksource: Make watchdog reset lockless
Thomas Gleixner
1
-20
/
+18
2011-09-08
clockevents: Add direct ktime programming function
Martin Schwidefsky
1
-0
/
+4
2011-09-08
clockevents: Make minimum delay adjustments configurable
Martin Schwidefsky
6
-93
/
+121
2011-09-08
nohz: Remove "Switched to NOHz mode" debugging messages
Heiko Carstens
1
-5
/
+1
2011-09-08
nohz: Make idle/iowait counter update conditional
Michal Hocko
1
-6
/
+35
2011-09-08
nohz: Fix update_ts_time_stat idle accounting
Michal Hocko
1
-4
/
+4
2011-08-11
alarmtimers: Rework RTC device selection using class interface
John Stultz
1
-38
/
+40
2011-08-11
alarmtimers: Add try_to_cancel functionality
John Stultz
1
-6
/
+37
2011-08-11
alarmtimers: Add more refined alarm state tracking
John Stultz
1
-7
/
+14
2011-08-11
alarmtimers: Remove period from alarm structure
John Stultz
1
-16
/
+14
2011-08-11
alarmtimers: Remove interval cap limit hack
John Stultz
1
-9
/
+0
2011-08-11
alarmtimers: Add alarm_forward functionality
John Stultz
1
-1
/
+36
2011-08-11
alarmtimers: Push rearming peroidic timers down into alamrtimer handler
John Stultz
1
-7
/
+13
2011-08-11
alarmtimers: Change alarmtimer functions to return alarmtimer_restart values
John Stultz
1
-4
/
+9
2011-08-10
alarmtimers: Avoid possible denial of service with high freq periodic timers
John Stultz
1
-0
/
+9
2011-08-10
alarmtimers: Memset itimerspec passed into alarm_timer_get
John Stultz
1
-0
/
+2
2011-08-10
alarmtimers: Avoid possible null pointer traversal
John Stultz
1
-5
/
+2
2011-07-23
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+28
2011-07-21
time: Fix stupid KERN_WARN compile issue
John Stultz
1
-1
/
+1
2011-06-22
time: Avoid accumulating time drift in suspend/resume
John Stultz
1
-0
/
+22
2011-06-22
time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptime
John Stultz
1
-0
/
+6
2011-06-22
alarmtimers: Return -ENOTSUPP if no RTC device is present
John Stultz
1
-1
/
+22
2011-06-22
alarmtimers: Handle late rtc module loading
John Stultz
1
-70
/
+67
2011-06-16
clocksource: Make watchdog robust vs. interruption
Thomas Gleixner
1
-11
/
+13
2011-06-03
clockevents: Handle empty cpumask gracefully
Thomas Gleixner
1
-1
/
+4
2011-05-23
hrtimers: Avoid touching inactive timer bases
Thomas Gleixner
1
-2
/
+2
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
[next]