Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
bc0eb9a333918d2cc4f42f7f4cf09eaf029ac9de
/
arch
/
powerpc
/
xmon
c9029ef
powerpc: Avoid clang warnings around setjmp and longjmp
by Nathan Chancellor
· 5 years ago
b811be6
powerpc/watchpoint: Introduce macros for watchpoint length
by Ravi Bangoria
· 5 years ago
69393cb
powerpc/xmon: Restrict when kernel is locked down
by Christopher M. Riedl
· 5 years ago
96664de
powerpc/xmon: Allow listing and clearing breakpoints in read-only mode
by Christopher M. Riedl
· 5 years ago
5896163
powerpc/xmon: Improve output of XIVE interrupts
by Cédric Le Goater
· 5 years ago
39f14e7
powerpc/xmon: Add a dump of all XIVE interrupts
by Cédric Le Goater
· 5 years ago
b4868ff
powerpc/xive: Fix dump of XIVE interrupt under pseries
by Cédric Le Goater
· 5 years ago
c3e0dbd
powerpc/xmon: Check for HV mode when dumping XIVE info from OPAL
by Cédric Le Goater
· 5 years ago
192f0f8
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
d6eaced
powerpc/book3s: Use config independent helpers for page table walk
by Aneesh Kumar K.V
· 6 years ago
0a882e2
powerpc/64s/exception: remove bad stack branch
by Nicholas Piggin
· 6 years ago
aaf0666
powerpc/xmon: Fix disabling tracing while in xmon
by Naveen N. Rao
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
d135b9c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 76
by Thomas Gleixner
· 6 years ago
1621633
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
by Thomas Gleixner
· 6 years ago
b970afc
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
0acb5f6
powerpc/xmon: add read-only mode
by Christopher M. Riedl
· 6 years ago
f072015
powerpc: disable KASAN instrumentation on early/critical files.
by Christophe Leroy
· 6 years ago
10d9161
powerpc/64s: Reimplement book3s idle code in C
by Nicholas Piggin
· 6 years ago
420af15
powerpc/mmiowb: Hook up mmwiob() implementation to asm-generic code
by Will Deacon
· 6 years ago
e714063
powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpc
by Nathan Chancellor
· 6 years ago
0548608
powerpc: Only use task_struct 'cpu' field on SMP
by Christophe Leroy
· 6 years ago
fb0b0a7
powerpc: Enable kcov
by Andrew Donnellan
· 6 years ago
32c8c4c
powerpc/xmon: fix dump_segments()
by Christophe Leroy
· 6 years ago
8ad9402
powerpc: annotate implicit fall throughs
by Stephen Rothwell
· 6 years ago
8d4a862
powerpc/xmon: Fix invocation inside lock region
by Breno Leitao
· 6 years ago
5b3e84f
powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3S
by Christophe Leroy
· 6 years ago
68289ae
powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32
by Christophe Leroy
· 6 years ago
e3a8379
powerpc/xmon: Define static functions
by Breno Leitao
· 6 years ago
9c87156
powerpc/xmon: Relax frame size for clang
by Joel Stanley
· 6 years ago
abcff86
powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64
by Christophe Leroy
· 6 years ago
23ad1a2
powerpc: Add -Werror at arch/powerpc level
by Michael Ellerman
· 6 years ago
126b11b
powerpc/64s/hash: Add SLB allocation status bitmaps
by Nicholas Piggin
· 6 years ago
26973fa
powerpc/mm: use pte helpers in generic code
by Christophe Leroy
· 6 years ago
50530f5
powerpc/xmon: Show the stack protector canary in xmon
by Michael Ellerman
· 6 years ago
aea44714
powerpc: Disable -Wbuiltin-requires-header when setjmp is used
by Joel Stanley
· 6 years ago
54be0b9
Revert "convert SLB miss handlers to C" and subsequent commits
by Michael Ellerman
· 6 years ago
2a056f5
powerpc: consolidate -mno-sched-epilog into FTRACE flags
by Nicholas Piggin
· 6 years ago
e83cbf7
powerpc/64s: xmon do not dump hash fields when using radix mode
by Nicholas Piggin
· 6 years ago
655deec
powerpc/64s/hash: SLB allocation status bitmaps
by Nicholas Piggin
· 6 years ago
82d8f4c
powerpc/64s/hash: Use POWER9 SLBIA IH=3 variant in switch_slb
by Nicholas Piggin
· 6 years ago
b3124ec
Merge branch 'fixes' into next
by Michael Ellerman
· 6 years ago
302c7b0
powerpc/xmon: Add address lookup for percpu symbols
by Boqun Feng
· 8 years ago
ec0c464
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
by Christophe Leroy
· 7 years ago
ce57c66
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 6 years ago
941d810
powerpc/xmon: Fix disassembly since printf changes
by Michael Ellerman
· 6 years ago
2bf1071
powerpc/64s: Remove POWER9 DD1 support
by Nicholas Piggin
· 7 years ago
f6bd74f
powerpc: xmon: use ktime_get_coarse_boottime64
by Arnd Bergmann
· 7 years ago
7b08729
powerpc/64: Save stack pointer when we hard disable interrupts
by Michael Ellerman
· 7 years ago
3130a7b
powerpc/64: change softe to irqmask in show_regs and xmon
by Nicholas Piggin
· 7 years ago
0abbf2b
powerpc/xmon: use match_string() helper
by Yisheng Xie
· 7 years ago
2e0986d
powerpc/xmon: Update paca fields dumped in xmon
by Michael Ellerman
· 7 years ago
9ce53e2
powerpc/xmon: Realign paca dump fields
by Michael Ellerman
· 7 years ago
e70d8f5
powerpc/xmon: Add __printf annotation to xmon_printf()
by Mathieu Malaterre
· 7 years ago
6671683
powerpc/xmon: Specify the full format in DUMP() macro
by Michael Ellerman
· 7 years ago
7daf593
powerpc/xmon: Also setup debugger hooks when single-stepping
by Michal Suchanek
· 7 years ago
f437c51
Merge branch 'topic/paca' into next
by Michael Ellerman
· 7 years ago
d2e6007
powerpc/64: Use array of paca pointers and allocate pacas individually
by Nicholas Piggin
· 7 years ago
c0b3467
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 7 years ago
9bc2bd5
powerpc: Update xmon to use ppc_breakpoint_available()
by Michael Neuling
· 7 years ago
ab83dc7
powerpc/xmon: Move empty plpar_set_ciabr() into plpar_wrappers.h
by Michael Ellerman
· 7 years ago
7c09c18
powerpc: Rename plapr routines to plpar
by Michael Ellerman
· 7 years ago
1ff3b40
powerpc/xmon: Clear all breakpoints when xmon is disabled via debugfs
by Vaibhav Jain
· 7 years ago
e1368d0
powerpc/xmon: Setup debugger hooks when first break-point is set
by Vaibhav Jain
· 7 years ago
bdcb1ae
powerpc/64s: Improve RFI L1-D cache flush fallback
by Nicholas Piggin
· 7 years ago
104d55ae
powerpc/xmon: Do not compute/store the major opcode
by Mathieu Malaterre
· 7 years ago
ebf0b6a
Merge branch 'fixes' into next
by Michael Ellerman
· 7 years ago
4e26bc4
powerpc/64: Rename soft_enabled to irq_soft_mask
by Madhavan Srinivasan
· 7 years ago
2248fad
powerpc/xmon: Don't print hashed pointers in paca dump
by Michael Ellerman
· 7 years ago
274920a
powerpc/xmon: Add RFI flush related fields to paca dump
by Michael Ellerman
· 7 years ago
d810418
powerpc/xmon: Don't print hashed pointers in xmon
by Michael Ellerman
· 7 years ago
5b0e2cb
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
80eff6c
powerpc/xmon: Support dumping software pagetables
by Balbir Singh
· 7 years ago
4e00374
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
by Michael Ellerman
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
90d6473
powerpc/xmon: Add kstack base to paca dump
by Michael Ellerman
· 7 years ago
402e172
powerpc/xmon: Check before calling xive functions
by Breno Leitao
· 7 years ago
59d3391
powerpc/xmon: Add option to show uptime information
by Guilherme G. Piccoli
· 7 years ago
064996d
powerpc/xmon: Avoid tripping SMP hardlockup watchdog
by Nicholas Piggin
· 7 years ago
d1e1b35
powerpc/xmon: Add ISA v3.0 SPRs to SPR dump
by Balbir Singh
· 7 years ago
64d66aa
powerpc/xmon: Add AMR, UAMOR, AMOR, IAMR to SPR dump
by Balbir Singh
· 7 years ago
cf9159c
powerpc/xmon: Dump all 64 bits of HDEC
by Balbir Singh
· 7 years ago
c47a940
powerpc/xmon: Fix display of SPRs
by Balbir Singh
· 7 years ago
e12d94f
powerpc/xmon: Exclude all of xmon from ftrace
by Naveen N. Rao
· 7 years ago
ed49f7f
powerpc/xmon: Disable tracing when entering xmon
by Breno Leitao
· 7 years ago
4125d01
powerpc/xmon: Dump ftrace buffers for the current CPU only
by Breno Leitao
· 7 years ago
efe4fbb
powerpc/xmon: Add patch_instruction() support for xmon
by Balbir Singh
· 8 years ago
09b6c11
powerpc/xmon: Fix compile error with PPC_8xx=y
by Nicholas Piggin
· 8 years ago
8915bcd
powerpc/xmon: Teach xmon oops about radix vectors
by Michael Neuling
· 8 years ago
1cd6ed7
powerpc/xmon: Wait for secondaries before IPI'ing on system reset
by Nicholas Piggin
· 8 years ago
b1ee8a3
powerpc/64s: Dedicated system reset interrupt stack
by Nicholas Piggin
· 8 years ago
c4f3b52
powerpc/64s: Disallow system reset vs system reset reentrancy
by Nicholas Piggin
· 8 years ago
8567364
powerpc/xmon: Deindent the SLB dumping logic
by Michael Ellerman
· 8 years ago
3c19d5a
Merge branch 'topic/xive' (early part) into next
by Michael Ellerman
· 8 years ago
7644d58
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
by Michael Ellerman
· 8 years ago
243e251
powerpc/xive: Native exploitation of the XIVE interrupt controller
by Benjamin Herrenschmidt
· 8 years ago
de78ae6
powerpc/xmon: add debugfs entry for xmon
by Guilherme G. Piccoli
· 8 years ago
b561783
powerpc/xmon: drop the nobt option from xmon plus minor fixes
by Guilherme G. Piccoli
· 8 years ago
3b5bf42
powerpc/xmon: Fix an unexpected xmon on/off state change
by Pan Xinhui
· 8 years ago
Next »