summaryrefslogtreecommitdiffstats
path: root/lib/ratelimit.c
AgeCommit message (Expand)AuthorLines
2011-09-13locking, printk: Annotate logbuf_lock as rawThomas Gleixner-2/+2
2010-04-07ratelimit: fix the return value when __ratelimit() fails to acquire the lockYong Zhang-1/+1
2010-04-07ratelimit: annotate ___ratelimit()Yong Zhang-2/+7
2009-10-23ratelimit: Make suppressed output messages more usefulChristian Borntraeger-3/+3
2009-09-22printk: Remove ratelimit.h from kernel.hIngo Molnar-1/+1
2009-09-22ratelimit: Fix/allow use in atomic contextsIngo Molnar-1/+9
2009-09-22ratelimit: Use per ratelimit context lockingIngo Molnar-16/+13
2008-07-28__ratelimit() cpu flags can't be staticAlexey Dobriyan-1/+2
2008-07-25printk ratelimiting rewriteDave Young-25/+30
2008-04-29isolate ratelimit from printk.c for other useDave Young-0/+51