Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ratelimit: fix the return value when __ratelimit() fails to acquire the lock | Yong Zhang | 2010-04-07 | 1 | -1/+1 |
* | ratelimit: annotate ___ratelimit() | Yong Zhang | 2010-04-07 | 1 | -2/+7 |
* | ratelimit: Make suppressed output messages more useful | Christian Borntraeger | 2009-10-23 | 1 | -3/+3 |
* | printk: Remove ratelimit.h from kernel.h | Ingo Molnar | 2009-09-22 | 1 | -1/+1 |
* | ratelimit: Fix/allow use in atomic contexts | Ingo Molnar | 2009-09-22 | 1 | -1/+9 |
* | ratelimit: Use per ratelimit context locking | Ingo Molnar | 2009-09-22 | 1 | -16/+13 |
* | __ratelimit() cpu flags can't be static | Alexey Dobriyan | 2008-07-28 | 1 | -1/+2 |
* | printk ratelimiting rewrite | Dave Young | 2008-07-25 | 1 | -25/+30 |
* | isolate ratelimit from printk.c for other use | Dave Young | 2008-04-29 | 1 | -0/+51 |