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