summaryrefslogtreecommitdiff
path: root/kernel/time/timer_list.c
AgeCommit message (Expand)Author
2008-04-29kernel: use non-racy method for proc entries creationDenis V. Lunev
2008-02-17timer_list: print relative expiry time signedPavel Machek
2008-02-01tick-sched: add more debug informationThomas Gleixner
2007-10-29timer_list: Fix printk format stringsVegard Nossum
2007-07-31Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}Alexey Dobriyan
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo
2007-05-09Fix printk format warnings in timer_list.cDavid Miller
2007-05-08Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan
2007-05-08Simplify kallsyms_lookup()Alexey Dobriyan
2007-03-23[PATCH] time: fix formatting in /proc/timer_listJames Morris
2007-02-16[PATCH] Add debugging feature /proc/timer_listIngo Molnar