index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
hrtimer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] add cpu_relax to hrtimer_cancel
Joe Korty
2006-04-11
1
-0
/
+1
*
[PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_q...
Dimitri Sivanich
2006-03-31
1
-0
/
+3
*
[PATCH] hrtimer: use generic sleeper for nanosleep
Thomas Gleixner
2006-03-31
1
-30
/
+9
*
[PATCH] hrtimer: create generic sleeper
Thomas Gleixner
2006-03-31
1
-0
/
+19
*
[PATCH] hrtimers: remove data field
Roman Zippel
2006-03-26
1
-7
/
+5
*
[PATCH] hrtimers: remove nsec_t typedef
Roman Zippel
2006-03-26
1
-2
/
+2
*
[PATCH] hrtimers: remove state field
Roman Zippel
2006-03-26
1
-9
/
+5
*
[PATCH] hrtimers: simplify nanosleep
Roman Zippel
2006-03-26
1
-80
/
+62
*
[PATCH] hrtimers: pass current time to hrtimer_forward()
Roman Zippel
2006-03-26
1
-4
/
+3
*
[PATCH] hrtimers: optimize softirq runqueues
Thomas Gleixner
2006-03-26
1
-2
/
+26
*
[PATCH] fix next_timer_interrupt() for hrtimer
Tony Lindgren
2006-03-06
1
-0
/
+35
*
[PATCH] hrtimer: round up relative start time on low-res arches
Ingo Molnar
2006-02-14
1
-1
/
+12
*
[PATCH] hrtimers: add back lost credit lines
Thomas Gleixner
2006-02-01
1
-0
/
+6
*
[PATCH] hrtimers: cleanups and simplifications
George Anzinger
2006-02-01
1
-35
/
+24
*
[PATCH] hrtimers: fix posix-timer requeue race
akpm@osdl.org
2006-02-01
1
-0
/
+5
*
[PATCH] kernel/hrtimer.c sparse warning fix
Ingo Molnar
2006-01-16
1
-1
/
+2
*
[PATCH] hrtimer comment tweak
Jonathan Corbet
2006-01-16
1
-1
/
+1
*
[hrtimer] Enforce resolution as lower limit of intervals
Thomas Gleixner
2006-01-12
1
-1
/
+4
*
[hrtimer] Change resolution storage to ktime_t format
Thomas Gleixner
2006-01-12
1
-2
/
+1
*
[hrtimer] Remove listhead from hrtimer struct
Thomas Gleixner
2006-01-12
1
-12
/
+14
*
[PATCH] Export ktime_get_ts()
Matt Helsley
2006-01-10
1
-0
/
+1
*
[PATCH] hrtimer: switch sys_nanosleep to hrtimer
Thomas Gleixner
2006-01-10
1
-0
/
+14
*
[PATCH] hrtimer: create hrtimer nanosleep API
Thomas Gleixner
2006-01-10
1
-0
/
+127
*
[PATCH] hrtimer: hrtimer core code
Thomas Gleixner
2006-01-10
1
-0
/
+679