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
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-29
rcu: add support for dynamic ticks and preempt rcu
Steven Rostedt
1
-0
/
+3
2008-02-17
timer_list: print relative expiry time signed
Pavel Machek
1
-2
/
+2
2008-02-10
ntp: correct inconsistent interval/tick_length usage
john stultz
1
-4
/
+0
2008-02-08
time: fix typo in comments
Li Zefan
2
-2
/
+2
2008-02-08
timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres
Li Zefan
2
-3
/
+3
2008-02-08
clockevent: simplify list operations
Li Zefan
1
-7
/
+4
2008-02-08
clocksource: remove redundant code
Li Zefan
1
-1
/
+0
2008-02-06
time: fix sysfs_show_{available,current}_clocksources() buffer overflow problem
Miao Xie
1
-9
/
+10
2008-02-01
tick-sched: add more debug information
Thomas Gleixner
2
-0
/
+4
2008-02-01
timekeeping: update xtime_cache when time(zone) changes
Thomas Gleixner
1
-2
/
+4
2008-01-30
time: track accurate idle time with tick_sched.idle_sleeptime
Venki Pallipadi
1
-22
/
+48
2008-01-30
NTP: correct inconsistent ntp interval/tick_length usage
john stultz
1
-2
/
+4
2008-01-30
x86: make clockevents more robust
Ingo Molnar
1
-0
/
+13
2008-01-30
clocksource: add unregister function to disable unusable clocksources
Thomas Gleixner
1
-0
/
+15
2008-01-30
clocksource: make clocksource watchdog cycle through online CPUs
Andi Kleen
1
-4
/
+10
2008-01-30
clocksource.c: use init_timer_deferrable for clocksource_watchdog
Parag Warudkar
1
-1
/
+1
2008-01-30
time: fold __get_realtime_clock_ts() into getnstimeofday()
Geert Uytterhoeven
1
-17
/
+5
2008-01-30
timer: clean up tick-broadcast.c
Thomas Gleixner
2
-7
/
+2
2008-01-30
time: more timer related cleanups
Pavel Machek
2
-2
/
+2
2008-01-30
time: timer cleanups
Pavel Machek
1
-2
/
+2
2008-01-25
hrtimer: clean up cpu->base locking tricks
Peter Zijlstra
1
-8
/
+0
2008-01-25
sched: rt throttling vs no_hz
Peter Zijlstra
1
-0
/
+5
2008-01-25
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2
-2
/
+2
2007-12-18
clockevents: fix reprogramming decision in oneshot broadcast
Thomas Gleixner
1
-35
/
+21
2007-12-07
clockevents: warn once when program_event() is called with negative expiry
Thomas Gleixner
1
-0
/
+5
2007-11-28
softlockup: fix false positives on CONFIG_NOHZ
Thomas Gleixner
1
-0
/
+2
2007-11-26
time: add ADJ_OFFSET_SS_READ
John Stultz
1
-3
/
+6
2007-11-17
ntp: fix typo that makes sync_cmos_clock erratic
David P. Reed
1
-1
/
+1
2007-11-06
time: fix inconsistent function names in comments
Li Zefan
2
-2
/
+2
2007-10-29
timer_list: Fix printk format strings
Vegard Nossum
1
-2
/
+4
2007-10-29
clockevents: unexport tick_nohz_get_sleep_length
Adrian Bunk
1
-2
/
+0
2007-10-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+16
2007-10-19
kernel/time/clocksource.c: Use list_for_each_entry instead of list_for_each
Matthias Kaehlcke
1
-15
/
+7
2007-10-17
x86: C1E late detection fix. Really switch off lapic timer
Thomas Gleixner
1
-14
/
+4
2007-10-17
Use num_possible_cpus() instead of NR_CPUS for timer distribution
john stultz
1
-1
/
+1
2007-10-17
kernel/time/timekeeping.c: cleanups
Adrian Bunk
1
-4
/
+1
2007-10-17
time: simplify smp_call_function_single() call sequence
Avi Kivity
1
-13
/
+4
2007-10-16
time: introduce xtime_seconds
Ingo Molnar
1
-7
/
+0
2007-10-15
clockevents: introduce force broadcast notifier
Thomas Gleixner
2
-6
/
+24
2007-10-13
clock events: allow replacement of broadcast timer
Venki Pallipadi
2
-9
/
+8
2007-10-13
clockevents: fix periodic broadcast for oneshot devices
Thomas Gleixner
1
-2
/
+0
2007-10-13
clockevents: Allow build w/o run-tine usage for migration purposes
Thomas Gleixner
3
-2
/
+8
2007-10-10
cpuidle: consolidate 2.6.22 cpuidle branch into one patch
Len Brown
1
-0
/
+16
2007-10-08
Fix timer_stats printout of events/sec
Anton Blanchard
1
-2
/
+3
2007-09-23
clockevents: remove the suspend/resume workaround^Wthinko
Thomas Gleixner
1
-16
/
+1
2007-09-16
clockevents: prevent stale tick update on offline cpu
Thomas Gleixner
1
-0
/
+12
2007-09-16
clockevents: do not shutdown the oneshot broadcast device
Thomas Gleixner
1
-7
/
+4
2007-09-16
clockevents: Enforce oneshot broadcast when broadcast mask is set on resume
Thomas Gleixner
1
-1
/
+12
2007-09-16
timekeeping: Prevent time going backwards on resume
Thomas Gleixner
1
-0
/
+7
2007-09-16
timekeeping: access rtc outside of xtime lock
Thomas Gleixner
1
-1
/
+2
[prev]
[next]