Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-20 | debug: Fix WARN_ON_ONCE() for modules | Josh Poimboeuf | 1 | -2/+2 |
2017-03-30 | debug: Add _ONCE() logic to report_bug() | Peter Zijlstra | 1 | -1/+1 |
2017-03-30 | x86/debug: Define BUG() again for !CONFIG_BUG | Arnd Bergmann | 1 | -3/+7 |
2017-03-27 | x86/debug: Implement __WARN() using UD0 | Peter Zijlstra | 1 | -18/+60 |
2014-04-08 | x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUG | Josh Triplett | 1 | -3/+0 |
2013-05-01 | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 1 | -3/+0 |
2012-03-28 | Disintegrate asm/system.h for X86 | David Howells | 1 | -0/+4 |
2009-12-05 | x86: Convert BUG() to use unreachable() | David Daney | 1 | -2/+2 |
2008-12-16 | allow bug table entries to use relative pointers (and use it on x86-64) | Jan Beulich | 1 | -1/+1 |
2008-10-23 | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 1 | -3/+3 |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro | 1 | -0/+39 |