开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ratelimit.h
Age
Commit message (
Expand
)
Author
2020-07-27
printk: Make linux/printk.h self-contained
Herbert Xu
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-20
ratelimit: fix WARN_ON_RATELIMIT return value
Jiri Slaby
2016-08-02
ratelimit: extend to print suppressed messages on release
Borislav Petkov
2014-12-13
ratelimit: add initialization macro
Dmitry Monakhov
2012-10-05
tty: Fix bogus "callbacks suppressed" messages
Markus Trippelsdorf
2011-09-13
locking, printk: Annotate logbuf_lock as raw
Thomas Gleixner
2011-05-26
bug.h: Move ratelimit warn interfaces to ratelimit.h
David S. Miller
2010-10-26
printk: declare printk_ratelimit_state in ratelimit.h
Namhyung Kim
2010-05-25
ratelimit: add ratelimit_state_init()
OGAWA Hirofumi
2009-10-23
ratelimit: Make suppressed output messages more useful
Christian Borntraeger
2009-09-22
ratelimit: Use per ratelimit context locking
Ingo Molnar
2008-11-12
remove ratelimt()
Andrew Morton
2008-07-25
printk ratelimiting rewrite
Dave Young