Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: Add ASM_BUG() | Mark Rutland | 2017-08-08 | 1 | -32/+3 |
* | debug: Fix WARN_ON_ONCE() for modules | Josh Poimboeuf | 2017-07-20 | 1 | -1/+1 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-05-05 | 1 | -14/+18 |
|\ | |||||
| * | arm64: define BUG() instruction without CONFIG_BUG | Arnd Bergmann | 2017-03-22 | 1 | -14/+19 |
* | | debug: Add _ONCE() logic to report_bug() | Peter Zijlstra | 2017-03-30 | 1 | -1/+1 |
|/ | |||||
* | arm64: move brk immediate argument definitions to separate header | Ard Biesheuvel | 2016-02-23 | 1 | -1/+1 |
* | arm64: prevent potential circular header dependencies in asm/bug.h | Ard Biesheuvel | 2016-02-18 | 1 | -1/+1 |
* | arm64/BUG: Use BRK instruction for generic BUG traps | Dave P Martin | 2015-07-27 | 1 | -0/+64 |