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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Don't add -mabi= flags when building with Clang
Nathan Chancellor
2019-11-25
1
-0
/
+4
*
powerpc/configs: Rename foo_basic_defconfig to foo_base.config
Michael Ellerman
2019-10-28
1
-6
/
+6
*
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-09-20
1
-1
/
+0
|
\
|
*
powerpc: remove meaningless KBUILD_ARFLAGS addition
Masahiro Yamada
2019-08-22
1
-1
/
+0
*
|
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-09-20
1
-1
/
+1
|
\
\
|
*
|
kbuild: rebuild modules when module linker scripts are updated
Masahiro Yamada
2019-08-21
1
-1
/
+1
|
|
/
*
/
powerpc/Makefile: Always pass --synthetic to nm if supported
Michael Ellerman
2019-08-20
1
-2
/
+0
|
/
*
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
1
-1
/
+1
*
powerpc: vdso: Make vdso32 installation conditional in vdso_install
Ben Hutchings
2019-04-20
1
-0
/
+2
*
powerpc: Fix defconfig choice logic when cross compiling
Michael Ellerman
2019-04-20
1
-5
/
+4
*
powerpc/32: Add ppc_defconfig
Michael Ellerman
2019-04-20
1
-0
/
+4
*
powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
Christophe Leroy
2019-02-23
1
-1
/
+1
*
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
1
-0
/
+7
*
powerpc: remove redundant header search path additions
Masahiro Yamada
2019-01-14
1
-2
/
+2
*
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-12-27
1
-5
/
+23
|
\
|
*
powerpc: generate uapi header and system call table files
Firoz Khan
2018-12-21
1
-0
/
+3
|
*
powerpc/32: Avoid unsupported flags with clang
Joel Stanley
2018-12-20
1
-1
/
+8
|
*
powerpc/32: Move the old 6xx -mcpu logic before the TARGET_CPU logic
Mathieu Malaterre
2018-12-17
1
-4
/
+4
|
*
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-11-26
1
-1
/
+1
|
*
powerpc/configs: Add KVM guest defconfig
Satheesh Rajendran
2018-11-26
1
-0
/
+8
*
|
x86, powerpc: Remove -funit-at-a-time compiler option entirely
Masahiro Yamada
2018-12-09
1
-4
/
+0
|
/
*
kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
Masahiro Yamada
2018-11-02
1
-2
/
+2
*
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-26
1
-55
/
+36
|
\
|
*
powerpc: Move core kernel logic into arch/powerpc/Kbuild
Michael Ellerman
2018-10-19
1
-12
/
+2
|
*
powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
Joel Stanley
2018-10-13
1
-1
/
+5
|
*
powerpc: remove leftover code of old GCC version checks
Masahiro Yamada
2018-10-04
1
-8
/
+0
|
*
powerpc/64: add stack protector support
Christophe Leroy
2018-10-03
1
-0
/
+8
|
*
powerpc/32: add stack protector support
Christophe Leroy
2018-10-03
1
-0
/
+10
|
*
powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer
Nicholas Piggin
2018-09-19
1
-2
/
+6
|
*
powerpc: consolidate -mno-sched-epilog into FTRACE flags
Nicholas Piggin
2018-09-19
1
-6
/
+6
|
*
powerpc: remove old GCC version checks
Nicholas Piggin
2018-09-19
1
-29
/
+2
*
|
kbuild: consolidate Devicetree dtb build rules
Rob Herring
2018-10-02
1
-3
/
+0
*
|
powerpc: build .dtb files in dts directory
Rob Herring
2018-10-02
1
-1
/
+1
|
/
*
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2018-08-24
1
-3
/
+3
*
Merge branch 'fixes' into next
Michael Ellerman
2018-08-13
1
-0
/
+1
|
\
|
*
powerpc/Makefile: Assemble with -me500 when building for E500
James Clarke
2018-07-18
1
-0
/
+1
*
|
powerpc: Make CPU selection logic generic in Makefile
Christophe Leroy
2018-08-08
1
-7
/
+1
*
|
powerpc/Makefiles: Convert ifeq to ifdef where possible
Rodrigo R. Galvao
2018-08-08
1
-13
/
+13
*
|
powerpc: Add ppc64le and ppc64_book3e allmodconfig targets
Michael Ellerman
2018-07-24
1
-0
/
+10
*
|
powerpc: Add ppc32_allmodconfig defconfig target
Michael Ellerman
2018-07-24
1
-0
/
+5
|
/
*
powerpc/e500mc: Set assembler machine type to e500mc
Michael Jeanson
2018-06-19
1
-0
/
+1
*
powerpc/kbuild: move -mprofile-kernel check to Kconfig
Nicholas Piggin
2018-06-11
1
-12
/
+1
*
powerpc/Makefile: set -mcpu=860 flag for the 8xx
Christophe Leroy
2018-06-04
1
-0
/
+1
*
powerpc/kbuild: Use flags variables rather than overriding LD/CC/AS
Nicholas Piggin
2018-06-01
1
-7
/
+9
*
powerpc/kbuild: Remove CROSS32 defines from top level powerpc Makefile
Nicholas Piggin
2018-06-01
1
-7
/
+0
*
powerpc/kbuild: Set default generic machine type for 32-bit compile
Nicholas Piggin
2018-06-01
1
-0
/
+8
*
powerpc/64s: Add POWER9 CPU type selection
Nicholas Piggin
2018-04-01
1
-1
/
+2
*
powerpc/64: Add GENERIC_CPU support for little endian
Nicholas Piggin
2018-04-01
1
-0
/
+5
*
powerpc/64s: Remove POWER4 support
Nicholas Piggin
2018-04-01
1
-3
/
+2
*
powerpc/64s: Set assembler machine type to POWER4
Nicholas Piggin
2018-04-01
1
-0
/
+1
[next]