summaryrefslogtreecommitdiffstats
path: root/lib/ratelimit.c
Commit message (Expand)AuthorAgeFilesLines
* ratelimit: fix the return value when __ratelimit() fails to acquire the lockYong Zhang2010-04-071-1/+1
* ratelimit: annotate ___ratelimit()Yong Zhang2010-04-071-2/+7
* ratelimit: Make suppressed output messages more usefulChristian Borntraeger2009-10-231-3/+3
* printk: Remove ratelimit.h from kernel.hIngo Molnar2009-09-221-1/+1
* ratelimit: Fix/allow use in atomic contextsIngo Molnar2009-09-221-1/+9
* ratelimit: Use per ratelimit context lockingIngo Molnar2009-09-221-16/+13
* __ratelimit() cpu flags can't be staticAlexey Dobriyan2008-07-281-1/+2
* printk ratelimiting rewriteDave Young2008-07-251-25/+30
* isolate ratelimit from printk.c for other useDave Young2008-04-291-0/+51
OpenPOWER on IntegriCloud