| Commit message (Expand) | Author | Age |
* | powerpc: Hard disable interrupts in xmon | Anton Blanchard | 2014-08-13 |
* | powerpc: Remove MMU_FTR_SLB | Michael Ellerman | 2014-07-28 |
* | powerpc: Remove STAB code | Michael Ellerman | 2014-07-28 |
* | powerpc/xmon: Fix up xmon format strings | Michael Ellerman | 2014-06-04 |
* | powerpc: Fix smp_processor_id() in preemptible splat in set_breakpoint | Paul Gortmaker | 2014-05-19 |
* | powerpc: Fix xmon disassembler for little-endian | Philippe Bergheaud | 2014-03-06 |
* | powerpc/xmon: Don't signal we've entered until we're finished printing | Michael Ellerman | 2014-02-10 |
* | powerpc/xmon: Fix timeout loop in get_output_lock() | Michael Ellerman | 2014-02-10 |
* | powerpc/xmon: Don't loop forever in get_output_lock() | Michael Ellerman | 2014-02-10 |
* | powerpc/book3s: Introduce exclusive emergency stack for machine check exception. | Mahesh Salgaonkar | 2013-12-05 |
* | powerpc/xmon: Fix printing of set of CPUs in xmon | Paul Mackerras | 2013-09-05 |
* | powerpc: Add more trap names to xmon | Michael Ellerman | 2013-08-27 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-05-02 |
|\ |
|
| * | powerpc: Save DAR and DSISR in pt_regs on MCE | Aneesh Kumar K.V | 2013-04-30 |
* | | powerpc/xmon/sysrq: fix inconstistent help message of sysrq key | zhangwei(Jovi) | 2013-04-30 |
|/ |
|
* | powerpc: Rename set_break to avoid naming conflict | Michael Neuling | 2013-01-15 |
* | powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers | Michael Neuling | 2013-01-10 |
* | powerpc/xmon: Fiddle xmon_depth_to_print logic in xmon_show_stack() | Michael Ellerman | 2012-11-14 |
* | powerpc/xmon: Use STACK_FRAME_OVERHEAD in xmon_show_stack() | Michael Ellerman | 2012-11-14 |
* | powerpc/xmon: Remove unused #defines | Michael Ellerman | 2012-11-14 |
* | powerpc/xmon: Remove renaming #defines of scanhex() and skipbl() | Michael Ellerman | 2012-11-14 |
* | powerpc/xmon: Remove empty xmon_map_scc() | Michael Ellerman | 2012-11-14 |
* | powerpc: Add an xmon command to dump one or all pacas | Michael Ellerman | 2012-09-18 |
* | powerpc: Rework set_dabr so it can take a DABRX value as well | Michael Neuling | 2012-09-09 |
* | powerpc: Fixup whitespace in xmon | Michael Ellerman | 2012-08-24 |
* | powerpc: Fix xmon dl command for new printk implementation | Michael Ellerman | 2012-08-24 |
* | powerpc/xmon: Use cpumask iterator to avoid warning | Anton Blanchard | 2012-07-02 |
* | Disintegrate asm/system.h for PowerPC | David Howells | 2012-03-28 |
* | powerpc: Remove FW_FEATURE ISERIES from arch code | Stephen Rothwell | 2012-03-20 |
* | powerpc: Rework lazy-interrupt handling | Benjamin Herrenschmidt | 2012-03-08 |
* | powerpc/xmon: Add display of soft & hard irq states | Benjamin Herrenschmidt | 2012-03-08 |
* | powerpc/xmon: Fix #if typo for systems without MSR[RI] | Jimi Xenidis | 2011-11-24 |
* | powerpc/xmon: Fix the 'u' command description | Jimi Xenidis | 2011-11-24 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ |
|
| * | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker | 2011-10-31 |
* | | powerpc: Fix xmon for systems without MSR[RI] | Jimi Xenidis | 2011-09-29 |
|/ |
|
* | powerpc: Remove call sites of MSG_ALL_BUT_SELF | Milton Miller | 2011-05-19 |
* | powerpc: Convert old cpumask API into new one | KOSAKI Motohiro | 2011-05-04 |
* | powerpc: Save Come-From Address Register (CFAR) in exception frame | Paul Mackerras | 2011-05-04 |
* | powerpc: Free up some CPU feature bits by moving out MMU-related features | Matt Evans | 2011-04-27 |
* | powerpc: Use MSR_64BIT in places | Michael Ellerman | 2011-04-27 |
* | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes | 2011-03-24 |
* | Input: sysrq - drop tty argument from sysrq ops handlers | Dmitry Torokhov | 2010-08-20 |
* | powerpc/book3e: Add TLB dump in xmon for Book3E | Benjamin Herrenschmidt | 2010-07-14 |
* | powerpc: Mark some variables in the page fault path __read_mostly | Anton Blanchard | 2010-02-03 |
* | powerpc/pseries: Add extended_cede_processor() helper function. | Gautham R Shenoy | 2009-11-23 |
* | powerpc/booke: Fix xmon single step on PowerPC Book-E | Josh Boyer | 2009-10-27 |
* | powerpc/4xx: Fix erroneous xmon warning on PowerPC 4xx | Josh Boyer | 2009-09-24 |
* | powerpc: Remaining 64-bit Book3E support | Benjamin Herrenschmidt | 2009-08-19 |
* | powerpc/xmon: Remove unused variable in xmon.c | Stephen Rothwell | 2009-06-09 |