Historial de Commits

Autor SHA1 Mensaje Fecha
  Joe Perches b9075fa968 treewide: use __printf not __attribute__((format(printf,...))) hace 13 años
  David S. Miller 86e4ca66e8 bug.h: Move ratelimit warn interfaces to ratelimit.h hace 14 años
  David S. Miller 6b36783546 bug.h: Fix build with CONFIG_PRINTK disabled. hace 14 años
  Joe Perches b3eec79b07 bug.h: Add WARN_RATELIMIT hace 14 años
  Steven Rostedt ccd0d44fad WARN_ON_SMP(): Add comment to explain ({0;}) hace 14 años
  Steven Rostedt 2092e6be82 WARN_ON_SMP(): Allow use in if() statements on UP hace 14 años
  Ben Hutchings b2be05273a panic: Allow warnings to set different taint flags hace 15 años
  Cesar Eduardo Barros 42f247c83a WARN_ONCE(): use bool for boolean flag hace 15 años
  Andi Kleen 57adc4d2db Eliminate thousands of warnings with gcc 3.2 build hace 16 años
  David Howells da60682c11 The default CONFIG_BUG=n version of BUG() should have an empty do...while hace 16 años
  David Brownell af9379c712 documentation: when to BUG(), and when to not BUG() hace 16 años
  Linus Torvalds 5f34fe1cfc Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 16 años
  Jan Beulich b93a531e31 allow bug table entries to use relative pointers (and use it on x86-64) hace 16 años
  Ingo Molnar ec5679e513 debug warnings: eliminate warn_on_slowpath() hace 16 años
  Arjan van de Ven f6f286f33e fix WARN() for PPC hace 16 años
  Harvey Harrison d5c003b4d1 include: replace __FUNCTION__ with __func__ hace 16 años
  Arjan van de Ven 45e9c0de2e warn: Turn the netdev timeout WARN_ON() into a WARN() hace 16 años
  Dave Young 717115e1a5 printk ratelimiting rewrite hace 17 años
  Arjan van de Ven a8f18b909c Add a WARN() macro; this is WARN_ON() + printk arguments hace 17 años
  Arjan van de Ven 79b4cc5ee7 debug: move WARN_ON() out of line hace 17 años
  Olof Johansson 3a6a62f96f debug: introduce __WARN() hace 17 años
  Linus Torvalds 8d4fbcfbe0 Fix WARN_ON() on bitfield ops hace 18 años
  Alexey Dobriyan 2a41de48b8 Fix sparse false positives re BUG_ON(ptr) hace 18 años
  Linus Torvalds 8f53b6fcc4 Don't call a warnign a bug. It's a warning. hace 18 años
  Ingo Molnar 52e88f5d4a [PATCH] change WARN_ON back to "BUG: at ..." hace 18 años
  Jeremy Fitzhardinge 30e25b71e7 [PATCH] Fix generic WARN_ON message hace 18 años
  Jeremy Fitzhardinge 7664c5a1da [PATCH] Generic BUG implementation hace 18 años
  Ralf Baechle 8c7c7c9bf3 [PATCH] Fix warnings for WARN_ON if CONFIG_BUG is disabled hace 18 años
  Andrew Morton d69a892268 [PATCH] Fix WARN_ON / WARN_ON_ONCE regression hace 18 años
  Herbert Xu 684f978347 [PATCH] Let WARN_ON/WARN_ON_ONCE return the condition hace 18 años