index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
hrtimer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-26
[PATCH] hrtimers: remove data field
Roman Zippel
1
-7
/
+5
2006-03-26
[PATCH] hrtimers: remove nsec_t typedef
Roman Zippel
1
-2
/
+2
2006-03-26
[PATCH] hrtimers: remove state field
Roman Zippel
1
-9
/
+5
2006-03-26
[PATCH] hrtimers: simplify nanosleep
Roman Zippel
1
-80
/
+62
2006-03-26
[PATCH] hrtimers: pass current time to hrtimer_forward()
Roman Zippel
1
-4
/
+3
2006-03-26
[PATCH] hrtimers: optimize softirq runqueues
Thomas Gleixner
1
-2
/
+26
2006-03-06
[PATCH] fix next_timer_interrupt() for hrtimer
Tony Lindgren
1
-0
/
+35
2006-02-14
[PATCH] hrtimer: round up relative start time on low-res arches
Ingo Molnar
1
-1
/
+12
2006-02-01
[PATCH] hrtimers: add back lost credit lines
Thomas Gleixner
1
-0
/
+6
2006-02-01
[PATCH] hrtimers: cleanups and simplifications
George Anzinger
1
-35
/
+24
2006-02-01
[PATCH] hrtimers: fix posix-timer requeue race
akpm@osdl.org
1
-0
/
+5
2006-01-16
[PATCH] kernel/hrtimer.c sparse warning fix
Ingo Molnar
1
-1
/
+2
2006-01-16
[PATCH] hrtimer comment tweak
Jonathan Corbet
1
-1
/
+1
2006-01-12
[hrtimer] Enforce resolution as lower limit of intervals
Thomas Gleixner
1
-1
/
+4
2006-01-12
[hrtimer] Change resolution storage to ktime_t format
Thomas Gleixner
1
-2
/
+1
2006-01-12
[hrtimer] Remove listhead from hrtimer struct
Thomas Gleixner
1
-12
/
+14
2006-01-10
[PATCH] Export ktime_get_ts()
Matt Helsley
1
-0
/
+1
2006-01-10
[PATCH] hrtimer: switch sys_nanosleep to hrtimer
Thomas Gleixner
1
-0
/
+14
2006-01-10
[PATCH] hrtimer: create hrtimer nanosleep API
Thomas Gleixner
1
-0
/
+127
2006-01-10
[PATCH] hrtimer: hrtimer core code
Thomas Gleixner
1
-0
/
+679