Histórico de Commits

Autor SHA1 Mensagem Data
  Joe Perches 7db6f5fb65 vsprintf: Recursive vsnprintf: Add "%pV", struct va_format há 15 anos atrás
  Joe Perches cf3b429b03 vsprintf.c: use noinline_for_stack há 15 anos atrás
  Alexey Dobriyan 4be929be34 kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN há 15 anos atrás
  Hans Verkuil 98d5ce0d00 lib/vsprintf.c: add missing EXPORT_SYMBOL(simple_strtoll) há 15 anos atrás
  Joe Perches 4e310fda91 vsprintf: Change struct printf_spec.precision from s8 to s16 há 15 anos atrás
  Bjorn Helgaas 9d7cca0421 resource: add window support há 15 anos atrás
  Bjorn Helgaas 0f4050c7d3 resource: add bus number support há 15 anos atrás
  Bjorn Helgaas 4da0b66c6e vsprintf: move %pR resource printf_specs off the stack há 15 anos atrás
  Bjorn Helgaas b89dc5d6b0 vsprintf: clarify comments for printf_spec flags há 15 anos atrás
  Joe Perches ef0658f3de vsprintf.c: Reduce sizeof struct printf_spec from 24 to 8 bytes há 15 anos atrás
  David S. Miller 51c24aaaca Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 há 15 anos atrás
  Joe Perches 0159f24ee7 lib/vsprintf.c: Add IPV4 options %pI4[hnbl] for host, network, big and little endian há 15 anos atrás
  Uwe Kleine-König 3f4724027b vsnprintf: fix reference for compressed ipv6 addresses há 15 anos atrás
  Joe Perches c8e000604b lib: Kill bit-reversed FDDI MAC output case, it's bogus. há 15 anos atrás
  Joe Perches bc7259a2ce lib/vsprintf.c: Add %pMF to format FDDI bit reversed MAC addresses há 15 anos atrás
  Uwe Kleine-König 8a79503aa8 lib/vsprintf.c: document more vsnprintf extensions há 15 anos atrás
  Joe Perches 9ac6e44ee5 lib/vsprintf.c: add %pU to print UUID/GUIDs há 15 anos atrás
  André Goddard Rosa e7d2860b69 tree-wide: convert open calls to remove spaces to skip_spaces() lib function há 15 anos atrás
  André Goddard Rosa 922ac25c9f vsprintf: reuse almost identical simple_strtoulX() functions há 15 anos atrás
  André Goddard Rosa c5484d7c0a vsprintf: factor out skip_space code in a separate function há 15 anos atrás
  André Goddard Rosa d4be151b21 vsprintf: move local vars to block local vars and remove unneeded ones há 15 anos atrás
  André Goddard Rosa b5ff992b09 vsprintf: reduce code size by avoiding extra check há 15 anos atrás
  André Goddard Rosa 08562cb27d vsprintf: use TOLOWER whenever possible há 15 anos atrás
  André Goddard Rosa 7b9186f5eb vsprintf: give it some care to please checkpatch.pl há 15 anos atrás
  André Goddard Rosa 6c35663411 vsprintf: pre-calculate final string length for later use há 15 anos atrás
  André Goddard Rosa 0f4f81dce9 vsprintf: factorize "(null)" string há 15 anos atrás
  Bjorn Helgaas c7dabef8a2 vsprintf: use %pR, %pr instead of %pRt, %pRf há 15 anos atrás
  Bjorn Helgaas fd95541e23 vsprintf: add %pRt, %pRf to print struct resource details há 15 anos atrás
  Bjorn Helgaas c91d3376e5 vsprintf: add %pR support for IRQ and DMA resources há 15 anos atrás
  Bjorn Helgaas 2840537228 vsprintf: fix io/mem resource width há 15 anos atrás