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