Historique des commits

Auteur SHA1 Message Date
  Josh Triplett a4b5d580e0 bug: Make BUG() always stop the machine il y a 11 ans
  Josh Triplett 4e50ebde32 bug: when !CONFIG_BUG, make WARN call no_printk to check format and args il y a 11 ans
  Josh Triplett a3f7607d09 include/asm-generic/bug.h: style fix: s/while(0)/while (0)/ il y a 11 ans
  Josh Triplett b607e70ec6 bug: when !CONFIG_BUG, simplify WARN_ON_ONCE and family il y a 11 ans
  Paul Mundt 09682c1dd3 bug.h: Fix up CONFIG_BUG=n implicit function declarations. il y a 13 ans
  Paul Mundt 2603efa31a bug.h: Fix up powerpc build regression. il y a 13 ans
  Paul Mundt 3777808873 bug.h: need linux/kernel.h for TAINT_WARN. il y a 13 ans
  Jan Beulich 7ccaba5314 consolidate WARN_...ONCE() static variables il y a 13 ans
  Joe Perches b9075fa968 treewide: use __printf not __attribute__((format(printf,...))) il y a 14 ans
  David S. Miller 86e4ca66e8 bug.h: Move ratelimit warn interfaces to ratelimit.h il y a 14 ans
  David S. Miller 6b36783546 bug.h: Fix build with CONFIG_PRINTK disabled. il y a 14 ans
  Joe Perches b3eec79b07 bug.h: Add WARN_RATELIMIT il y a 14 ans
  Steven Rostedt ccd0d44fad WARN_ON_SMP(): Add comment to explain ({0;}) il y a 14 ans
  Steven Rostedt 2092e6be82 WARN_ON_SMP(): Allow use in if() statements on UP il y a 14 ans
  Ben Hutchings b2be05273a panic: Allow warnings to set different taint flags il y a 15 ans
  Cesar Eduardo Barros 42f247c83a WARN_ONCE(): use bool for boolean flag il y a 16 ans
  Andi Kleen 57adc4d2db Eliminate thousands of warnings with gcc 3.2 build il y a 16 ans
  David Howells da60682c11 The default CONFIG_BUG=n version of BUG() should have an empty do...while il y a 16 ans
  David Brownell af9379c712 documentation: when to BUG(), and when to not BUG() il y a 17 ans
  Linus Torvalds 5f34fe1cfc Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 17 ans
  Jan Beulich b93a531e31 allow bug table entries to use relative pointers (and use it on x86-64) il y a 17 ans
  Ingo Molnar ec5679e513 debug warnings: eliminate warn_on_slowpath() il y a 17 ans
  Arjan van de Ven f6f286f33e fix WARN() for PPC il y a 17 ans
  Harvey Harrison d5c003b4d1 include: replace __FUNCTION__ with __func__ il y a 17 ans
  Arjan van de Ven 45e9c0de2e warn: Turn the netdev timeout WARN_ON() into a WARN() il y a 17 ans
  Dave Young 717115e1a5 printk ratelimiting rewrite il y a 17 ans
  Arjan van de Ven a8f18b909c Add a WARN() macro; this is WARN_ON() + printk arguments il y a 17 ans
  Arjan van de Ven 79b4cc5ee7 debug: move WARN_ON() out of line il y a 18 ans
  Olof Johansson 3a6a62f96f debug: introduce __WARN() il y a 18 ans
  Linus Torvalds 8d4fbcfbe0 Fix WARN_ON() on bitfield ops il y a 18 ans