aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/xmon
Commit message (Expand)AuthorAgeFilesLines
* powerpc/xmon: Relax frame size for clangJoel Stanley2018-10-311-0/+6
* powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64Christophe Leroy2018-10-201-0/+4
* powerpc: Add -Werror at arch/powerpc levelMichael Ellerman2018-10-191-2/+0
* powerpc/64s/hash: Add SLB allocation status bitmapsNicholas Piggin2018-10-141-1/+3
* powerpc/mm: use pte helpers in generic codeChristophe Leroy2018-10-141-5/+7
* powerpc/xmon: Show the stack protector canary in xmonMichael Ellerman2018-10-131-0/+3
* powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley2018-10-131-1/+4
* Revert "convert SLB miss handlers to C" and subsequent commitsMichael Ellerman2018-10-031-3/+1
* powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin2018-09-191-1/+1
* powerpc/64s: xmon do not dump hash fields when using radix modeNicholas Piggin2018-09-191-19/+21
* powerpc/64s/hash: SLB allocation status bitmapsNicholas Piggin2018-09-191-1/+3
* powerpc/64s/hash: Use POWER9 SLBIA IH=3 variant in switch_slbNicholas Piggin2018-09-191-4/+7
* Merge branch 'fixes' into nextMichael Ellerman2018-08-131-2/+2
|\
| * powerpc/xmon: Fix disassembly since printf changesMichael Ellerman2018-07-171-2/+2
* | powerpc/xmon: Add address lookup for percpu symbolsBoqun Feng2018-08-101-1/+32
* | powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-301-0/+1
* | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-07-191-1/+0
|\ \
| * | powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin2018-07-161-1/+0
| |/
* / powerpc: xmon: use ktime_get_coarse_boottime64Arnd Bergmann2018-07-021-2/+2
|/
* powerpc/64: Save stack pointer when we hard disable interruptsMichael Ellerman2018-06-031-0/+4
* powerpc/64: change softe to irqmask in show_regs and xmonNicholas Piggin2018-06-031-1/+1
* powerpc/xmon: use match_string() helperYisheng Xie2018-06-031-12/+11
* powerpc/xmon: Update paca fields dumped in xmonMichael Ellerman2018-05-251-0/+10
* powerpc/xmon: Realign paca dump fieldsMichael Ellerman2018-05-251-8/+9
* powerpc/xmon: Add __printf annotation to xmon_printf()Mathieu Malaterre2018-05-253-74/+74
* powerpc/xmon: Specify the full format in DUMP() macroMichael Ellerman2018-05-251-51/+51
* powerpc/xmon: Also setup debugger hooks when single-steppingMichal Suchanek2018-05-251-10/+11
* Merge branch 'topic/paca' into nextMichael Ellerman2018-03-311-1/+1
|\
| * powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin2018-03-301-1/+1
* | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-03-271-0/+4
|\ \
| * | powerpc: Update xmon to use ppc_breakpoint_available()Michael Neuling2018-03-271-0/+4
| |/
* | powerpc/xmon: Move empty plpar_set_ciabr() into plpar_wrappers.hMichael Ellerman2018-03-131-6/+1
* | powerpc: Rename plapr routines to plparMichael Ellerman2018-03-131-2/+2
* | powerpc/xmon: Clear all breakpoints when xmon is disabled via debugfsVaibhav Jain2018-03-131-0/+24
* | powerpc/xmon: Setup debugger hooks when first break-point is setVaibhav Jain2018-03-131-1/+16
|/
* powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin2018-01-231-2/+0
* powerpc/xmon: Do not compute/store the major opcodeMathieu Malaterre2018-01-211-4/+0
* Merge branch 'fixes' into nextMichael Ellerman2018-01-211-16/+20
|\
| * powerpc/xmon: Don't print hashed pointers in paca dumpMichael Ellerman2018-01-111-11/+11
| * powerpc/xmon: Add RFI flush related fields to paca dumpMichael Ellerman2018-01-111-0/+4
| * powerpc/xmon: Don't print hashed pointers in xmonMichael Ellerman2017-12-071-5/+5
* | powerpc/64: Rename soft_enabled to irq_soft_maskMadhavan Srinivasan2018-01-191-2/+2
|/
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-161-7/+162
|\
| * powerpc/xmon: Support dumping software pagetablesBalbir Singh2017-11-081-0/+116
| * powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman2017-11-061-3/+3
| * powerpc/xmon: Add kstack base to paca dumpMichael Ellerman2017-10-221-0/+1
| * powerpc/xmon: Check before calling xive functionsBreno Leitao2017-10-221-0/+5
| * powerpc/xmon: Add option to show uptime informationGuilherme G. Piccoli2017-10-061-0/+24
| * powerpc/xmon: Avoid tripping SMP hardlockup watchdogNicholas Piggin2017-10-041-4/+13
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
|/