1. 4aa9960 printk: add %I4, %I6, %i4, %i6 format specifiers by Harvey Harrison · 16 years ago
  2. 689afa7 printk: add %p6 format specifier for IPv6 addresses by Harvey Harrison · 16 years ago
  3. dd45c9c printk: add %pM format specifier for MAC addresses by Harvey Harrison · 16 years ago
  4. 332d2e7 Implement %pR to print struct resource content by Linus Torvalds · 16 years ago
  5. 9d85db2 lib: remove defining macros for strict_strto?? by Harvey Harrison · 16 years ago
  6. 22d2705 lib: trivial whitespace tidy by Harvey Harrison · 16 years ago
  7. aa46a63 lib: pull base-guessing logic to helper function by Harvey Harrison · 16 years ago
  8. 20036fd Add kerneldoc documentation for new printk format extensions by Andi Kleen · 16 years ago
  9. deac93d lib: Correct printk %pF to work on all architectures by James Bottomley · 16 years ago
  10. 29a6d39 lib/vsprintf.c: wrong conversion function used by Yi Yang · 16 years ago
  11. 0fe1ef2 vsprintf: add support for '%pS' and '%pF' pointer formats by Linus Torvalds · 16 years ago
  12. 4d8a743 vsprintf: add infrastructure support for extended '%p' specifiers by Linus Torvalds · 16 years ago
  13. 78a8bf6 vsprintf: split out '%p' handling logic by Linus Torvalds · 16 years ago
  14. 0f9bfa5 vsprintf: split out '%s' handling logic by Linus Torvalds · 16 years ago
  15. 4f9d5f4 lib/vsprintf.c: fix bug omitting minus sign of numbers (module_param) by Hoang-Nam Nguyen · 16 years ago
  16. 9b706ae x86: trivial printk optimizations by Denys Vlasenko · 16 years ago
  17. 06b2a76 Add new string functions strict_strto* and convert kernel params to use them by Yi Yang · 16 years ago
  18. 96e3e18 lib: move kasprintf to a separate file by Sam Ravnborg · 17 years ago
  19. 4277eed vsprintf.c: optimizing, part 2: base 10 conversion speedup, v2 by Denis Vlasenko · 17 years ago
  20. b39a734 vsprintf.c: optimizing, part 1 (easy and obvious stuff) by Denis Vlasenko · 17 years ago
  21. c6b40d1 fix sscanf %n match at end of input string by Johannes Berg · 17 years ago
  22. 11443ec Add kvasprintf() by Jeremy Fitzhardinge · 17 years ago
  23. ea6f328 [PATCH] scnprintf(): fix a comment by Martin Peschke · 17 years ago
  24. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 17 years ago
  25. 0a6047e Fix vsnprintf off-by-one bug by Linus Torvalds · 18 years ago
  26. e905914 [PATCH] Implement kasprintf by Jeremy Fitzhardinge · 18 years ago
  27. f796937 [PATCH] Fix bounds check in vsnprintf, to allow for a 0 size and NULL buffer by Jeremy Fitzhardinge · 18 years ago
  28. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  29. 8032230 [PATCH] %t... in vsnprintf by Al Viro · 19 years ago
  30. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago