summaryrefslogtreecommitdiffstats
path: root/kernel/time/timer_stats.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* timer: Avoid using timespecArnd Bergmann2016-06-201-3/+3
* timer: Stats: Simplify the flags handlingThomas Gleixner2015-06-191-5/+5
* timer stats: Add a 'Collection: active/inactive' line to timer usage statisticsDong Zhu2013-10-101-4/+4
* locking, timer_stats: Annotate table_lock as rawThomas Gleixner2011-09-131-3/+3
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* hrtimers: Convert to raw_spinlocksThomas Gleixner2009-12-141-8/+9
* percpu: make percpu symbols under kernel/ and mm/ uniqueTejun Heo2009-10-291-5/+6
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* timer stats: Optimize by adding quick check to avoid function callsHeiko Carstens2009-06-241-8/+8
* kernel: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-4/+1
* time: more timer related cleanupsPavel Machek2008-01-301-1/+1
* Fix timer_stats printout of events/secAnton Blanchard2007-10-071-2/+3
* Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}Alexey Dobriyan2007-07-311-1/+1
* kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-171-1/+1
* Add a flag to indicate deferrable timers in /proc/timer_statsVenki Pallipadi2007-07-161-3/+11
* timer stats: speedupsIngo Molnar2007-06-011-1/+6
* timer statistics: fix raceBjorn Steinbrink2007-06-011-16/+21
* Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan2007-05-081-6/+4
* Simplify kallsyms_lookup()Alexey Dobriyan2007-05-081-3/+1
* [PATCH] Add debugging feature /proc/timer_statIngo Molnar2007-02-161-0/+411
OpenPOWER on IntegriCloud