summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/xmon
Commit message (Expand)AuthorAgeFilesLines
* 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-251-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-111-4/+1
* | 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/+3
* | 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/+60
| * 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/+492
* | scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko2017-02-221-1/+1
* | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-221-4/+4
|\ \ | |/
| * powerpc/xmon: Cleanup to use is_kernel_addr macroMadhavan Srinivasan2017-02-021-4/+4
* | sched/cputime, powerpc: Migrate stolen_time field to the accounting structureFrederic Weisbecker2017-01-141-1/+1
* | sched/cputime, powerpc: Prepare accounting structure for cputime flush on tickFrederic Weisbecker2017-01-141-3/+3
|/
* powerpc/xmon: Add 'dt' command to dump trace buffersMichael Ellerman2016-11-251-0/+6
* powerpc/xmon: Don't use ld on 32-bitMichael Ellerman2016-09-131-2/+2
* powerpc: Move cpu_has_feature() to a separate fileKevin Hao2016-08-011-0/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-07-301-7/+7
|\
| * powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy2016-07-091-7/+7
* | powerpc/xmon: Dump ISA 2.07 SPRsMichael Ellerman2016-07-141-0/+44
* | powerpc/xmon: Dump ISA 2.06 SPRsMichael Ellerman2016-07-141-0/+31
* | powerpc/xmon: Adjust spacing of existing SPRs to make room for moreMichael Ellerman2016-07-141-5/+6
* | powerpc/xmon: Move static regno into its only userMichael Ellerman2016-07-141-1/+1
* | powerpc/xmon: Remove unused externsMichael Ellerman2016-07-141-5/+0
|/
* powerpc/xmon: Fix SPR read/write commands and add command to dump SPRsPaul Mackerras2016-05-113-61/+122
* powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related codeAneesh Kumar K.V2016-05-111-1/+1
* powerpc/xmon: Add xmon command to dump process/task similar to ps(1)Douglas Miller2016-02-101-0/+60
* powerpc/xmon: add command to dump OPAL msglogAndrew Donnellan2016-02-091-0/+58
* powerpc/xmon: fix typo in usage messageAndrew Donnellan2016-02-081-1/+1
* powerpc: enable UBSAN supportDaniel Axtens2016-01-201-0/+1
* powerpc/xmon: Use rtas_call_unlocked() in xmonMichael Ellerman2015-12-171-10/+6
OpenPOWER on IntegriCloud