| Commit message (Expand) | Author | Age |
* | powerpc: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-14 |
* | powerpc/kgdb: use DEFINE_PER_CPU to allocate kgdb's thread_info | Tiejun Chen | 2013-10-18 |
* | powerpc/kgdb: Removed kmalloc returned value cast | Alex Grad | 2013-04-17 |
* | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2013-01-28 |
|\ |
|
| * | powerpc: kernel/kgdb.c: Fix memory leakage | Cong Ding | 2013-01-28 |
* | | powerpc: Fix typo in breakpoint kgdb code. | Michael Neuling | 2013-01-15 |
* | | powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers | Michael Neuling | 2013-01-10 |
|/ |
|
* | powerpc/kgdb: Restore current_thread_info properly | Tiejun Chen | 2012-08-24 |
* | powerpc/kgdb: Bail out of KGDB when we've been triggered | Tiejun Chen | 2012-08-24 |
* | powerpc/kgdb: Do not set kgdb_single_step on ppc | Tiejun Chen | 2012-08-24 |
* | powerpc: Fix fallout from system.h split up | Stephen Rothwell | 2012-04-02 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 |
|\ |
|
| * | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 |
* | | powerpc: Remove call sites of MSG_ALL_BUT_SELF | Milton Miller | 2011-05-19 |
|/ |
|
* | kgdb,ppc: Fix regression in evr register handling | Dongdong Deng | 2010-11-17 |
* | kgdb,ppc: Individual register get/set for ppc | Dongdong Deng | 2010-10-29 |
* | kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZE | Michal Simek | 2010-08-05 |
* | powerpc,kgdb: Introduce low level trap catching | Jason Wessel | 2010-05-20 |
* | kgdb: core changes to support kdb | Jason Wessel | 2010-05-20 |
* | powerpc/booke: Introduce new CONFIG options for advanced debug registers | Dave Kleikamp | 2010-02-16 |
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'" | Anton Vorontsov | 2009-10-14 |
* | kgdb, x86, arm, mips, powerpc: ignore user space single stepping | Jason Wessel | 2008-09-26 |
* | kgdb, powerpc: arch specific powerpc kgdb support | Jason Wessel | 2008-07-23 |