summaryrefslogtreecommitdiff
path: root/arch/powerpc/xmon
Commit message (Expand)AuthorAge
* powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin2018-01-23
* powerpc/xmon: Do not compute/store the major opcodeMathieu Malaterre2018-01-21
* Merge branch 'fixes' into nextMichael Ellerman2018-01-21
|\
| * powerpc/xmon: Don't print hashed pointers in paca dumpMichael Ellerman2018-01-11
| * powerpc/xmon: Add RFI flush related fields to paca dumpMichael Ellerman2018-01-11
| * powerpc/xmon: Don't print hashed pointers in xmonMichael Ellerman2017-12-07
* | powerpc/64: Rename soft_enabled to irq_soft_maskMadhavan Srinivasan2018-01-19
|/
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-16
|\
| * powerpc/xmon: Support dumping software pagetablesBalbir Singh2017-11-08
| * powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman2017-11-06
| * powerpc/xmon: Add kstack base to paca dumpMichael Ellerman2017-10-22
| * powerpc/xmon: Check before calling xive functionsBreno Leitao2017-10-22
| * powerpc/xmon: Add option to show uptime informationGuilherme G. Piccoli2017-10-06
| * powerpc/xmon: Avoid tripping SMP hardlockup watchdogNicholas Piggin2017-10-04
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* powerpc/xmon: Add ISA v3.0 SPRs to SPR dumpBalbir Singh2017-08-31
* powerpc/xmon: Add AMR, UAMOR, AMOR, IAMR to SPR dumpBalbir Singh2017-08-31
* powerpc/xmon: Dump all 64 bits of HDECBalbir Singh2017-08-31
* powerpc/xmon: Fix display of SPRsBalbir Singh2017-08-31
* powerpc/xmon: Exclude all of xmon from ftraceNaveen N. Rao2017-08-15
* powerpc/xmon: Disable tracing when entering xmonBreno Leitao2017-08-14
* powerpc/xmon: Dump ftrace buffers for the current CPU onlyBreno Leitao2017-08-14
* powerpc/xmon: Add patch_instruction() support for xmonBalbir Singh2017-07-03
* powerpc/xmon: Fix compile error with PPC_8xx=yNicholas Piggin2017-05-30
* powerpc/xmon: Teach xmon oops about radix vectorsMichael Neuling2017-05-01
* powerpc/xmon: Wait for secondaries before IPI'ing on system resetNicholas Piggin2017-04-28
* powerpc/64s: Dedicated system reset interrupt stackNicholas Piggin2017-04-28
* powerpc/64s: Disallow system reset vs system reset reentrancyNicholas Piggin2017-04-28
* powerpc/xmon: Deindent the SLB dumping logicMichael Ellerman2017-04-25
* Merge branch 'topic/xive' (early part) into nextMichael Ellerman2017-04-12
|\
| * powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-10
* | powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereMichael Ellerman2017-04-11
* | powerpc/xmon: add debugfs entry for xmonGuilherme G. Piccoli2017-03-28
* | powerpc/xmon: drop the nobt option from xmon plus minor fixesGuilherme G. Piccoli2017-03-28
* | powerpc/xmon: Fix an unexpected xmon on/off state changePan Xinhui2017-03-28
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-01
|\
| * powerpc/xmon: Dump memory in CPU endian formatDouglas Miller2017-02-21
| * powerpc/xmon: Enable disassembly files (compilation changes)Balbir Singh2017-02-15
| * powerpc/xmon: Apply binutils changes to upgrade disassemblyBalbir Singh2017-02-15
| * powerpc/xmon: Update ppc-dis/opc.c and ppc.hBalbir Singh2017-02-15
* | scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-27
* | lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko2017-02-22
* | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-22
|\ \ | |/
| * powerpc/xmon: Cleanup to use is_kernel_addr macroMadhavan Srinivasan2017-02-02
* | sched/cputime, powerpc: Migrate stolen_time field to the accounting structureFrederic Weisbecker2017-01-14
* | sched/cputime, powerpc: Prepare accounting structure for cputime flush on tickFrederic Weisbecker2017-01-14
|/
* powerpc/xmon: Add 'dt' command to dump trace buffersMichael Ellerman2016-11-25
* powerpc/xmon: Don't use ld on 32-bitMichael Ellerman2016-09-13
* powerpc: Move cpu_has_feature() to a separate fileKevin Hao2016-08-01