index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
xmon
Age
Commit message (
Expand
)
Author
2024-05-08
powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#"
Greg Kurz
2024-05-07
powerpc/Makefile: Remove bits related to the previous use of -mcmodel=large
Naveen N Rao
2024-03-15
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-03-06
mm/powerpc: replace pXd_is_leaf() with pXd_leaf()
Peter Xu
2024-02-22
powerpc: Use user_mode() macro when possible
Christophe Leroy
2024-02-21
powerpc: Remove duplicate/unnecessary ifdefs
Shrikanth Hegde
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-29
powerpc/xmon: Reapply "Relax frame size for clang"
Nick Desaulniers
2023-08-24
powerpc: Don't include lppaca.h in paca.h
Michael Ellerman
2023-08-18
mm: remove arguments of show_mem()
Kefeng Wang
2023-08-18
Revert "powerpc/xmon: Relax frame size for clang"
Nick Desaulniers
2023-08-14
powerpc: xmon: remove unused variables
Arnd Bergmann
2023-08-14
powerpc: mark more local variables as volatile
Arnd Bergmann
2023-07-25
tty: sysrq: switch sysrq handlers from int to u8
Jiri Slaby
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-19
powerpc: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-05-30
powerpc/xmon: Use KSYM_NAME_LEN in array size
Maninder Singh
2023-04-20
powerpc/64: vmlinux support building with PCREL addresing
Nicholas Piggin
2023-03-06
cpumask: fix incorrect cpumask scanning result checks
Linus Torvalds
2023-02-13
powerpc/rtas: arch-wide function token lookup conversions
Nathan Lynch
2023-02-10
powerpc/kcsan: Add exclusions from instrumentation
Rohan McLure
2022-12-02
powerpc: Rename STACK_FRAME_MARKER and derive it from frame offset
Nicholas Piggin
2022-12-02
powerpc: add definition for pt_regs offset within an interrupt frame
Nicholas Piggin
2022-11-24
powerpc/xmon: Fix -Wswitch-unreachable warning in bpt_cmds
Gustavo A. R. Silva
2022-09-28
powerpc/64: asm use consistent global variable declaration and access
Nicholas Piggin
2022-09-26
powerpc: Simplify redundant Kconfig tests
Christophe Leroy
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E
Christophe Leroy
2022-09-15
powerpc/xmon: remove unused ppc_parse_cpu() declaration
Gaosheng Cui
2022-07-27
powerpc/ppc-opcode: Define and use PPC_RAW_TRAP() and PPC_RAW_TW()
Christophe Leroy
2022-06-29
powerpc/64: Drop ppc_inst_as_str()
Michael Ellerman
2022-05-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-05-22
powerpc: Fix all occurences of "the the"
Michael Ellerman
2022-05-19
powerpc: Use do_kernel_power_off()
Dmitry Osipenko
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2022-05-06
powerpc: Reject probes on instructions that can't be single stepped
Naveen N. Rao
2022-05-05
powerpc: fix typos in comments
Julia Lawall
2022-01-06
powerpc/xmon: Dump XIVE information for online-only processors.
Sachin Sant
2021-12-23
powerpc/xmon: Add __init attribute to eligible functions
Nick Child
2021-12-09
powerpc/inst: Define ppc_inst_t
Christophe Leroy
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
2021-11-24
powerpc/64s: guard optional TIDR SPR with CPU ftr test
Nicholas Piggin
2021-10-28
powerpc/xmon: fix task state output
Denis Kirjanov
2021-08-26
powerpc: Refactor verification of MSR_RI
Christophe Leroy
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-06-25
powerpc: mark local variables around longjmp as volatile
Arnd Bergmann
2021-06-25
powerpc/xmon: Add support for running a command on all cpus in xmon
Naveen N. Rao
2021-06-25
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
[next]