summaryrefslogtreecommitdiff
path: root/lib/ratelimit.c
Commit message (Expand)AuthorAge
* lib/ratelimit.c: use deferred printk() versionSergey Senozhatsky2017-10-03
* ratelimit: extend to print suppressed messages on releaseBorislav Petkov2016-08-02
* ratelimit: fix bug in time interval by resetting right begin timeJaewon Kim2016-01-21
* lib: reduce the use of module.h wherever possiblePaul Gortmaker2012-03-07
* 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