| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-06-13 | bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameter | Ingo Molnar |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner |
| 2017-08-08 | arm64: Add ASM_BUG() | Mark Rutland |
| 2017-07-20 | debug: Fix WARN_ON_ONCE() for modules | Josh Poimboeuf |
| 2017-05-05 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
| 2017-03-30 | debug: Add _ONCE() logic to report_bug() | Peter Zijlstra |
| 2017-03-22 | arm64: define BUG() instruction without CONFIG_BUG | Arnd Bergmann |
| 2016-02-23 | arm64: move brk immediate argument definitions to separate header | Ard Biesheuvel |
| 2016-02-18 | arm64: prevent potential circular header dependencies in asm/bug.h | Ard Biesheuvel |
| 2015-07-27 | arm64/BUG: Use BRK instruction for generic BUG traps | Dave P Martin |