index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
kgdb.c
Age
Commit message (
Expand
)
Author
2021-06-11
arm64: insn: decouple patching from insn code
Mark Rutland
2020-07-08
arm64: kgdb: Fix single-step exception handling oops
Wei Li
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-04-09
arm64: debug: Remove redundant user_mode(regs) checks from debug handlers
Will Deacon
2019-04-09
arm64: debug: Separate debug hooks based on target exception level
Will Deacon
2019-03-01
arm64: debug: Ensure debug handlers check triggering exception level
Will Deacon
2018-12-30
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
2018-12-30
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Douglas Anderson
2018-12-30
kgdb: Remove irq flags from roundup
Douglas Anderson
2018-03-06
arm64/debug: Fix registers on sleeping tasks
Douglas Anderson
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-11-07
arm64: kgdb_step_brk_fn: ignore other's exception
Pratyush Anand
2016-09-23
arm64: kgdb: handle read-only text / modules
AKASHI Takahiro
2016-07-19
arm64: Blacklist non-kprobe-able symbol
Pratyush Anand
2016-06-16
arm64: kgdb: Match pstate size with gdbserver protocol
Daniel Thompson
2016-03-04
arm64: Fix misspellings in comments.
Adam Buchbinder
2015-07-27
arm64/debug: Simplify BRK insn opcode declarations
Dave P Martin
2015-07-27
arm64/debug: More consistent naming for the BRK ESR template macro
Dave P Martin
2014-09-25
arm64: Fix typos in KGDB macros
Catalin Marinas
2014-02-26
arm64: KGDB: Add step debugging support
Vijaya Kumar K
2014-02-26
arm64: KGDB: Add Basic KGDB support
Vijaya Kumar K