index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
kgdb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
arm64: debug: Remove redundant user_mode(regs) checks from debug handlers
Will Deacon
2019-04-09
1
-7
/
+1
*
arm64: debug: Separate debug hooks based on target exception level
Will Deacon
2019-04-09
1
-12
/
+10
*
arm64: debug: Ensure debug handlers check triggering exception level
Will Deacon
2019-03-01
1
-4
/
+10
*
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
2018-12-30
1
-1
/
+1
*
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Douglas Anderson
2018-12-30
1
-12
/
+0
*
kgdb: Remove irq flags from roundup
Douglas Anderson
2018-12-30
1
-1
/
+1
*
arm64/debug: Fix registers on sleeping tasks
Douglas Anderson
2018-03-06
1
-5
/
+16
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
arm64: kgdb_step_brk_fn: ignore other's exception
Pratyush Anand
2016-11-07
1
-0
/
+3
*
arm64: kgdb: handle read-only text / modules
AKASHI Takahiro
2016-09-23
1
-12
/
+24
*
arm64: Blacklist non-kprobe-able symbol
Pratyush Anand
2016-07-19
1
-0
/
+4
*
arm64: kgdb: Match pstate size with gdbserver protocol
Daniel Thompson
2016-06-16
1
-1
/
+13
*
arm64: Fix misspellings in comments.
Adam Buchbinder
2016-03-04
1
-2
/
+2
*
arm64/debug: Simplify BRK insn opcode declarations
Dave P Martin
2015-07-27
1
-6
/
+6
*
arm64/debug: More consistent naming for the BRK ESR template macro
Dave P Martin
2015-07-27
1
-2
/
+2
*
arm64: Fix typos in KGDB macros
Catalin Marinas
2014-09-25
1
-2
/
+2
*
arm64: KGDB: Add step debugging support
Vijaya Kumar K
2014-02-26
1
-8
/
+56
*
arm64: KGDB: Add Basic KGDB support
Vijaya Kumar K
2014-02-26
1
-0
/
+288