summaryrefslogtreecommitdiff
path: root/lib/ratelimit.c
Commit message (Expand)AuthorAge
* locking, printk: Annotate logbuf_lock as rawThomas Gleixner2011-09-13
* ratelimit: fix the return value when __ratelimit() fails to acquire the lockYong Zhang2010-04-07
* ratelimit: annotate ___ratelimit()Yong Zhang2010-04-07
* ratelimit: Make suppressed output messages more usefulChristian Borntraeger2009-10-23
* printk: Remove ratelimit.h from kernel.hIngo Molnar2009-09-22
* ratelimit: Fix/allow use in atomic contextsIngo Molnar2009-09-22
* ratelimit: Use per ratelimit context lockingIngo Molnar2009-09-22
* __ratelimit() cpu flags can't be staticAlexey Dobriyan2008-07-28
* printk ratelimiting rewriteDave Young2008-07-25
* isolate ratelimit from printk.c for other useDave Young2008-04-29