Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | 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 | -8/+2 |
* | kgdb: Remove irq flags from roundup | Douglas Anderson | 2018-12-30 | 1 | -1/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | ARC: kgdb: generic kgdb_arch_pc() suffices | Vineet Gupta | 2014-10-23 | 1 | -5/+0 |
* | arc: kgdb: add default implementation for kgdb_roundup_cpus() | Chen Gang | 2013-11-06 | 1 | -0/+12 |
* | ARC: Remove explicit passing around of ECR | Vineet Gupta | 2013-06-26 | 1 | -1/+1 |
* | ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth values | Vineet Gupta | 2013-06-26 | 1 | -1/+1 |
* | ARC: make allyesconfig build breakages | Vineet Gupta | 2013-03-11 | 1 | -0/+1 |
* | ARC: kgdb support | Mischa Jonker | 2013-02-15 | 1 | -0/+205 |