summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/xmon
Commit message (Expand)AuthorAgeFilesLines
...
| * 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/+1Star
* | 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/+0Star
* powerpc/xmon: Do not compute/store the major opcodeMathieu Malaterre2018-01-211-4/+0Star
* Merge branch 'fixes' into nextMichael Ellerman2018-01-211-16/+20
|\
| * powerpc/xmon: Don't print hashed pointers in paca dumpMichael Ellerman2018-01-101-11/+11
| * powerpc/xmon: Add RFI flush related fields to paca dumpMichael Ellerman2018-01-101-0/+4
| * powerpc/xmon: Don't print hashed pointers in xmonMichael Ellerman2017-12-061-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
|/
* powerpc/xmon: Add ISA v3.0 SPRs to SPR dumpBalbir Singh2017-08-311-0/+23
* powerpc/xmon: Add AMR, UAMOR, AMOR, IAMR to SPR dumpBalbir Singh2017-08-311-4/+7
* powerpc/xmon: Dump all 64 bits of HDECBalbir Singh2017-08-311-1/+1
* powerpc/xmon: Fix display of SPRsBalbir Singh2017-08-311-16/+16
* powerpc/xmon: Exclude all of xmon from ftraceNaveen N. Rao2017-08-151-0/+4
* powerpc/xmon: Disable tracing when entering xmonBreno Leitao2017-08-141-2/+6
* powerpc/xmon: Dump ftrace buffers for the current CPU onlyBreno Leitao2017-08-141-3/+19
* powerpc/xmon: Add patch_instruction() support for xmonBalbir Singh2017-07-031-2/+5
* powerpc/xmon: Fix compile error with PPC_8xx=yNicholas Piggin2017-05-301-4/+4
* powerpc/xmon: Teach xmon oops about radix vectorsMichael Neuling2017-05-011-2/+12
* powerpc/xmon: Wait for secondaries before IPI'ing on system resetNicholas Piggin2017-04-281-9/+27
* powerpc/64s: Dedicated system reset interrupt stackNicholas Piggin2017-04-281-0/+1
* powerpc/64s: Disallow system reset vs system reset reentrancyNicholas Piggin2017-04-281-0/+1
* powerpc/xmon: Deindent the SLB dumping logicMichael Ellerman2017-04-241-17/+22
* Merge branch 'topic/xive' (early part) into nextMichael Ellerman2017-04-121-2/+92
|\
| * powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-101-2/+92
* | powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereMichael Ellerman2017-04-101-4/+1Star
* | powerpc/xmon: add debugfs entry for xmonGuilherme G. Piccoli2017-03-281-0/+31
* | powerpc/xmon: drop the nobt option from xmon plus minor fixesGuilherme G. Piccoli2017-03-281-10/+3Star
* | powerpc/xmon: Fix an unexpected xmon on/off state changePan Xinhui2017-03-281-7/+10
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-014-3500/+6085
|\
| * powerpc/xmon: Dump memory in CPU endian formatDouglas Miller2017-02-211-3/+55
| * powerpc/xmon: Enable disassembly files (compilation changes)Balbir Singh2017-02-153-546/+60Star
| * powerpc/xmon: Apply binutils changes to upgrade disassemblyBalbir Singh2017-02-153-3195/+6292
| * powerpc/xmon: Update ppc-dis/opc.c and ppc.hBalbir Singh2017-02-153-570/+492Star
* | scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* | lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko2017-02-231-1/+1