index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
xmon
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-06
powerpc/xmon: Dump XIVE information for online-only processors.
Sachin Sant
1
-2
/
+2
2021-12-23
powerpc/xmon: Add __init attribute to eligible functions
Nick Child
1
-1
/
+1
2021-12-09
powerpc/inst: Define ppc_inst_t
Christophe Leroy
2
-9
/
+9
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
1
-3
/
+5
2021-11-24
powerpc/64s: guard optional TIDR SPR with CPU ftr test
Nicholas Piggin
1
-2
/
+8
2021-10-28
powerpc/xmon: fix task state output
Denis Kirjanov
1
-2
/
+1
2021-08-26
powerpc: Refactor verification of MSR_RI
Christophe Leroy
1
-13
/
+3
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
1
-3
/
+3
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-46
/
+150
2021-06-25
powerpc: mark local variables around longjmp as volatile
Arnd Bergmann
1
-11
/
+11
2021-06-25
powerpc/xmon: Add support for running a command on all cpus in xmon
Naveen N. Rao
1
-22
/
+126
2021-06-24
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
1
-7
/
+7
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
1
-6
/
+7
2021-06-16
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
1
-5
/
+5
2021-05-23
powerpc/xmon: make dumping log buffer contents more reliable
Nathan Lynch
1
-1
/
+1
2021-04-30
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-52
/
+24
2021-04-28
Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2021-04-21
powerpc/inst: ppc_inst_as_u64() becomes ppc_inst_as_ulong()
Christophe Leroy
1
-1
/
+1
2021-04-17
powerpc/traps: Enhance readability for trap types
Xiongwei Song
1
-7
/
+13
2021-04-14
powerpc: remove partial register save logic
Nicholas Piggin
1
-16
/
+7
2021-04-14
powerpc/xmon: Make symbol 'spu_inst_dump' static
Pu Lehui
1
-2
/
+1
2021-04-14
powerpc/xive: Simplify the dump of XIVE interrupts under xmon
Cédric Le Goater
1
-26
/
+2
2021-03-08
printk: kmsg_dump: remove _nolock() variants
John Ogness
1
-2
/
+2
2021-03-08
printk: introduce a kmsg_dump iterator
John Ogness
1
-3
/
+3
2021-03-08
printk: kmsg_dumper: remove @active field
John Ogness
1
-1
/
+1
2021-02-08
powerpc/32s: mfsrin()/mtsrin() become mfsr()/mtsr()
Christophe Leroy
1
-1
/
+1
2021-01-31
powerpc/xmon: Enable breakpoints on 8xx
Christophe Leroy
1
-4
/
+0
2020-12-04
powerpc/xmon: Change printk() to pr_cont()
Christophe Leroy
1
-1
/
+1
2020-12-03
powerpc: Allow relative pointers in bug table entries
Jordan Niethe
1
-2
/
+2
2020-12-03
powerpc/xmon: Fix build failure for 8xx
Ravi Bangoria
1
-0
/
+2
2020-09-15
powerpc/watchpoint: Add hw_len wherever missing
Ravi Bangoria
1
-0
/
+1
2020-08-10
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+1
2020-08-09
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
1
-2
/
+1
2020-07-29
powerpc: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-29
powerpc/xmon: Use `dcbf` inplace of `dcbi` instruction for 64bit Book3S
Balamuruhan S
1
-1
/
+1
2020-07-23
Merge branch 'scv' support into next
Michael Ellerman
1
-0
/
+1
2020-07-23
powerpc/xmon: Improve dumping prefixed instructions
Jordan Niethe
1
-5
/
+6
2020-07-23
powerpc: Add a ppc_inst_as_str() helper
Jordan Niethe
1
-1
/
+1
2020-07-22
powerpc/64s: system call support for scv/rfscv instructions
Nicholas Piggin
1
-0
/
+1
2020-07-22
powerpc/xmon: Add PowerISA v3.1 PMU SPRs
Madhavan Srinivasan
1
-0
/
+13
2020-07-15
powerpc/xmon: Reset RCU and soft lockup watchdogs
Anton Blanchard
1
-1
/
+8
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-07
Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-77
/
+179
2020-06-05
powerpc: add support for folded p4d page tables
Mike Rapoport
1
-14
/
+13
2020-06-02
powerpc/xmon: Show task->thread.regs in process display
Michael Ellerman
1
-3
/
+3
2020-05-26
powerpc: Add ppc_inst_next()
Michael Ellerman
1
-1
/
+1
2020-05-18
powerpc/watchpoint/xmon: Support 2nd DAWR
Ravi Bangoria
1
-32
/
+69
2020-05-18
powerpc/watchpoint/xmon: Don't allow breakpoint overwriting
Ravi Bangoria
1
-0
/
+4
2020-05-18
powerpc/watchpoint: Provide DAWR number to __set_breakpoint
Ravi Bangoria
1
-1
/
+1
[next]