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
/
Makefile
Age
Commit message (
Expand
)
Author
2020-08-10
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
2020-05-19
powerpc/xmon: Move breakpoints to text section
Jordan Niethe
2020-04-01
powerpc: Make setjmp/longjmp signature standard
Clement Courbet
2019-11-25
powerpc: Avoid clang warnings around setjmp and longjmp
Nathan Chancellor
2019-05-03
powerpc: disable KASAN instrumentation on early/critical files.
Christophe Leroy
2019-02-23
powerpc: Enable kcov
Andrew Donnellan
2018-10-31
powerpc/xmon: Relax frame size for clang
Joel Stanley
2018-10-19
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
2018-10-13
powerpc: Disable -Wbuiltin-requires-header when setjmp is used
Joel Stanley
2018-09-19
powerpc: consolidate -mno-sched-epilog into FTRACE flags
Nicholas Piggin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-15
powerpc/xmon: Exclude all of xmon from ftrace
Naveen N. Rao
2016-05-11
powerpc/xmon: Fix SPR read/write commands and add command to dump SPRs
Paul Mackerras
2016-01-20
powerpc: enable UBSAN support
Daniel Axtens
2013-01-10
powerpc: Build kernel with -mcmodel=medium
Anton Blanchard
2012-11-15
powerpc/xmon: Merge start.c into nonstdio.c
Michael Ellerman
2010-10-13
powerpc/Makefiles: Change to new flag variables
matt mooney
2009-08-20
powerpc: Enable GCOV
Michael Ellerman
2009-06-16
powerpc: Add configurable -Werror for arch/powerpc
Michael Ellerman
2008-12-23
powerpc: Prepare xmon_save_regs for use with kdump
Anton Vorontsov
2006-12-04
[POWERPC] cell: fix building without spufs
Arnd Bergmann
2006-12-04
[POWERPC] Make xmon disassembly optional
Michael Ellerman
2006-12-04
[POWERPC] Add spu disassembly to xmon
Michael Ellerman
2006-01-09
[PATCH] powerpc: Unify udbg (#2)
Benjamin Herrenschmidt
2005-11-08
powerpc: Simplify and clean up the xmon terminal I/O
Paul Mackerras
2005-10-28
powerpc: Merge xmon
Paul Mackerras