summaryrefslogtreecommitdiff
path: root/include/asm-mips/bug.h
AgeCommit message (Expand)Author
2007-04-20[MIPS] Fix BUG(), BUG_ON() handlingAtsushi Nemoto
2006-11-30[MIPS] Use conditional traps for BUG_ON on MIPS II and better.Ralf Baechle
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2005-10-29Fix weirdness in <asm/bug.h>Ralf Baechle
2005-10-29Fix build for CONFIG_BUG=n. Yes, bugs are now a compile time option ;-)Ralf Baechle
2005-10-29Bugs are now a configuration option.Ralf Baechle
2005-05-01[PATCH] remove all kernel BUGsMatt Mackall
2004-08-22[PATCH] move duplicate BUG and WARN_ON bits to asm-genericMatt Mackall
2004-02-20[PATCH] MIPS mega-patchAndrew Morton
2003-06-22[PATCH] MIPS merge, generic mips bits.Ralf Bächle
2003-06-06[PATCH] Move BUG/BUG_ON/WARN_ON to asm headersPaul Mackerras
2003-01-12[PATCH] use <asm/bug.h> for BUG() definesRussell King