aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/timer_list.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-29timer_list: Fix printk format stringsVegard Nossum1-2/+4
2007-07-31Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}Alexey Dobriyan1-1/+1
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo1-1/+1
2007-05-09Fix printk format warnings in timer_list.cDavid Miller1-11/+14
2007-05-08Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan1-7/+4
2007-05-08Simplify kallsyms_lookup()Alexey Dobriyan1-3/+1
2007-03-23[PATCH] time: fix formatting in /proc/timer_listJames Morris1-3/+3
2007-02-16[PATCH] Add debugging feature /proc/timer_listIngo Molnar1-0/+287