aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/kgdb.c
Commit message (Expand)AuthorAge
* kgdb: blackfin: include irq_regs.h in kgdb.cSonic Zhang2013-07-09
* blackfin: kgdb: call generic_exec_single() directlySonic Zhang2012-12-13
* Fix common misspellingsLucas De Marchi2011-03-31
* Blackfin: kgdb: drop dead KGDB_THR_PROC_SWAP for SMP systemsSonic Zhang2011-03-18
* Blackfin: kgdb: disable preempt schedule when running single step in kgdbSonic Zhang2011-01-10
* Blackfin: kgdb: disable interrupt when single stepping in ADEOSSonic Zhang2011-01-10
* debug_core,x86,blackfin: Clean up hw debug disable APIDongdong Deng2010-10-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-05-24
|\
| * Blackfin: kgdb: pass up the CC register instead of a 0 stubMike Frysinger2010-05-22
* | kgdb,blackfin: Add in kgdb_arch_set_pc for blackfinJason Wessel2010-05-20
|/
* Blackfin: kgdb: mark all local funcs/structs staticMike Frysinger2010-03-09
* blackfin,kgdb: Do not put PC in gdb_regs into retx.Sonic Zhang2010-01-07
* blackfin,kgdb,probe_kernel: Cleanup probe_kernel_read/writeJason Wessel2010-01-07
* Blackfin: kgdb: punt dead codeSonic Zhang2009-12-15
* Blackfin: unify memory region checks between kgdb and trapsMike Frysinger2009-06-22
* Blackfin: fix length checking in kgdb_ebin2memRoel Kluin2009-06-12
* Blackfin: kgdb: fix up error return valuesMike Frysinger2009-06-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2009-01-07
|\
| * Blackfin arch: remove #if check on L2_LENGTHMike Frysinger2009-01-07
| * Blackfin arch: introduce an IM_MEM macro to kgdbMike Frysinger2008-11-18
| * Blackfin arch: fix off-by-one errors on end of memory rangeMike Frysinger2008-11-18
| * Blackfin arch: delete unused vars and add parenthesis to fixup warningsMike Frysinger2008-11-18
| * Blackfin arch: remove superficial check on blackfin watchdogMike Frysinger2008-11-18
| * Blackfin arch: Fix bug - hardware breakpoint doesn't always work in kgdbSonic Zhang2008-11-18
| * Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management...Graf Yang2008-11-18
* | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
|/
* Blackfin arch: add supporting for kgdbSonic Zhang2008-10-13
* Blackfin arch: Fix bug - skip single step in high priority interrupt handler ...Sonic Zhang2008-07-26
* Blackfin arch: kgdb specific codeSonic Zhang2007-06-29