Jan Beulich
|
da99075c1d
lib/vsprintf.c: improve standard conformance of sscanf()
|
12 years ago |
Andy Shevchenko
|
7c59154e75
lib/vsprintf: update documentation to cover all of %p[Mm][FR]
|
12 years ago |
George Spelvin
|
f40005165f
lib: vsprintf: fix broken comments
|
12 years ago |
George Spelvin
|
cb239d0a97
lib: vsprintf: optimize put_dec_trunc8()
|
12 years ago |
George Spelvin
|
2359172a75
lib: vsprintf: optimize division by 10000
|
12 years ago |
George Spelvin
|
e49317d415
lib: vsprintf: optimize division by 10 for small integers
|
12 years ago |
Andy Shevchenko
|
31550a16a5
vsprintf: add support of '%*ph[CDN]'
|
13 years ago |
Dan Rosenberg
|
3715c5309f
lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)
|
13 years ago |
Andrew Morton
|
80f548e04d
lib/vsprintf.c: remind people to update Documentation/printk-formats.txt when adding printk formats
|
13 years ago |
Andrei Emeltchenko
|
76597ff989
vsprintf: add %pMR for Bluetooth MAC address
|
13 years ago |
Denys Vlasenko
|
133fd9f5cd
vsprintf: further optimize decimal conversion
|
13 years ago |
Grant Likely
|
725fe002d3
vsprintf: correctly handle width when '#' flag used in %#p format
|
13 years ago |
Pierre Carrier
|
7c20342230
lib/vsprintf.c: "%#o",0 becomes '0' instead of '00'
|
13 years ago |
Stephen Boyd
|
4796dd200d
vsprintf: fix %ps on non symbols when using kallsyms
|
13 years ago |
Linus Torvalds
|
11bcb32848
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
KAMEZAWA Hiroyuki
|
1ac101a5d6
procfs: add num_to_str() to speed up /proc/stat
|
13 years ago |
Paul Gortmaker
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 years ago |
Jan Beulich
|
5756b76e4d
vsprintf: make %pV handling compatible with kasprintf()
|
13 years ago |
Michał Mirosław
|
c8f44affb7
net: introduce and use netdev_features_t for device features sets
|
13 years ago |
Andy Shevchenko
|
55036ba76b
lib: rename pack_hex_byte() to hex_byte_pack()
|
13 years ago |
Alexey Dobriyan
|
1dff46d698
lib/kstrtox: common code between kstrto*() and simple_strto*() functions
|
13 years ago |
Linus Torvalds
|
45b583b10a
Merge 'akpm' patch series
|
14 years ago |
Andy Shevchenko
|
75fb8f2693
lib: make _tolower() public
|
14 years ago |
Jan Engelhardt
|
f996f20812
lib/vsprintf: replace link to Draft by final RFC number
|
14 years ago |
Joe Perches
|
29cf519ee0
vsprintf: Update %pI6c to not compress a single 0
|
14 years ago |
Jan Beulich
|
d9be9b90d6
lib/vsprintf.c: fix interaction of kasprintf() and vsnprintf() when using %pV
|
14 years ago |
Linus Torvalds
|
57d19e80f4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
Ingo Molnar
|
411f05f123
vsprintf: Turn kptr_restrict off by default
|
14 years ago |
Jiri Kosina
|
07f9479a40
Merge branch 'master' into for-next
|
14 years ago |
Uwe Kleine-König
|
ba1835eb30
vsprintf: make comment about vs{n,cn,}printf more understandable
|
14 years ago |