aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/kgdb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-05-19powerpc: Remove call sites of MSG_ALL_BUT_SELFMilton Miller1-1/+1
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock1-1/+1
2010-11-17kgdb,ppc: Fix regression in evr register handlingDongdong Deng1-2/+2
2010-10-29kgdb,ppc: Individual register get/set for ppcDongdong Deng1-63/+125
2010-08-05kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZEMichal Simek1-1/+1
2010-05-20powerpc,kgdb: Introduce low level trap catchingJason Wessel1-2/+4
2010-05-20kgdb: core changes to support kdbJason Wessel1-0/+5
2010-02-17powerpc/booke: Introduce new CONFIG options for advanced debug registersDave Kleikamp1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-10-14powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'"Anton Vorontsov1-6/+0
2008-09-26kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel1-3/+2
2008-07-23kgdb, powerpc: arch specific powerpc kgdb supportJason Wessel1-0/+410