summaryrefslogtreecommitdiffstats
path: root/kernel/time/timer_list.c
Commit message (Expand)AuthorAgeFilesLines
...
* timer_list: Fix printk format stringsVegard Nossum2007-10-291-2/+4
* Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}Alexey Dobriyan2007-08-011-1/+1
* kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-171-1/+1
* Fix printk format warnings in timer_list.cDavid Miller2007-05-091-11/+14
* Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan2007-05-081-7/+4Star
* Simplify kallsyms_lookup()Alexey Dobriyan2007-05-081-3/+1Star
* [PATCH] time: fix formatting in /proc/timer_listJames Morris2007-03-231-3/+3
* [PATCH] Add debugging feature /proc/timer_listIngo Molnar2007-02-161-0/+287