aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/bug.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-08arm64: Add ASM_BUG()Mark Rutland1-32/+3
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf1-1/+1
2017-05-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-14/+18
2017-03-30debug: Add _ONCE() logic to report_bug()Peter Zijlstra1-1/+1
2017-03-22arm64: define BUG() instruction without CONFIG_BUGArnd Bergmann1-14/+19
2016-02-23arm64: move brk immediate argument definitions to separate headerArd Biesheuvel1-1/+1
2016-02-18arm64: prevent potential circular header dependencies in asm/bug.hArd Biesheuvel1-1/+1
2015-07-27arm64/BUG: Use BRK instruction for generic BUG trapsDave P Martin1-0/+64