Age | Commit message (Expand) | Author |
---|---|---|
2016-01-22 | ratelimit: fix bug in time interval by resetting right begin time | Jaewon Kim |
2012-03-07 | lib: reduce the use of module.h wherever possible | Paul Gortmaker |
2011-09-13 | locking, printk: Annotate logbuf_lock as raw | Thomas Gleixner |
2010-04-07 | ratelimit: fix the return value when __ratelimit() fails to acquire the lock | Yong Zhang |
2010-04-07 | ratelimit: annotate ___ratelimit() | Yong Zhang |
2009-10-23 | ratelimit: Make suppressed output messages more useful | Christian Borntraeger |
2009-09-22 | printk: Remove ratelimit.h from kernel.h | Ingo Molnar |
2009-09-22 | ratelimit: Fix/allow use in atomic contexts | Ingo Molnar |
2009-09-22 | ratelimit: Use per ratelimit context locking | Ingo Molnar |
2008-07-28 | __ratelimit() cpu flags can't be static | Alexey Dobriyan |
2008-07-25 | printk ratelimiting rewrite | Dave Young |
2008-04-29 | isolate ratelimit from printk.c for other use | Dave Young |