index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hrtimer.h
Age
Commit message (
Expand
)
Author
2009-12-14
hrtimers: Convert to raw_spinlocks
Thomas Gleixner
2009-12-10
hrtimer: move timer stats helper functions to hrtimer.c
Heiko Carstens
2009-12-10
hrtimer: Tune hrtimer_interrupt hang logic
Thomas Gleixner
2009-11-20
hrtimer: Fix /proc/timer_list regression
Feng Tang
2009-08-14
Merge branch 'linus' into timers/core
Thomas Gleixner
2009-07-22
hrtimer: Remove cb_entry from struct hrtimer
Peter Zijlstra
2009-07-10
timer stats: fix quick check optimization
Heiko Carstens
2009-06-24
timer stats: Optimize by adding quick check to avoid function calls
Heiko Carstens
2009-05-13
timers: Framework for identifying pinned timers
Arun R Bharadwaj
2009-03-31
hrtimer: fix rq->lock inversion (again)
Peter Zijlstra
2008-11-25
hrtimer: removing all ur callback modes
Peter Zijlstra
2008-11-12
hrtimer: clean up unused callback modes
Peter Zijlstra
2008-11-06
Fix accidental implicit cast in HR-timer conversion
David Howells
2008-10-22
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
2008-10-20
hrtimers: add missing docbook comments to struct hrtimer
Thomas Gleixner
2008-10-20
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
2008-10-17
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
2008-10-15
DECLARE_PER_CPU needs linux/percpu.h
Stephen Rothwell
2008-10-07
rangetimer: fix x86 build failure for the !HRTIMERS case
Arjan van de Ven
2008-09-29
hrtimer: prevent migration of per CPU hrtimers
Thomas Gleixner
2008-09-29
hrtimer: mark migration state
Thomas Gleixner
2008-09-24
hrtimer: reorder struct hrtimer to save 8 bytes on 64bit builds
Richard Kennedy
2008-09-22
hrtimer: remove hrtimer_clock_base::reprogram()
Mark McLoughlin
2008-09-22
hrtimer: remove hrtimer_clock_base::get_softirq_time()
Mark McLoughlin
2008-09-11
hrtimer: peek at the timer queue just before going idle
Arjan van de Ven
2008-09-07
hrtimer: incorporate feedback from Peter Zijlstra
Arjan van de Ven
2008-09-07
hrtimer: add a hrtimer_start_range() function
Arjan van de Ven
2008-09-06
hrtimer: another build fix
Arjan van de Ven
2008-09-06
hrtimer: fix build bug found by Ingo
Arjan van de Ven
2008-09-05
hrtimer: turn hrtimers into range timers
Arjan van de Ven
2008-09-05
hrtimer: rename the "expires" struct member to avoid accidental usage
Arjan van de Ven
2008-09-05
hrtimer: add abstraction functions for accessing the "expires" member
Arjan van de Ven
2008-09-05
select: Introduce a hrtimeout function
Arjan van de Ven
2008-05-03
hrtimer: remove duplicate helper function
Oliver Hartkopp
2008-04-30
add hrtimer specific debugobjects code
Thomas Gleixner
2008-04-17
hrtimers: simplify lockdep handling
Oleg Nesterov
2008-02-10
hrtimer: fix *rmtp handling in hrtimer_nanosleep()
Oleg Nesterov
2008-02-08
time: fix typo in comments
Li Zefan
2008-02-07
Fix compilation of powerpc asm-offsets.c with old gcc
Tony Breeds
2008-02-05
timerfd: new timerfd API
Davide Libenzi
2008-02-05
timerfd: introduce a new hrtimer_forward_now() function
Davide Libenzi
2008-02-03
time: delete comments that refer to noexistent symbols
Li Zefan
2008-01-25
hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback
Peter Zijlstra
2008-01-25
sched: high-res preemption tick
Peter Zijlstra
2007-10-18
hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier
Anton Blanchard
2007-07-16
Add a flag to indicate deferrable timers in /proc/timer_stats
Venki Pallipadi
2007-04-07
[PATCH] high-res timers: resume fix
Ingo Molnar
2007-03-06
[PATCH] hrtimers: hrtimer_clock_base description typo
Andres Salomon
2007-03-06
[PATCH] hrtimers: fix HRTIMER_CB_IRQSAFE_NO_SOFTIRQ description
Andres Salomon
2007-03-01
[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)
Randy Dunlap
[next]