summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/bug.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
* arm64: Add ASM_BUG()Mark Rutland2017-08-081-32/+3Star
* debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf2017-07-201-1/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-051-14/+18
|\
| * arm64: define BUG() instruction without CONFIG_BUGArnd Bergmann2017-03-221-14/+19
* | debug: Add _ONCE() logic to report_bug()Peter Zijlstra2017-03-301-1/+1
|/
* arm64: move brk immediate argument definitions to separate headerArd Biesheuvel2016-02-231-1/+1
* arm64: prevent potential circular header dependencies in asm/bug.hArd Biesheuvel2016-02-181-1/+1
* arm64/BUG: Use BRK instruction for generic BUG trapsDave P Martin2015-07-271-0/+64