summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/xmon
AgeCommit message (Expand)Author
2018-05-25powerpc/xmon: Add __printf annotation to xmon_printf()Mathieu Malaterre
2018-05-25powerpc/xmon: Specify the full format in DUMP() macroMichael Ellerman
2018-05-25powerpc/xmon: Also setup debugger hooks when single-steppingMichal Suchanek
2018-03-31Merge branch 'topic/paca' into nextMichael Ellerman
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin
2018-03-27Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-03-27powerpc: Update xmon to use ppc_breakpoint_available()Michael Neuling
2018-03-13powerpc/xmon: Move empty plpar_set_ciabr() into plpar_wrappers.hMichael Ellerman
2018-03-13powerpc: Rename plapr routines to plparMichael Ellerman
2018-03-13powerpc/xmon: Clear all breakpoints when xmon is disabled via debugfsVaibhav Jain
2018-03-13powerpc/xmon: Setup debugger hooks when first break-point is setVaibhav Jain
2018-01-23powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin
2018-01-21powerpc/xmon: Do not compute/store the major opcodeMathieu Malaterre
2018-01-21Merge branch 'fixes' into nextMichael Ellerman
2018-01-19powerpc/64: Rename soft_enabled to irq_soft_maskMadhavan Srinivasan
2018-01-11powerpc/xmon: Don't print hashed pointers in paca dumpMichael Ellerman
2018-01-11powerpc/xmon: Add RFI flush related fields to paca dumpMichael Ellerman
2017-12-07powerpc/xmon: Don't print hashed pointers in xmonMichael Ellerman
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-08powerpc/xmon: Support dumping software pagetablesBalbir Singh
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-22powerpc/xmon: Add kstack base to paca dumpMichael Ellerman
2017-10-22powerpc/xmon: Check before calling xive functionsBreno Leitao
2017-10-06powerpc/xmon: Add option to show uptime informationGuilherme G. Piccoli
2017-10-04powerpc/xmon: Avoid tripping SMP hardlockup watchdogNicholas Piggin
2017-08-31powerpc/xmon: Add ISA v3.0 SPRs to SPR dumpBalbir Singh
2017-08-31powerpc/xmon: Add AMR, UAMOR, AMOR, IAMR to SPR dumpBalbir Singh
2017-08-31powerpc/xmon: Dump all 64 bits of HDECBalbir Singh
2017-08-31powerpc/xmon: Fix display of SPRsBalbir Singh
2017-08-15powerpc/xmon: Exclude all of xmon from ftraceNaveen N. Rao
2017-08-14powerpc/xmon: Disable tracing when entering xmonBreno Leitao
2017-08-14powerpc/xmon: Dump ftrace buffers for the current CPU onlyBreno Leitao
2017-07-03powerpc/xmon: Add patch_instruction() support for xmonBalbir Singh
2017-05-30powerpc/xmon: Fix compile error with PPC_8xx=yNicholas Piggin
2017-05-01powerpc/xmon: Teach xmon oops about radix vectorsMichael Neuling
2017-04-28powerpc/xmon: Wait for secondaries before IPI'ing on system resetNicholas Piggin
2017-04-28powerpc/64s: Dedicated system reset interrupt stackNicholas Piggin
2017-04-28powerpc/64s: Disallow system reset vs system reset reentrancyNicholas Piggin
2017-04-25powerpc/xmon: Deindent the SLB dumping logicMichael Ellerman
2017-04-12Merge branch 'topic/xive' (early part) into nextMichael Ellerman
2017-04-11powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereMichael Ellerman
2017-04-10powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt
2017-03-28powerpc/xmon: add debugfs entry for xmonGuilherme G. Piccoli
2017-03-28powerpc/xmon: drop the nobt option from xmon plus minor fixesGuilherme G. Piccoli
2017-03-28powerpc/xmon: Fix an unexpected xmon on/off state changePan Xinhui
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada
2017-02-22lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko