summaryrefslogtreecommitdiffstats
path: root/kernel/time/timer_list.c
AgeCommit message (Expand)AuthorLines
2008-04-29kernel: use non-racy method for proc entries creationDenis V. Lunev-4/+1
2008-02-17timer_list: print relative expiry time signedPavel Machek-2/+2
2008-02-01tick-sched: add more debug informationThomas Gleixner-0/+2
2007-10-29timer_list: Fix printk format stringsVegard Nossum-2/+4
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-05-09Fix printk format warnings in timer_list.cDavid Miller-11/+14
2007-05-08Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan-7/+4
2007-05-08Simplify kallsyms_lookup()Alexey Dobriyan-3/+1
2007-03-23[PATCH] time: fix formatting in /proc/timer_listJames Morris-3/+3
2007-02-16[PATCH] Add debugging feature /proc/timer_listIngo Molnar-0/+287