index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
printk-formats.txt
Age
Commit message (
Expand
)
Author
2016-03-15
mm, printk: introduce new format string for flags
Vlastimil Babka
2016-01-16
printk-formats.txt: remove unimplemented %pT
Rasmus Villemoes
2016-01-06
lib/vsprintf: add %*pg format specifier
Dmitry Monakhov
2015-11-06
lib/vsprintf.c: update documentation
Rasmus Villemoes
2015-11-06
printk: synchronize %p formatting documentation
Martin Kletzander
2015-04-18
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Linus Torvalds
2015-04-15
lib/vsprintf: add %pC{,n,r} format specifiers for clocks
Geert Uytterhoeven
2015-04-15
lib/vsprintf: Move integer format types to the top
Geert Uytterhoeven
2015-04-15
lib/vsprintf: document %p parameters passed by reference
Geert Uytterhoeven
2015-03-20
doc: printk-formats: Fix %pU description
Rasmus Villemoes
2015-03-20
Documentation: add print bitmap description
Wang Long
2014-10-14
lib/vsprintf: add %*pE[achnops] format specifier
Andy Shevchenko
2014-05-05
doc: printk-formats: do not mention casts for u64/s64
Ilya Dryomov
2014-01-23
vsprintf: add %pad extension for dma_addr_t use
Joe Perches
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-04
add formats for dentry/file pathnames
Al Viro
2013-08-27
Documentation/printk-formats.txt: No casts needed for u64/s64
Geert Uytterhoeven
2013-07-25
Merge branch 'master' into for-next
Jiri Kosina
2013-07-08
doc: printk-formats: fix format specifier to %p[Ii]4[hnbl]
Daniel Borkmann
2013-07-01
lib: vsprintf: add IPv4/v6 generic %p[Ii]S[pfs] format specifier
Daniel Borkmann
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
vsprintf: Add extension %pSR - print_symbol replacement
Joe Perches
2013-03-08
Randy has moved
Randy Dunlap
2013-02-21
lib/vsprintf.c: add %pa format specifier for phys_addr_t types
Stepan Moskovchenko
2012-10-06
lib/vsprintf: update documentation to cover all of %p[Mm][FR]
Andy Shevchenko
2012-07-30
vsprintf: add support of '%*ph[CDN]'
Andy Shevchenko
2012-07-30
vsprintf: add %pMR for Bluetooth MAC address
Andrei Emeltchenko
2011-06-15
Documentation: update printk-formats.txt
Andrew Murray
2008-11-12
DOC: add printk-formats.txt
Randy Dunlap