summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/bug.h
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2017-08-08arm64: Add ASM_BUG()Mark Rutland
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf
2017-05-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-03-30debug: Add _ONCE() logic to report_bug()Peter Zijlstra
2017-03-22arm64: define BUG() instruction without CONFIG_BUGArnd Bergmann
2016-02-23arm64: move brk immediate argument definitions to separate headerArd Biesheuvel
2016-02-18arm64: prevent potential circular header dependencies in asm/bug.hArd Biesheuvel
2015-07-27arm64/BUG: Use BRK instruction for generic BUG trapsDave P Martin