summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/kgdb.c
AgeCommit message (Expand)Author
2020-07-16arm64: kgdb: Fix single-step exception handling oopsWei Li
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-04-09arm64: debug: Remove redundant user_mode(regs) checks from debug handlersWill Deacon
2019-04-09arm64: debug: Separate debug hooks based on target exception levelWill Deacon
2019-03-01arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon
2018-12-30kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy
2018-12-30kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()Douglas Anderson
2018-12-30kgdb: Remove irq flags from roundupDouglas Anderson
2018-03-06arm64/debug: Fix registers on sleeping tasksDouglas Anderson
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-11-07arm64: kgdb_step_brk_fn: ignore other's exceptionPratyush Anand
2016-09-23arm64: kgdb: handle read-only text / modulesAKASHI Takahiro
2016-07-19arm64: Blacklist non-kprobe-able symbolPratyush Anand
2016-06-16arm64: kgdb: Match pstate size with gdbserver protocolDaniel Thompson
2016-03-04arm64: Fix misspellings in comments.Adam Buchbinder
2015-07-27arm64/debug: Simplify BRK insn opcode declarationsDave P Martin
2015-07-27arm64/debug: More consistent naming for the BRK ESR template macroDave P Martin
2014-09-25arm64: Fix typos in KGDB macrosCatalin Marinas
2014-02-26arm64: KGDB: Add step debugging supportVijaya Kumar K
2014-02-26arm64: KGDB: Add Basic KGDB supportVijaya Kumar K