index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
bug.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-24
1
-1
/
+1
|
\
|
*
bug: Use normal relative pointers in 'struct bug_entry'
Josh Poimboeuf
2022-05-19
1
-1
/
+1
*
|
x86/bug: Prevent shadowing in __WARN_FLAGS
Vincent Mailhol
2022-04-05
1
-2
/
+2
|
/
*
x86,objtool: Move the ASM_REACHABLE annotation to objtool.h
Peter Zijlstra
2022-03-15
1
-0
/
+1
*
x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asm
Nick Desaulniers
2022-02-02
1
-9
/
+11
*
x86: Delete UD0, UD1 traces
Alexey Dobriyan
2021-05-05
1
-9
/
+0
*
compiler.h: Move instrumentation_begin()/end() to new <linux/instrumentation....
Ingo Molnar
2020-07-24
1
-0
/
+1
*
x86/entry, bug: Comment the instrumentation_begin() usage for WARN()
Peter Zijlstra
2020-06-15
1
-0
/
+6
*
bug: Annotate WARN/BUG/stackfail as noinstr safe
Thomas Gleixner
2020-06-11
1
-0
/
+3
*
x86: bug.h: use asm_inline in _BUG_FLAGS definitions
Rasmus Villemoes
2019-09-15
1
-2
/
+2
*
Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i...
Ingo Molnar
2018-12-19
1
-56
/
+42
*
x86/bug: Macrofy the BUG table section handling, to work around GCC inlining ...
Nadav Amit
2018-10-04
1
-42
/
+56
*
x86/debug: Use UD2 for WARN()
Peter Zijlstra
2018-02-15
1
-9
/
+6
*
x86/debug, objtool: Annotate WARN()-related UD2 as reachable
Josh Poimboeuf
2018-02-15
1
-1
/
+5
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
debug: Fix WARN_ON_ONCE() for modules
Josh Poimboeuf
2017-07-20
1
-2
/
+2
*
debug: Add _ONCE() logic to report_bug()
Peter Zijlstra
2017-03-30
1
-1
/
+1
*
x86/debug: Define BUG() again for !CONFIG_BUG
Arnd Bergmann
2017-03-30
1
-3
/
+7
*
x86/debug: Implement __WARN() using UD0
Peter Zijlstra
2017-03-27
1
-18
/
+60
*
x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUG
Josh Triplett
2014-04-08
1
-3
/
+0
*
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-05-01
1
-3
/
+0
*
Disintegrate asm/system.h for X86
David Howells
2012-03-28
1
-0
/
+4
*
x86: Convert BUG() to use unreachable()
David Daney
2009-12-05
1
-2
/
+2
*
allow bug table entries to use relative pointers (and use it on x86-64)
Jan Beulich
2008-12-16
1
-1
/
+1
*
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-23
1
-3
/
+3
*
x86, um: ... and asm-x86 move
Al Viro
2008-10-23
1
-0
/
+39