index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
xmon
Age
Commit message (
Expand
)
Author
2020-02-18
powerpc/xmon: Fix whitespace handling in getstring()
Oliver O'Halloran
2020-01-26
powerpc/xmon: Fix compile error in print_insn* functions
Sukadev Bhattiprolu
2020-01-23
powerpc/xmon: Allow passing an argument to ppc_md.restart()
Oliver O'Halloran
2020-01-14
powerpc/xmon: don't access ASDR in VMs
Sukadev Bhattiprolu
2019-11-25
powerpc: Avoid clang warnings around setjmp and longjmp
Nathan Chancellor
2019-11-13
powerpc/watchpoint: Introduce macros for watchpoint length
Ravi Bangoria
2019-10-28
powerpc/xmon: Restrict when kernel is locked down
Christopher M. Riedl
2019-10-28
powerpc/xmon: Allow listing and clearing breakpoints in read-only mode
Christopher M. Riedl
2019-09-14
powerpc/xmon: Improve output of XIVE interrupts
Cédric Le Goater
2019-08-19
powerpc/xmon: Add a dump of all XIVE interrupts
Cédric Le Goater
2019-08-19
powerpc/xive: Fix dump of XIVE interrupt under pseries
Cédric Le Goater
2019-08-19
powerpc/xmon: Check for HV mode when dumping XIVE info from OPAL
Cédric Le Goater
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-05
powerpc/book3s: Use config independent helpers for page table walk
Aneesh Kumar K.V
2019-07-02
powerpc/64s/exception: remove bad stack branch
Nicholas Piggin
2019-07-01
powerpc/xmon: Fix disabling tracing while in xmon
Naveen N. Rao
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 76
Thomas Gleixner
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2019-05-10
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-03
powerpc/xmon: add read-only mode
Christopher M. Riedl
2019-05-03
powerpc: disable KASAN instrumentation on early/critical files.
Christophe Leroy
2019-04-30
powerpc/64s: Reimplement book3s idle code in C
Nicholas Piggin
2019-04-08
powerpc/mmiowb: Hook up mmwiob() implementation to asm-generic code
Will Deacon
2019-02-26
powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpc
Nathan Chancellor
2019-02-23
powerpc: Only use task_struct 'cpu' field on SMP
Christophe Leroy
2019-02-23
powerpc: Enable kcov
Andrew Donnellan
2018-12-19
powerpc/xmon: fix dump_segments()
Christophe Leroy
2018-12-04
powerpc: annotate implicit fall throughs
Stephen Rothwell
2018-12-04
powerpc/xmon: Fix invocation inside lock region
Breno Leitao
2018-11-26
powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3S
Christophe Leroy
2018-11-26
powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-11-25
powerpc/xmon: Define static functions
Breno Leitao
2018-10-31
powerpc/xmon: Relax frame size for clang
Joel Stanley
2018-10-20
powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64
Christophe Leroy
2018-10-19
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
2018-10-14
powerpc/64s/hash: Add SLB allocation status bitmaps
Nicholas Piggin
2018-10-14
powerpc/mm: use pte helpers in generic code
Christophe Leroy
2018-10-13
powerpc/xmon: Show the stack protector canary in xmon
Michael Ellerman
2018-10-13
powerpc: Disable -Wbuiltin-requires-header when setjmp is used
Joel Stanley
2018-10-03
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
2018-09-19
powerpc: consolidate -mno-sched-epilog into FTRACE flags
Nicholas Piggin
2018-09-19
powerpc/64s: xmon do not dump hash fields when using radix mode
Nicholas Piggin
2018-09-19
powerpc/64s/hash: SLB allocation status bitmaps
Nicholas Piggin
2018-09-19
powerpc/64s/hash: Use POWER9 SLBIA IH=3 variant in switch_slb
Nicholas Piggin
2018-08-13
Merge branch 'fixes' into next
Michael Ellerman
2018-08-10
powerpc/xmon: Add address lookup for percpu symbols
Boqun Feng
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-07-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
[next]