summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/kgdb.c
Commit message (Expand)AuthorAgeFilesLines
* ARC: pt_regs: create seperate type for ecrVineet Gupta2023-08-181-1/+1
* ARC: kgdb: add 'fallthrough' to prevent a warningRandy Dunlap2021-05-101-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy2018-12-301-1/+1
* kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()Douglas Anderson2018-12-301-8/+2
* kgdb: Remove irq flags from roundupDouglas Anderson2018-12-301-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* ARC: kgdb: generic kgdb_arch_pc() sufficesVineet Gupta2014-10-221-5/+0
* arc: kgdb: add default implementation for kgdb_roundup_cpus()Chen Gang2013-11-061-0/+12
* ARC: Remove explicit passing around of ECRVineet Gupta2013-06-261-1/+1
* ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth valuesVineet Gupta2013-06-261-1/+1
* ARC: make allyesconfig build breakagesVineet Gupta2013-03-111-0/+1
* ARC: kgdb supportMischa Jonker2013-02-151-0/+205