summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/xmon
AgeCommit message (Expand)AuthorLines
2019-09-14powerpc/xmon: Improve output of XIVE interruptsCédric Le Goater-11/+4
2019-08-19powerpc/xmon: Add a dump of all XIVE interruptsCédric Le Goater-0/+21
2019-08-19powerpc/xive: Fix dump of XIVE interrupt under pseriesCédric Le Goater-6/+6
2019-08-19powerpc/xmon: Check for HV mode when dumping XIVE info from OPALCédric Le Goater-7/+10
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-5/+9
2019-07-05powerpc/book3s: Use config independent helpers for page table walkAneesh Kumar K.V-3/+3
2019-07-02powerpc/64s/exception: remove bad stack branchNicholas Piggin-0/+2
2019-07-01powerpc/xmon: Fix disabling tracing while in xmonNaveen N. Rao-2/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-13/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-15/+3
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 76Thomas Gleixner-27/+4
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner-52/+8
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-14/+53
2019-05-03powerpc/xmon: add read-only modeChristopher M. Riedl-0/+42
2019-05-03powerpc: disable KASAN instrumentation on early/critical files.Christophe Leroy-0/+1
2019-04-30powerpc/64s: Reimplement book3s idle code in CNicholas Piggin-14/+10
2019-04-08powerpc/mmiowb: Hook up mmwiob() implementation to asm-generic codeWill Deacon-1/+4
2019-02-26powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpcNathan Chancellor-1/+1
2019-02-23powerpc: Only use task_struct 'cpu' field on SMPChristophe Leroy-1/+1
2019-02-23powerpc: Enable kcovAndrew Donnellan-0/+1
2018-12-19powerpc/xmon: fix dump_segments()Christophe Leroy-1/+1
2018-12-04powerpc: annotate implicit fall throughsStephen Rothwell-0/+1
2018-12-04powerpc/xmon: Fix invocation inside lock regionBreno Leitao-4/+14
2018-11-26powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3SChristophe Leroy-1/+1
2018-11-26powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32Christophe Leroy-2/+2
2018-11-25powerpc/xmon: Define static functionsBreno Leitao-3/+3
2018-10-31powerpc/xmon: Relax frame size for clangJoel Stanley-0/+6
2018-10-20powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64Christophe Leroy-0/+4
2018-10-19powerpc: Add -Werror at arch/powerpc levelMichael Ellerman-2/+0
2018-10-14powerpc/64s/hash: Add SLB allocation status bitmapsNicholas Piggin-1/+3
2018-10-14powerpc/mm: use pte helpers in generic codeChristophe Leroy-5/+7
2018-10-13powerpc/xmon: Show the stack protector canary in xmonMichael Ellerman-0/+3
2018-10-13powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley-1/+4
2018-10-03Revert "convert SLB miss handlers to C" and subsequent commitsMichael Ellerman-3/+1
2018-09-19powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin-1/+1
2018-09-19powerpc/64s: xmon do not dump hash fields when using radix modeNicholas Piggin-19/+21
2018-09-19powerpc/64s/hash: SLB allocation status bitmapsNicholas Piggin-1/+3
2018-09-19powerpc/64s/hash: Use POWER9 SLBIA IH=3 variant in switch_slbNicholas Piggin-4/+7
2018-08-13Merge branch 'fixes' into nextMichael Ellerman-2/+2
2018-08-10powerpc/xmon: Add address lookup for percpu symbolsBoqun Feng-1/+32
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy-0/+1
2018-07-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman-1/+0
2018-07-17powerpc/xmon: Fix disassembly since printf changesMichael Ellerman-2/+2
2018-07-16powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin-1/+0
2018-07-02powerpc: xmon: use ktime_get_coarse_boottime64Arnd Bergmann-2/+2
2018-06-03powerpc/64: Save stack pointer when we hard disable interruptsMichael Ellerman-0/+4
2018-06-03powerpc/64: change softe to irqmask in show_regs and xmonNicholas Piggin-1/+1
2018-06-03powerpc/xmon: use match_string() helperYisheng Xie-12/+11
2018-05-25powerpc/xmon: Update paca fields dumped in xmonMichael Ellerman-0/+10
2018-05-25powerpc/xmon: Realign paca dump fieldsMichael Ellerman-8/+9