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
/
include
/
linux
/
hrtimer.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-30
add hrtimer specific debugobjects code
Thomas Gleixner
1
-0
/
+15
2008-04-17
hrtimers: simplify lockdep handling
Oleg Nesterov
1
-2
/
+0
2008-02-10
hrtimer: fix *rmtp handling in hrtimer_nanosleep()
Oleg Nesterov
1
-1
/
+1
2008-02-08
time: fix typo in comments
Li Zefan
1
-1
/
+1
2008-02-08
Fix compilation of powerpc asm-offsets.c with old gcc
Tony Breeds
1
-1
/
+4
2008-02-05
timerfd: new timerfd API
Davide Libenzi
1
-5
/
+5
2008-02-05
timerfd: introduce a new hrtimer_forward_now() function
Davide Libenzi
1
-0
/
+7
2008-02-03
time: delete comments that refer to noexistent symbols
Li Zefan
1
-1
/
+0
2008-01-25
hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback
Peter Zijlstra
1
-3
/
+2
2008-01-25
sched: high-res preemption tick
Peter Zijlstra
1
-0
/
+9
2007-10-19
hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier
Anton Blanchard
1
-1
/
+1
2007-07-16
Add a flag to indicate deferrable timers in /proc/timer_stats
Venki Pallipadi
1
-2
/
+3
2007-04-07
[PATCH] high-res timers: resume fix
Ingo Molnar
1
-0
/
+3
2007-03-06
[PATCH] hrtimers: hrtimer_clock_base description typo
Andres Salomon
1
-1
/
+1
2007-03-06
[PATCH] hrtimers: fix HRTIMER_CB_IRQSAFE_NO_SOFTIRQ description
Andres Salomon
1
-1
/
+1
2007-03-02
[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)
Randy Dunlap
1
-0
/
+1
2007-02-16
[PATCH] Add SysRq-Q to print timer_list debug info
Ingo Molnar
1
-0
/
+3
2007-02-16
[PATCH] Add debugging feature /proc/timer_stat
Ingo Molnar
1
-0
/
+45
2007-02-16
[PATCH] hrtimers: add high resolution timer support
Thomas Gleixner
1
-6
/
+110
2007-02-16
[PATCH] tick-management: dyntick / highres functionality
Thomas Gleixner
1
-0
/
+6
2007-02-16
[PATCH] clockevents: add core functionality
Thomas Gleixner
1
-3
/
+2
2007-02-16
[PATCH] hrtimers: clean up callback tracking
Thomas Gleixner
1
-1
/
+0
2007-02-16
[PATCH] hrtimers; add state tracking
Thomas Gleixner
1
-1
/
+35
2007-02-16
[PATCH] hrtimers: cleanup locking
Thomas Gleixner
1
-15
/
+28
2007-02-16
[PATCH] hrtimers: namespace and enum cleanup
Thomas Gleixner
1
-8
/
+12
2007-02-16
[PATCH] GTOD: persistent clock support
John Stultz
1
-0
/
+3
2006-09-29
[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...
Toyo Abe
1
-0
/
+1
2006-09-06
[PATCH] Documentation for lock_key in struct hrtimer_base
Henrik Kretzschmar
1
-0
/
+1
2006-07-04
[PATCH] lockdep: annotate hrtimer base locks
Ingo Molnar
1
-0
/
+1
2006-06-25
[PATCH] ktime/hrtimer: fix kernel-doc comments
Randy Dunlap
1
-3
/
+0
2006-04-22
[RBTREE] Update hrtimers to use rb_parent() accessor macro.
David Woodhouse
1
-1
/
+1
2006-04-02
Documentation: fix minor kernel-doc warnings
Martin Waitz
1
-1
/
+1
2006-04-01
[PATCH] hrtimer: create generic sleeper
Thomas Gleixner
1
-0
/
+16
2006-03-26
[PATCH] hrtimers: remove data field
Roman Zippel
1
-4
/
+1
2006-03-26
[PATCH] hrtimers: remove state field
Roman Zippel
1
-9
/
+2
2006-03-26
[PATCH] hrtimers: simplify nanosleep
Roman Zippel
1
-3
/
+1
2006-03-26
[PATCH] hrtimers: pass current time to hrtimer_forward()
Roman Zippel
1
-1
/
+2
2006-03-26
[PATCH] hrtimers: optimize softirq runqueues
Thomas Gleixner
1
-8
/
+12
2006-03-07
[PATCH] fix next_timer_interrupt() for hrtimer
Tony Lindgren
1
-0
/
+4
2006-02-01
[PATCH] hrtimers: cleanups and simplifications
George Anzinger
1
-3
/
+2
2006-02-01
[PATCH] hrtimers: fix posix-timer requeue race
akpm@osdl.org
1
-0
/
+1
2006-01-12
[hrtimer] Enforce resolution as lower limit of intervals
Thomas Gleixner
1
-2
/
+1
2006-01-12
[hrtimer] Change resolution storage to ktime_t format
Thomas Gleixner
1
-1
/
+1
2006-01-12
[hrtimer] Remove listhead from hrtimer struct
Thomas Gleixner
1
-5
/
+2
2006-01-10
[PATCH] hrtimer: convert posix timers completely
Thomas Gleixner
1
-0
/
+7
2006-01-10
[PATCH] hrtimer: create hrtimer nanosleep API
Thomas Gleixner
1
-0
/
+6
2006-01-10
[PATCH] hrtimer: hrtimer core code
Thomas Gleixner
1
-0
/
+130