summaryrefslogtreecommitdiff
path: root/arch/powerpc/xmon
AgeCommit message (Expand)Author
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-07Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-04powerpc: add support for folded p4d page tablesMike Rapoport
2020-06-02powerpc/xmon: Show task->thread.regs in process displayMichael Ellerman
2020-05-26powerpc: Add ppc_inst_next()Michael Ellerman
2020-05-19powerpc/watchpoint/xmon: Support 2nd DAWRRavi Bangoria
2020-05-19powerpc/watchpoint/xmon: Don't allow breakpoint overwritingRavi Bangoria
2020-05-19powerpc/watchpoint: Provide DAWR number to __set_breakpointRavi Bangoria
2020-05-19powerpc/watchpoint: Rename current DAWR macrosRavi Bangoria
2020-05-19powerpc/xmon: Don't allow breakpoints on suffixesJordan Niethe
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/xmon: constify sysrq_key_opEmil Velikov
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