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
/
kernel
/
time
/
timer_stats.c
Age
Commit message (
Expand
)
Author
2017-02-10
time: Remove CONFIG_TIMER_STATS
Kees Cook
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-06-20
timer: Avoid using timespec
Arnd Bergmann
2015-06-19
timer: Stats: Simplify the flags handling
Thomas Gleixner
2013-10-10
timer stats: Add a 'Collection: active/inactive' line to timer usage statistics
Dong Zhu
2011-09-13
locking, timer_stats: Annotate table_lock as raw
Thomas Gleixner
2011-03-31
Fix common misspellings
Lucas De Marchi
2009-12-14
hrtimers: Convert to raw_spinlocks
Thomas Gleixner
2009-10-29
percpu: make percpu symbols under kernel/ and mm/ unique
Tejun Heo
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
2009-06-24
timer stats: Optimize by adding quick check to avoid function calls
Heiko Carstens
2008-04-29
kernel: use non-racy method for proc entries creation
Denis V. Lunev
2008-01-30
time: more timer related cleanups
Pavel Machek
2007-10-07
Fix timer_stats printout of events/sec
Anton Blanchard
2007-07-31
Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}
Alexey Dobriyan
2007-07-17
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
Tejun Heo
2007-07-16
Add a flag to indicate deferrable timers in /proc/timer_stats
Venki Pallipadi
2007-06-01
timer stats: speedups
Ingo Molnar
2007-06-01
timer statistics: fix race
Bjorn Steinbrink
2007-05-08
Fix race between cat /proc/*/wchan and rmmod et al
Alexey Dobriyan
2007-05-08
Simplify kallsyms_lookup()
Alexey Dobriyan
2007-02-16
[PATCH] Add debugging feature /proc/timer_stat
Ingo Molnar