index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
xmon
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-13
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
3
-15
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 76
Thomas Gleixner
2019-05-24
2
-27
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2019-05-21
4
-52
/
+8
*
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-10
2
-14
/
+53
|
\
|
*
powerpc/xmon: add read-only mode
Christopher M. Riedl
2019-05-03
1
-0
/
+42
|
*
powerpc: disable KASAN instrumentation on early/critical files.
Christophe Leroy
2019-05-03
1
-0
/
+1
|
*
powerpc/64s: Reimplement book3s idle code in C
Nicholas Piggin
2019-04-30
1
-14
/
+10
*
|
powerpc/mmiowb: Hook up mmwiob() implementation to asm-generic code
Will Deacon
2019-04-08
1
-1
/
+4
|
/
*
powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpc
Nathan Chancellor
2019-02-26
1
-1
/
+1
*
powerpc: Only use task_struct 'cpu' field on SMP
Christophe Leroy
2019-02-23
1
-1
/
+1
*
powerpc: Enable kcov
Andrew Donnellan
2019-02-23
1
-0
/
+1
*
powerpc/xmon: fix dump_segments()
Christophe Leroy
2018-12-19
1
-1
/
+1
*
powerpc: annotate implicit fall throughs
Stephen Rothwell
2018-12-04
1
-0
/
+1
*
powerpc/xmon: Fix invocation inside lock region
Breno Leitao
2018-12-04
1
-4
/
+14
*
powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3S
Christophe Leroy
2018-11-26
1
-1
/
+1
*
powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-11-26
1
-2
/
+2
*
powerpc/xmon: Define static functions
Breno Leitao
2018-11-25
1
-3
/
+3
*
powerpc/xmon: Relax frame size for clang
Joel Stanley
2018-10-31
1
-0
/
+6
*
powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64
Christophe Leroy
2018-10-20
1
-0
/
+4
*
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
2018-10-19
1
-2
/
+0
*
powerpc/64s/hash: Add SLB allocation status bitmaps
Nicholas Piggin
2018-10-14
1
-1
/
+3
*
powerpc/mm: use pte helpers in generic code
Christophe Leroy
2018-10-14
1
-5
/
+7
*
powerpc/xmon: Show the stack protector canary in xmon
Michael Ellerman
2018-10-13
1
-0
/
+3
*
powerpc: Disable -Wbuiltin-requires-header when setjmp is used
Joel Stanley
2018-10-13
1
-1
/
+4
*
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
2018-10-03
1
-3
/
+1
*
powerpc: consolidate -mno-sched-epilog into FTRACE flags
Nicholas Piggin
2018-09-19
1
-1
/
+1
*
powerpc/64s: xmon do not dump hash fields when using radix mode
Nicholas Piggin
2018-09-19
1
-19
/
+21
*
powerpc/64s/hash: SLB allocation status bitmaps
Nicholas Piggin
2018-09-19
1
-1
/
+3
*
powerpc/64s/hash: Use POWER9 SLBIA IH=3 variant in switch_slb
Nicholas Piggin
2018-09-19
1
-4
/
+7
*
Merge branch 'fixes' into next
Michael Ellerman
2018-08-13
1
-2
/
+2
|
\
|
*
powerpc/xmon: Fix disassembly since printf changes
Michael Ellerman
2018-07-17
1
-2
/
+2
*
|
powerpc/xmon: Add address lookup for percpu symbols
Boqun Feng
2018-08-10
1
-1
/
+32
*
|
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-07-30
1
-0
/
+1
*
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-07-19
1
-1
/
+0
|
\
\
|
*
|
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-07-16
1
-1
/
+0
|
|
/
*
/
powerpc: xmon: use ktime_get_coarse_boottime64
Arnd Bergmann
2018-07-02
1
-2
/
+2
|
/
*
powerpc/64: Save stack pointer when we hard disable interrupts
Michael Ellerman
2018-06-03
1
-0
/
+4
*
powerpc/64: change softe to irqmask in show_regs and xmon
Nicholas Piggin
2018-06-03
1
-1
/
+1
*
powerpc/xmon: use match_string() helper
Yisheng Xie
2018-06-03
1
-12
/
+11
*
powerpc/xmon: Update paca fields dumped in xmon
Michael Ellerman
2018-05-25
1
-0
/
+10
*
powerpc/xmon: Realign paca dump fields
Michael Ellerman
2018-05-25
1
-8
/
+9
*
powerpc/xmon: Add __printf annotation to xmon_printf()
Mathieu Malaterre
2018-05-25
3
-74
/
+74
*
powerpc/xmon: Specify the full format in DUMP() macro
Michael Ellerman
2018-05-25
1
-51
/
+51
*
powerpc/xmon: Also setup debugger hooks when single-stepping
Michal Suchanek
2018-05-25
1
-10
/
+11
*
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-31
1
-1
/
+1
|
\
|
*
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2018-03-30
1
-1
/
+1
*
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-03-27
1
-0
/
+4
|
\
\
|
*
|
powerpc: Update xmon to use ppc_breakpoint_available()
Michael Neuling
2018-03-27
1
-0
/
+4
|
|
/
*
|
powerpc/xmon: Move empty plpar_set_ciabr() into plpar_wrappers.h
Michael Ellerman
2018-03-13
1
-6
/
+1
[next]