index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
timer_stats.c
Age
Commit message (
Expand
)
Author
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