index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
bug.h
Age
Commit message (
Expand
)
Author
2021-05-07
arm: print alloc free paths for address in registers
Maninder Singh
2020-06-09
arm/asm: add loglvl to c_backtrace()
Dmitry Safonov
2019-06-20
ARM: arrange show_pte() to issue severity-based messages
Russell King
2018-09-27
signal/arm: Push siginfo generation into arm_notify_die
Eric W. Biederman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-20
debug: Fix WARN_ON_ONCE() for modules
Josh Poimboeuf
2015-12-03
ARM: 8455/1: define __BUG as asm(BUG_INSTR) without CONFIG_BUG
Arnd Bergmann
2015-09-11
ARM: 8431/1: fix alignement of __bug_table section entries
Robert Jarzmik
2013-10-19
ARM: Correct BUG() assembly to ensure it is endian-agnostic
Ben Dooks
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
2012-01-05
ARM: 7267/1: Remove BUILD_BUG_ON from asm/bug.h
Simon Glass
2011-10-17
ARM: 7017/1: Use generic BUG() handler
Simon Glass
2008-09-01
[ARM] 5211/2: fix a couple warnings from BUG() usage
Nicolas Pitre
2008-08-02
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King