index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
kgdb.c
Age
Commit message (
Expand
)
Author
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-18
Blackfin: kgdb: drop dead KGDB_THR_PROC_SWAP for SMP systems
Sonic Zhang
2011-01-10
Blackfin: kgdb: disable preempt schedule when running single step in kgdb
Sonic Zhang
2011-01-10
Blackfin: kgdb: disable interrupt when single stepping in ADEOS
Sonic Zhang
2010-10-29
debug_core,x86,blackfin: Clean up hw debug disable API
Dongdong Deng
2010-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
2010-05-22
Blackfin: kgdb: pass up the CC register instead of a 0 stub
Mike Frysinger
2010-05-21
kgdb,blackfin: Add in kgdb_arch_set_pc for blackfin
Jason Wessel
2010-03-09
Blackfin: kgdb: mark all local funcs/structs static
Mike Frysinger
2010-01-07
blackfin,kgdb: Do not put PC in gdb_regs into retx.
Sonic Zhang
2010-01-07
blackfin,kgdb,probe_kernel: Cleanup probe_kernel_read/write
Jason Wessel
2009-12-15
Blackfin: kgdb: punt dead code
Sonic Zhang
2009-06-23
Blackfin: unify memory region checks between kgdb and traps
Mike Frysinger
2009-06-12
Blackfin: fix length checking in kgdb_ebin2mem
Roel Kluin
2009-06-12
Blackfin: kgdb: fix up error return values
Mike Frysinger
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
2009-01-07
Blackfin arch: remove #if check on L2_LENGTH
Mike Frysinger
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2008-11-18
Blackfin arch: introduce an IM_MEM macro to kgdb
Mike Frysinger
2008-11-18
Blackfin arch: fix off-by-one errors on end of memory range
Mike Frysinger
2008-11-18
Blackfin arch: delete unused vars and add parenthesis to fixup warnings
Mike Frysinger
2008-11-18
Blackfin arch: remove superficial check on blackfin watchdog
Mike Frysinger
2008-11-18
Blackfin arch: Fix bug - hardware breakpoint doesn't always work in kgdb
Sonic Zhang
2008-11-18
Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management...
Graf Yang
2008-10-13
Blackfin arch: add supporting for kgdb
Sonic Zhang
2008-07-26
Blackfin arch: Fix bug - skip single step in high priority interrupt handler ...
Sonic Zhang
2007-06-29
Blackfin arch: kgdb specific code
Sonic Zhang