Historial de Commits

Autor SHA1 Mensaje Fecha
  Uwe Kleine-König 3f4724027b vsnprintf: fix reference for compressed ipv6 addresses hace 15 años
  Uwe Kleine-König 8a79503aa8 lib/vsprintf.c: document more vsnprintf extensions hace 15 años
  Joe Perches 9ac6e44ee5 lib/vsprintf.c: add %pU to print UUID/GUIDs hace 15 años
  André Goddard Rosa e7d2860b69 tree-wide: convert open calls to remove spaces to skip_spaces() lib function hace 15 años
  André Goddard Rosa 922ac25c9f vsprintf: reuse almost identical simple_strtoulX() functions hace 15 años
  André Goddard Rosa c5484d7c0a vsprintf: factor out skip_space code in a separate function hace 15 años
  André Goddard Rosa d4be151b21 vsprintf: move local vars to block local vars and remove unneeded ones hace 15 años
  André Goddard Rosa b5ff992b09 vsprintf: reduce code size by avoiding extra check hace 15 años
  André Goddard Rosa 08562cb27d vsprintf: use TOLOWER whenever possible hace 15 años
  André Goddard Rosa 7b9186f5eb vsprintf: give it some care to please checkpatch.pl hace 15 años
  André Goddard Rosa 6c35663411 vsprintf: pre-calculate final string length for later use hace 15 años
  André Goddard Rosa 0f4f81dce9 vsprintf: factorize "(null)" string hace 15 años
  Bjorn Helgaas c7dabef8a2 vsprintf: use %pR, %pr instead of %pRt, %pRf hace 15 años
  Bjorn Helgaas fd95541e23 vsprintf: add %pRt, %pRf to print struct resource details hace 15 años
  Bjorn Helgaas c91d3376e5 vsprintf: add %pR support for IRQ and DMA resources hace 15 años
  Bjorn Helgaas 2840537228 vsprintf: fix io/mem resource width hace 15 años
  Andy Spencer 8fccae2c95 sscanf(): fix %*s%n hace 15 años
  David S. Miller 8b3f6af863 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ hace 15 años
  Joe Perches eb78cd26b9 lib/vsprintf.c: Avoid possible unaligned accesses in %pI6c hace 15 años
  Marcin Slusarz 2f30b1f9e1 vsprintf: use WARN_ON_ONCE hace 15 años
  Steven Rostedt 0efb4d2072 vsnprintf: remove duplicate comment of vsnprintf hace 15 años
  Steven Rostedt 91adcd2c4b vsprintf: add %ps that is the same as %pS but is like %pf hace 15 años
  Joe Perches 8a27f7c90f lib/vsprintf.c: Add "%pI6c" - print pointer as compressed ipv6 address hace 16 años
  Frederic Weisbecker 0c8b946e3e vsprintf: introduce %pf format specifier hace 16 años
  Zhaolei a4e94ef0dd printk: add support of hh length modifier for printk hace 16 años
  Zhaolei 022624a758 printk: fix wrong format string iter for printk hace 16 años
  Vegard Nossum ed681a91ab vsprintf: unify the format decoding layer for its 3 users, cleanup hace 16 años
  Vegard Nossum adf26f84a6 fix regression from "vsprintf: unify the format decoding layer for its 3 users" hace 16 años
  Frederic Weisbecker 39e874f8af vsprintf: fix bug in negative value printing hace 16 años
  Frederic Weisbecker fef20d9c13 vsprintf: unify the format decoding layer for its 3 users hace 16 años