summaryrefslogtreecommitdiff
path: root/arch/powerpc/xmon
AgeCommit message (Expand)Author
2020-05-19powerpc: Add prefixed instructions to instruction data typeJordan Niethe
2020-05-19powerpc/xmon: Move insertion of breakpoint for xol'ingJordan Niethe
2020-05-19powerpc/xmon: Use a function for reading instructionsJordan Niethe
2020-05-19powerpc: Use a function for reading instructionsJordan Niethe
2020-05-19powerpc: Use a datatype for instructionsJordan Niethe
2020-05-19powerpc: Introduce functions for instruction equalityJordan Niethe
2020-05-19powerpc: Use an accessor for instructionsJordan Niethe
2020-05-19powerpc: Use a macro for creating instructions from u32sJordan Niethe
2020-05-19powerpc/xmon: Use bitwise calculations in_breakpoint_table()Jordan Niethe
2020-05-19powerpc/xmon: Move breakpoints to text sectionJordan Niethe
2020-05-19powerpc/xmon: Move breakpoint instructions to own arrayJordan Niethe
2020-05-19powerpc/xmon: Remove store_inst() for patch_instruction()Jordan Niethe
2020-05-15powerpc: trap_is_syscall() helper to hide syscall trap numberNicholas Piggin
2020-05-15powerpc: Use set_trap() and avoid open-coding trap maskingNicholas Piggin
2020-04-01powerpc: Make setjmp/longjmp signature standardClement Courbet
2020-03-27powerpc/xmon: Add ASCII dump to d1,d2,d4,d8 commands.Douglas Miller
2020-03-25powerpc/xmon: Lower limits on nidump and ndumpMichael Ellerman
2020-02-18powerpc/xmon: Fix whitespace handling in getstring()Oliver O'Halloran
2020-01-26powerpc/xmon: Fix compile error in print_insn* functionsSukadev Bhattiprolu
2020-01-23powerpc/xmon: Allow passing an argument to ppc_md.restart()Oliver O'Halloran
2020-01-14powerpc/xmon: don't access ASDR in VMsSukadev Bhattiprolu
2019-11-25powerpc: Avoid clang warnings around setjmp and longjmpNathan Chancellor
2019-11-13powerpc/watchpoint: Introduce macros for watchpoint lengthRavi Bangoria
2019-10-28powerpc/xmon: Restrict when kernel is locked downChristopher M. Riedl
2019-10-28powerpc/xmon: Allow listing and clearing breakpoints in read-only modeChristopher M. Riedl
2019-09-14powerpc/xmon: Improve output of XIVE interruptsCédric Le Goater
2019-08-19powerpc/xmon: Add a dump of all XIVE interruptsCédric Le Goater
2019-08-19powerpc/xive: Fix dump of XIVE interrupt under pseriesCédric Le Goater
2019-08-19powerpc/xmon: Check for HV mode when dumping XIVE info from OPALCédric Le Goater
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-05powerpc/book3s: Use config independent helpers for page table walkAneesh Kumar K.V
2019-07-02powerpc/64s/exception: remove bad stack branchNicholas Piggin
2019-07-01powerpc/xmon: Fix disabling tracing while in xmonNaveen N. Rao
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 76Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-03powerpc/xmon: add read-only modeChristopher M. Riedl
2019-05-03powerpc: disable KASAN instrumentation on early/critical files.Christophe Leroy
2019-04-30powerpc/64s: Reimplement book3s idle code in CNicholas Piggin
2019-04-08powerpc/mmiowb: Hook up mmwiob() implementation to asm-generic codeWill Deacon
2019-02-26powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpcNathan Chancellor
2019-02-23powerpc: Only use task_struct 'cpu' field on SMPChristophe Leroy
2019-02-23powerpc: Enable kcovAndrew Donnellan
2018-12-19powerpc/xmon: fix dump_segments()Christophe Leroy
2018-12-04powerpc: annotate implicit fall throughsStephen Rothwell
2018-12-04powerpc/xmon: Fix invocation inside lock regionBreno Leitao
2018-11-26powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3SChristophe Leroy
2018-11-26powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32Christophe Leroy