summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/xmon
AgeCommit message (Expand)AuthorLines
2025-09-01powerpc/xmon: replace sizeof calculations with ARRAY_SIZE macroRuben Wauters-10/+6
2025-09-01powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth-2/+2
2025-04-29powerpc: Don't use --- in kernel logsChristophe Leroy-1/+1
2025-03-27Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1062/+1
2025-02-26powerpc/xmon: Remove SPU debug and disassemblyMichael Ellerman-1062/+1
2025-02-24powerpc/xmon: simplify xmon_batch_next_cpu()Yury Norov-5/+1
2024-12-10powerpc/xmon: Use str_yes_no() helper in dump_one_paca()Thorsten Blum-3/+3
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-3/+3
2024-11-14powerpc/xmon: symbol lookup length fixedMukesh Kumar Chaurasiya-3/+3
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)-1/+1
2024-08-27powerpc/xmon: Fix tmpstr length check in scanhexMadhavan Srinivasan-1/+1
2024-07-11powerpc/xmon: Fix disassembly CPU feature checksMichael Ellerman-22/+11
2024-05-08powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#"Greg Kurz-3/+3
2024-05-07powerpc/Makefile: Remove bits related to the previous use of -mcmodel=largeNaveen N Rao-2/+0
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-4/+2
2024-03-06mm/powerpc: replace pXd_is_leaf() with pXd_leaf()Peter Xu-3/+3
2024-02-22powerpc: Use user_mode() macro when possibleChristophe Leroy-2/+2
2024-02-21powerpc: Remove duplicate/unnecessary ifdefsShrikanth Hegde-2/+0
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+1
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-13/+8
2023-08-29powerpc/xmon: Reapply "Relax frame size for clang"Nick Desaulniers-0/+4
2023-08-24powerpc: Don't include lppaca.h in paca.hMichael Ellerman-0/+1
2023-08-18mm: remove arguments of show_mem()Kefeng Wang-1/+1
2023-08-18Revert "powerpc/xmon: Relax frame size for clang"Nick Desaulniers-6/+0
2023-08-14powerpc: xmon: remove unused variablesArnd Bergmann-6/+2
2023-08-14powerpc: mark more local variables as volatileArnd Bergmann-1/+1
2023-07-25tty: sysrq: switch sysrq handlers from int to u8Jiri Slaby-1/+1
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+4
2023-06-19powerpc: allow pte_offset_map[_lock]() to failHugh Dickins-1/+4
2023-05-30powerpc/xmon: Use KSYM_NAME_LEN in array sizeManinder Singh-1/+1
2023-04-20powerpc/64: vmlinux support building with PCREL addresingNicholas Piggin-0/+2
2023-03-06cpumask: fix incorrect cpumask scanning result checksLinus Torvalds-1/+1
2023-02-13powerpc/rtas: arch-wide function token lookup conversionsNathan Lynch-13/+3
2023-02-10powerpc/kcsan: Add exclusions from instrumentationRohan McLure-0/+1
2022-12-02powerpc: Rename STACK_FRAME_MARKER and derive it from frame offsetNicholas Piggin-2/+1
2022-12-02powerpc: add definition for pt_regs offset within an interrupt frameNicholas Piggin-4/+3
2022-11-24powerpc/xmon: Fix -Wswitch-unreachable warning in bpt_cmdsGustavo A. R. Silva-3/+4
2022-09-28powerpc/64: asm use consistent global variable declaration and accessNicholas Piggin-2/+2
2022-09-26powerpc: Simplify redundant Kconfig testsChristophe Leroy-1/+1
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3EChristophe Leroy-8/+8
2022-09-15powerpc/xmon: remove unused ppc_parse_cpu() declarationGaosheng Cui-2/+0
2022-07-27powerpc/ppc-opcode: Define and use PPC_RAW_TRAP() and PPC_RAW_TW()Christophe Leroy-1/+1
2022-06-29powerpc/64: Drop ppc_inst_as_str()Michael Ellerman-1/+1
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-2/+1
2022-05-22powerpc: Fix all occurences of "the the"Michael Ellerman-1/+1
2022-05-19powerpc: Use do_kernel_power_off()Dmitry Osipenko-2/+1
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy-1/+0
2022-05-06powerpc: Reject probes on instructions that can't be single steppedNaveen N. Rao-6/+5
2022-05-05powerpc: fix typos in commentsJulia Lawall-2/+2
2022-01-06powerpc/xmon: Dump XIVE information for online-only processors.Sachin Sant-2/+2