| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Move cpu_has_feature() to a separate file | Kevin Hao | 2016-08-01 | 1 | -0/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 2016-07-30 | 1 | -7/+7 |
|\ |
|
| * | powerpc32: provide VIRT_CPU_ACCOUNTING | Christophe Leroy | 2016-07-09 | 1 | -7/+7 |
* | | powerpc/xmon: Dump ISA 2.07 SPRs | Michael Ellerman | 2016-07-14 | 1 | -0/+44 |
* | | powerpc/xmon: Dump ISA 2.06 SPRs | Michael Ellerman | 2016-07-14 | 1 | -0/+31 |
* | | powerpc/xmon: Adjust spacing of existing SPRs to make room for more | Michael Ellerman | 2016-07-14 | 1 | -5/+6 |
* | | powerpc/xmon: Move static regno into its only user | Michael Ellerman | 2016-07-14 | 1 | -1/+1 |
* | | powerpc/xmon: Remove unused externs | Michael Ellerman | 2016-07-14 | 1 | -5/+0 |
|/ |
|
* | powerpc/xmon: Fix SPR read/write commands and add command to dump SPRs | Paul Mackerras | 2016-05-11 | 3 | -61/+122 |
* | powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code | Aneesh Kumar K.V | 2016-05-11 | 1 | -1/+1 |
* | powerpc/xmon: Add xmon command to dump process/task similar to ps(1) | Douglas Miller | 2016-02-10 | 1 | -0/+60 |
* | powerpc/xmon: add command to dump OPAL msglog | Andrew Donnellan | 2016-02-09 | 1 | -0/+58 |
* | powerpc/xmon: fix typo in usage message | Andrew Donnellan | 2016-02-08 | 1 | -1/+1 |
* | powerpc: enable UBSAN support | Daniel Axtens | 2016-01-20 | 1 | -0/+1 |
* | powerpc/xmon: Use rtas_call_unlocked() in xmon | Michael Ellerman | 2015-12-17 | 1 | -10/+6 |
* | powerpc/xmon: Append linux_banner to exception information in xmon. | Rashmica Gupta | 2015-12-14 | 1 | -0/+2 |
* | powerpc/xmon: Add some more elements to the existing PACA dump list | Michael Ellerman | 2015-10-15 | 1 | -4/+57 |
* | powerpc/xmon: Paginate kernel log buffer display | Sam bobroff | 2015-10-15 | 1 | -3/+3 |
* | powerpc/xmon: Paged output for paca display | Sam bobroff | 2015-10-15 | 3 | -2/+83 |
* | powerpc/xmon: Drop the valid variable completely in dump_segments() | Anshuman Khandual | 2015-08-12 | 1 | -4/+3 |
* | powerpc: Remove redundant breaks | Joe Perches | 2015-08-06 | 1 | -1/+0 |
* | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2015-02-11 | 1 | -12/+2 |
|\ |
|
| * | powerpc/xmon: use isspace/isxdigit/isalnum from linux/ctype.h | Vincent Bernat | 2014-12-29 | 1 | -12/+2 |
* | | powerpc/xmon: Fix another endiannes issue in RTAS call from xmon | Laurent Dufour | 2015-01-19 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2014-12-11 | 1 | -19/+63 |
|\ |
|
| * | powerpc/xmon: Cleanup the breakpoint flags | Michael Ellerman | 2014-12-02 | 1 | -10/+9 |
| * | powerpc/xmon: Enable HW instruction breakpoint on POWER8 | Anshuman Khandual | 2014-12-02 | 1 | -7/+51 |
| * | powerpc/xmon: Fix build when 4xx=y and 44x=n | Michael Ellerman | 2014-11-12 | 1 | -1/+1 |
| * | powerpc: Convert power off logic to pm_power_off | Alexander Graf | 2014-11-03 | 1 | -1/+2 |
* | | powerpc/pseries: Fix endiannes issue in RTAS call from xmon | Laurent Dufour | 2014-11-27 | 1 | -3/+3 |
|/ |
|
* | powerpc: Hard disable interrupts in xmon | Anton Blanchard | 2014-08-13 | 1 | -0/+3 |
* | powerpc: Remove MMU_FTR_SLB | Michael Ellerman | 2014-07-28 | 1 | -7/+1 |
* | powerpc: Remove STAB code | Michael Ellerman | 2014-07-28 | 1 | -26/+0 |
* | powerpc/xmon: avoid format string leaking to printk | Kees Cook | 2014-06-11 | 1 | -1/+1 |
* | powerpc/xmon: Fix up xmon format strings | Michael Ellerman | 2014-06-05 | 1 | -13/+13 |
* | powerpc: Fix smp_processor_id() in preemptible splat in set_breakpoint | Paul Gortmaker | 2014-05-20 | 1 | -1/+1 |
* | powerpc: Fix xmon disassembler for little-endian | Philippe Bergheaud | 2014-03-07 | 1 | -0/+4 |
* | powerpc/xmon: Don't signal we've entered until we're finished printing | Michael Ellerman | 2014-02-11 | 1 | -1/+2 |
* | powerpc/xmon: Fix timeout loop in get_output_lock() | Michael Ellerman | 2014-02-11 | 1 | -2/+9 |
* | powerpc/xmon: Don't loop forever in get_output_lock() | Michael Ellerman | 2014-02-11 | 1 | -5/+5 |
* | powerpc/book3s: Introduce exclusive emergency stack for machine check exception. | Mahesh Salgaonkar | 2013-12-05 | 1 | -0/+4 |
* | powerpc/xmon: Fix printing of set of CPUs in xmon | Paul Mackerras | 2013-09-05 | 1 | -12/+12 |
* | powerpc: Add more trap names to xmon | Michael Ellerman | 2013-08-27 | 1 | -0/+7 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-05-02 | 1 | -1/+1 |
|\ |
|
| * | powerpc: Save DAR and DSISR in pt_regs on MCE | Aneesh Kumar K.V | 2013-04-30 | 1 | -1/+1 |
* | | powerpc/xmon/sysrq: fix inconstistent help message of sysrq key | zhangwei(Jovi) | 2013-04-30 | 1 | -1/+1 |
|/ |
|
* | powerpc: Rename set_break to avoid naming conflict | Michael Neuling | 2013-01-16 | 1 | -1/+1 |
* | powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers | Michael Neuling | 2013-01-10 | 1 | -7/+14 |
* | powerpc: Build kernel with -mcmodel=medium | Anton Blanchard | 2013-01-10 | 1 | -1/+1 |
* | powerpc/xmon: Fallback to printk() in xmon_printf() if udbg is not setup | Michael Ellerman | 2012-11-15 | 1 | -2/+8 |