summaryrefslogtreecommitdiff
path: root/arch/arc/kernel/kgdb.c
AgeCommit message (Expand)Author
2023-08-18ARC: pt_regs: create seperate type for ecrVineet Gupta
2021-05-10ARC: kgdb: add 'fallthrough' to prevent a warningRandy Dunlap
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
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
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2014-10-22ARC: kgdb: generic kgdb_arch_pc() sufficesVineet Gupta
2013-11-06arc: kgdb: add default implementation for kgdb_roundup_cpus()Chen Gang
2013-06-26ARC: Remove explicit passing around of ECRVineet Gupta
2013-06-26ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth valuesVineet Gupta
2013-03-11ARC: make allyesconfig build breakagesVineet Gupta
2013-02-15ARC: kgdb supportMischa Jonker