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