aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/xmon
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 76Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-03powerpc/xmon: add read-only modeChristopher M. Riedl
2019-05-03powerpc: disable KASAN instrumentation on early/critical files.Christophe Leroy
2019-04-30powerpc/64s: Reimplement book3s idle code in CNicholas Piggin
2019-04-08powerpc/mmiowb: Hook up mmwiob() implementation to asm-generic codeWill Deacon
2019-02-26powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpcNathan Chancellor
2019-02-23powerpc: Only use task_struct 'cpu' field on SMPChristophe Leroy
2019-02-23powerpc: Enable kcovAndrew Donnellan
2018-12-19powerpc/xmon: fix dump_segments()Christophe Leroy
2018-12-04powerpc: annotate implicit fall throughsStephen Rothwell
2018-12-04powerpc/xmon: Fix invocation inside lock regionBreno Leitao
2018-11-26powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3SChristophe Leroy
2018-11-26powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32Christophe Leroy
2018-11-25powerpc/xmon: Define static functionsBreno Leitao
2018-10-31powerpc/xmon: Relax frame size for clangJoel Stanley
2018-10-20powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64Christophe Leroy
2018-10-19powerpc: Add -Werror at arch/powerpc levelMichael Ellerman
2018-10-14powerpc/64s/hash: Add SLB allocation status bitmapsNicholas Piggin
2018-10-14powerpc/mm: use pte helpers in generic codeChristophe Leroy
2018-10-13powerpc/xmon: Show the stack protector canary in xmonMichael Ellerman
2018-10-13powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley
2018-10-03Revert "convert SLB miss handlers to C" and subsequent commitsMichael Ellerman
2018-09-19powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin
2018-09-19powerpc/64s: xmon do not dump hash fields when using radix modeNicholas Piggin
2018-09-19powerpc/64s/hash: SLB allocation status bitmapsNicholas Piggin
2018-09-19powerpc/64s/hash: Use POWER9 SLBIA IH=3 variant in switch_slbNicholas Piggin
2018-08-13Merge branch 'fixes' into nextMichael Ellerman
2018-08-10powerpc/xmon: Add address lookup for percpu symbolsBoqun Feng
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy
2018-07-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-07-17powerpc/xmon: Fix disassembly since printf changesMichael Ellerman
2018-07-16powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin
2018-07-02powerpc: xmon: use ktime_get_coarse_boottime64Arnd Bergmann
2018-06-03powerpc/64: Save stack pointer when we hard disable interruptsMichael Ellerman
2018-06-03powerpc/64: change softe to irqmask in show_regs and xmonNicholas Piggin
2018-06-03powerpc/xmon: use match_string() helperYisheng Xie
2018-05-25powerpc/xmon: Update paca fields dumped in xmonMichael Ellerman
2018-05-25powerpc/xmon: Realign paca dump fieldsMichael Ellerman
2018-05-25powerpc/xmon: Add __printf annotation to xmon_printf()Mathieu Malaterre
2018-05-25powerpc/xmon: Specify the full format in DUMP() macroMichael Ellerman
2018-05-25powerpc/xmon: Also setup debugger hooks when single-steppingMichal Suchanek
2018-03-31Merge branch 'topic/paca' into nextMichael Ellerman
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin
2018-03-27Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-03-27powerpc: Update xmon to use ppc_breakpoint_available()Michael Neuling
2018-03-13powerpc/xmon: Move empty plpar_set_ciabr() into plpar_wrappers.hMichael Ellerman
2018-03-13powerpc: Rename plapr routines to plparMichael Ellerman