index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
debug-monitors.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-04-09
arm64: probes: Move magic BRK values into brk-imm.h
Will Deacon
1
-5
/
+2
2019-04-09
arm64: debug: Separate debug hooks based on target exception level
Will Deacon
1
-6
/
+12
2016-11-07
arm64: Add uprobe support
Pratyush Anand
1
-0
/
+3
2016-09-23
arm64: kgdb: handle read-only text / modules
AKASHI Takahiro
1
-2
/
+0
2016-07-19
arm64: Kprobes with single stepping support
Sandeepa Prabhu
1
-0
/
+5
2016-02-23
arm64: move brk immediate argument definitions to separate header
Ard Biesheuvel
1
-13
/
+1
2016-02-18
arm64: prevent potential circular header dependencies in asm/bug.h
Ard Biesheuvel
1
-1
/
+1
2015-07-27
arm64: debug: rename enum debug_el to avoid symbol collision
Will Deacon
1
-3
/
+3
2015-07-27
arm64/BUG: Use BRK instruction for generic BUG traps
Dave P Martin
1
-0
/
+2
2015-07-27
arm64/debug: Add missing #includes
Dave P Martin
1
-0
/
+3
2015-07-27
arm64/debug: Simplify BRK insn opcode declarations
Dave P Martin
1
-19
/
+4
2015-07-27
arm64/debug: Move BRK ESR template macro into <asm/esr.h>
Dave P Martin
1
-7
/
+0
2015-07-27
arm64/debug: More consistent naming for the BRK ESR template macro
Dave P Martin
1
-2
/
+3
2015-07-27
arm64/debug: Eliminate magic number from ESR template definition
Dave P Martin
1
-1
/
+3
2015-07-27
arm64/debug: Mask off all reserved bits from generated ESR values
Dave P Martin
1
-1
/
+1
2015-07-27
arm64/debug: Eliminate magic number for size of BRK instruction
Dave P Martin
1
-1
/
+3
2014-09-25
arm64: Fix typos in KGDB macros
Catalin Marinas
1
-11
/
+11
2014-09-25
arm64: insn: Add return statements after BUG_ON()
Mark Brown
1
-0
/
+8
2014-07-11
arm64: move DBG_MDSCR_* to asm/debug-monitors.h
Marc Zyngier
1
-5
/
+14
2014-02-26
arm64: KGDB: Add Basic KGDB support
Vijaya Kumar K
1
-0
/
+47
2014-02-26
arm64: Add macros to manage processor debug state
Vijaya Kumar K
1
-17
/
+0
2013-12-19
arm64: support single-step and breakpoint handler hooks
Sandeepa Prabhu
1
-0
/
+21
2013-07-19
arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()
Chen Gang
1
-7
/
+0
2013-06-12
arm64: debug: consolidate software breakpoint handlers
Will Deacon
1
-0
/
+9
2012-09-17
arm64: Debugging support
Will Deacon
1
-0
/
+88