index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
xmon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-13
1
-5
/
+9
|
\
|
*
powerpc/book3s: Use config independent helpers for page table walk
Aneesh Kumar K.V
2019-07-05
1
-3
/
+3
|
*
powerpc/64s/exception: remove bad stack branch
Nicholas Piggin
2019-07-02
1
-0
/
+2
|
*
powerpc/xmon: Fix disabling tracing while in xmon
Naveen N. Rao
2019-07-01
1
-2
/
+4
*
|
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
|
\
[next]