index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
bug.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-24
Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2022-05-20
bug: Use normal relative pointers in 'struct bug_entry'
Josh Poimboeuf
1
-1
/
+1
2022-04-05
x86/bug: Prevent shadowing in __WARN_FLAGS
Vincent Mailhol
1
-2
/
+2
2022-03-15
x86,objtool: Move the ASM_REACHABLE annotation to objtool.h
Peter Zijlstra
1
-0
/
+1
2022-02-03
x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asm
Nick Desaulniers
1
-9
/
+11
2021-05-05
x86: Delete UD0, UD1 traces
Alexey Dobriyan
1
-9
/
+0
2020-07-24
compiler.h: Move instrumentation_begin()/end() to new <linux/instrumentation....
Ingo Molnar
1
-0
/
+1
2020-06-15
x86/entry, bug: Comment the instrumentation_begin() usage for WARN()
Peter Zijlstra
1
-0
/
+6
2020-06-11
bug: Annotate WARN/BUG/stackfail as noinstr safe
Thomas Gleixner
1
-0
/
+3
2019-09-15
x86: bug.h: use asm_inline in _BUG_FLAGS definitions
Rasmus Villemoes
1
-2
/
+2
2018-12-19
Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i...
Ingo Molnar
1
-56
/
+42
2018-10-04
x86/bug: Macrofy the BUG table section handling, to work around GCC inlining ...
Nadav Amit
1
-42
/
+56
2018-02-15
x86/debug: Use UD2 for WARN()
Peter Zijlstra
1
-9
/
+6
2018-02-15
x86/debug, objtool: Annotate WARN()-related UD2 as reachable
Josh Poimboeuf
1
-1
/
+5
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