index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ratelimit.c
Commit message (
Expand
)
Author
Age
*
lib/ratelimit.c: use deferred printk() version
Sergey Senozhatsky
2017-10-03
*
ratelimit: extend to print suppressed messages on release
Borislav Petkov
2016-08-02
*
ratelimit: fix bug in time interval by resetting right begin time
Jaewon Kim
2016-01-21
*
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2012-03-07
*
locking, printk: Annotate logbuf_lock as raw
Thomas Gleixner
2011-09-13
*
ratelimit: fix the return value when __ratelimit() fails to acquire the lock
Yong Zhang
2010-04-07
*
ratelimit: annotate ___ratelimit()
Yong Zhang
2010-04-07
*
ratelimit: Make suppressed output messages more useful
Christian Borntraeger
2009-10-23
*
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
2009-09-22
*
__ratelimit() cpu flags can't be static
Alexey Dobriyan
2008-07-28
*
printk ratelimiting rewrite
Dave Young
2008-07-25
*
isolate ratelimit from printk.c for other use
Dave Young
2008-04-29