index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
/
kgdb.c
Age
Commit message (
Expand
)
Author
2023-08-18
ARC: pt_regs: create seperate type for ecr
Vineet Gupta
2021-05-10
ARC: kgdb: add 'fallthrough' to prevent a warning
Randy Dunlap
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
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
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2014-10-22
ARC: kgdb: generic kgdb_arch_pc() suffices
Vineet Gupta
2013-11-06
arc: kgdb: add default implementation for kgdb_roundup_cpus()
Chen Gang
2013-06-26
ARC: Remove explicit passing around of ECR
Vineet Gupta
2013-06-26
ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth values
Vineet Gupta
2013-03-11
ARC: make allyesconfig build breakages
Vineet Gupta
2013-02-15
ARC: kgdb support
Mischa Jonker