summaryrefslogtreecommitdiff
path: root/lib/ratelimit.c
AgeCommit message (Expand)Author
2017-10-03lib/ratelimit.c: use deferred printk() versionSergey Senozhatsky
2016-08-02ratelimit: extend to print suppressed messages on releaseBorislav Petkov
2016-01-21ratelimit: fix bug in time interval by resetting right begin timeJaewon Kim
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker
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