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
/
lib
/
timerqueue.c
Age
Commit message (
Expand
)
Author
2021-02-17
rbtree, timerqueue: Use rb_add_cached()
Peter Zijlstra
2019-07-24
lib/timerqueue: Rely on rbtree semantics for next timer
Davidlohr Bueso
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2017-12-29
timerqueue: Document return values of timerqueue_add/del()
Thomas Gleixner
2017-01-20
timerqueue: Use rb_entry_safe() instead of open-coding it
Geliang Tang
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2015-04-22
timerqueue: Let timerqueue_add/del return information
Thomas Gleixner
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2012-02-29
bug.h: add include of it to various implicit C users
Paul Gortmaker
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-11
timerqueue: Make timerqueue_getnext() static inline
Thomas Gleixner
2010-12-10
timers: Fixup allmodconfig build issue
John Stultz
2010-12-10
timers: Rename timerlist infrastructure to timerqueue
John Stultz