aboutsummaryrefslogtreecommitdiff
path: root/kernel/time/timer_stats.c
AgeCommit message (Expand)Author
2011-09-13locking, timer_stats: Annotate table_lock as rawThomas Gleixner
2011-03-31Fix common misspellingsLucas De Marchi
2009-12-14hrtimers: Convert to raw_spinlocksThomas Gleixner
2009-10-29percpu: make percpu symbols under kernel/ and mm/ uniqueTejun Heo
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-06-24timer stats: Optimize by adding quick check to avoid function callsHeiko Carstens
2008-04-29kernel: use non-racy method for proc entries creationDenis V. Lunev
2008-01-30time: more timer related cleanupsPavel Machek
2007-10-07Fix timer_stats printout of events/secAnton Blanchard
2007-07-31Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}Alexey Dobriyan
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo
2007-07-16Add a flag to indicate deferrable timers in /proc/timer_statsVenki Pallipadi
2007-06-01timer stats: speedupsIngo Molnar
2007-06-01timer statistics: fix raceBjorn Steinbrink
2007-05-08Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan
2007-05-08Simplify kallsyms_lookup()Alexey Dobriyan
2007-02-16[PATCH] Add debugging feature /proc/timer_statIngo Molnar