index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-27
powerpc: vdso: Make vdso32 installation conditional in vdso_install
Ben Hutchings
1
-0
/
+2
2020-01-04
powerpc: Don't add -mabi= flags when building with Clang
Nathan Chancellor
1
-0
/
+4
2019-12-05
powerpc/32: Avoid unsupported flags with clang
Joel Stanley
1
-1
/
+8
2019-01-13
powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer
Nicholas Piggin
1
-2
/
+6
2019-01-13
powerpc: consolidate -mno-sched-epilog into FTRACE flags
Nicholas Piggin
1
-6
/
+6
2019-01-13
powerpc: remove old GCC version checks
Nicholas Piggin
1
-29
/
+2
2018-11-21
powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
Joel Stanley
1
-1
/
+5
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-3
/
+3
2018-08-13
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+1
2018-08-08
powerpc: Make CPU selection logic generic in Makefile
Christophe Leroy
1
-7
/
+1
2018-08-08
powerpc/Makefiles: Convert ifeq to ifdef where possible
Rodrigo R. Galvao
1
-13
/
+13
2018-07-24
powerpc: Add ppc64le and ppc64_book3e allmodconfig targets
Michael Ellerman
1
-0
/
+10
2018-07-24
powerpc: Add ppc32_allmodconfig defconfig target
Michael Ellerman
1
-0
/
+5
2018-07-18
powerpc/Makefile: Assemble with -me500 when building for E500
James Clarke
1
-0
/
+1
2018-06-19
powerpc/e500mc: Set assembler machine type to e500mc
Michael Jeanson
1
-0
/
+1
2018-06-11
powerpc/kbuild: move -mprofile-kernel check to Kconfig
Nicholas Piggin
1
-12
/
+1
2018-06-04
powerpc/Makefile: set -mcpu=860 flag for the 8xx
Christophe Leroy
1
-0
/
+1
2018-06-01
powerpc/kbuild: Use flags variables rather than overriding LD/CC/AS
Nicholas Piggin
1
-7
/
+9
2018-06-01
powerpc/kbuild: Remove CROSS32 defines from top level powerpc Makefile
Nicholas Piggin
1
-7
/
+0
2018-06-01
powerpc/kbuild: Set default generic machine type for 32-bit compile
Nicholas Piggin
1
-0
/
+8
2018-04-01
powerpc/64s: Add POWER9 CPU type selection
Nicholas Piggin
1
-1
/
+2
2018-04-01
powerpc/64: Add GENERIC_CPU support for little endian
Nicholas Piggin
1
-0
/
+5
2018-04-01
powerpc/64s: Remove POWER4 support
Nicholas Piggin
1
-3
/
+2
2018-04-01
powerpc/64s: Set assembler machine type to POWER4
Nicholas Piggin
1
-0
/
+1
2018-03-06
powerpc: Keep const vars out of writable .sdata
Segher Boessenkool
1
-0
/
+2
2017-12-11
powerpc/modules: Fix alignment of .toc section in kernel modules
Alan Modra
1
-0
/
+1
2017-08-23
Merge branch 'fixes' into next
Michael Ellerman
1
-12
/
+13
2017-08-10
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
Christophe Leroy
1
-1
/
+1
2017-07-31
powerpc/configs: Add a powernv_be_defconfig
Michael Ellerman
1
-0
/
+4
2017-07-26
powerpc/Makefile: Fix ld version check with 64-bit LE-only toolchain
Michael Ellerman
1
-12
/
+13
2017-05-30
powerpc: Link warning for orphan sections
Nicholas Piggin
1
-0
/
+1
2017-05-30
powerpc/64: Linker on-demand sfpr functions for modules
Nicholas Piggin
1
-0
/
+10
2017-04-28
powerpc: Add arch/powerpc/tools directory
Nicholas Piggin
1
-1
/
+1
2017-04-28
powerpc: Use the new post-link pass to check relocations
Nicholas Piggin
1
-11
/
+0
2017-03-03
powerpc: Fix compiling a BE kernel with a powerpc64le toolchain
Nicholas Piggin
1
-1
/
+10
2016-11-30
powerpc: Add purgatory for kexec_file_load() implementation.
Thiago Jung Bauermann
1
-0
/
+1
2016-11-29
powerpc: Stop passing ARCH=ppc64 to boot Makefile
Michael Ellerman
1
-4
/
+4
2016-11-18
powerpc: Add option to use thin archives
Nicholas Piggin
1
-2
/
+2
2016-11-14
powerpc/book3s64: Always build for power4 or later
Michael Ellerman
1
-0
/
+1
2016-09-25
arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfig
Claudiu Manoil
1
-2
/
+2
2016-09-13
powerpc/Makefile: Construct the UTS_MACHINE value more concisely
Michael Ellerman
1
-15
/
+4
2016-09-13
powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS
Michael Ellerman
1
-10
/
+15
2016-09-13
powerpc/Makefile: CROSS32AS is unused, remove it
Michael Ellerman
1
-1
/
+0
2016-08-10
powerpc/Makefile: Use cflags-y/aflags-y for setting endian options
Michael Ellerman
1
-10
/
+12
2016-07-14
powerpc/sparse: Pass endianness to sparse
Daniel Axtens
1
-0
/
+5
2016-07-05
powerpc: Avoid -maltivec when using clang integrated assembler
Anton Blanchard
1
-1
/
+1
2016-03-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
1
-0
/
+10
2016-03-11
powerpc/86xx: Switch to kconfig fragments approach
Alessio Igor Bogani
1
-0
/
+10
2016-03-07
powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernel
Torsten Duwe
1
-0
/
+15
2015-10-19
powerpc/cell: Drop CONFIG_TUNE_CELL in favour of CONFIG_CELL_CPU
Michael Ellerman
1
-2
/
+0
[next]