aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/xmon
AgeCommit message (Expand)Author
2020-12-29powerpc/xmon: Change printk() to pr_cont()Christophe Leroy
2020-04-24powerpc: Make setjmp/longjmp signature standardClement Courbet
2020-02-14powerpc/xmon: don't access ASDR in VMsSukadev Bhattiprolu
2019-12-17powerpc: Avoid clang warnings around setjmp and longjmpNathan Chancellor
2019-12-05powerpc/xmon: fix dump_segments()Christophe Leroy
2019-12-01powerpc/xmon: Relax frame size for clangJoel Stanley
2019-10-07powerpc/xmon: Check for HV mode when dumping XIVE info from OPALCédric Le Goater
2019-07-31powerpc/xmon: Fix disabling tracing while in xmonNaveen N. Rao
2019-04-05powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpcNathan Chancellor
2019-01-26powerpc/xmon: Fix invocation inside lock regionBreno Leitao
2019-01-13powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley
2018-05-30powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin
2017-12-25powerpc/xmon: Avoid tripping SMP hardlockup watchdogNicholas Piggin
2017-12-20powerpc/xmon: Check before calling xive functionsBreno Leitao
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-21powerpc/xmon: Dump memory in CPU endian formatDouglas Miller
2017-02-15powerpc/xmon: Enable disassembly files (compilation changes)Balbir Singh
2017-02-15powerpc/xmon: Apply binutils changes to upgrade disassemblyBalbir Singh
2017-02-15powerpc/xmon: Update ppc-dis/opc.c and ppc.hBalbir Singh
2017-02-02powerpc/xmon: Cleanup to use is_kernel_addr macroMadhavan Srinivasan
2017-01-14sched/cputime, powerpc: Migrate stolen_time field to the accounting structureFrederic Weisbecker
2017-01-14sched/cputime, powerpc: Prepare accounting structure for cputime flush on tickFrederic Weisbecker
2016-11-25powerpc/xmon: Add 'dt' command to dump trace buffersMichael Ellerman
2016-09-13powerpc/xmon: Don't use ld on 32-bitMichael Ellerman
2016-08-01powerpc: Move cpu_has_feature() to a separate fileKevin Hao