index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
Makefile
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-1
/
+1
2019-04-20
powerpc: vdso: Make vdso32 installation conditional in vdso_install
Ben Hutchings
1
-0
/
+2
2019-04-20
powerpc: Fix defconfig choice logic when cross compiling
Michael Ellerman
1
-5
/
+4
2019-04-20
powerpc/32: Add ppc_defconfig
Michael Ellerman
1
-0
/
+4
2019-02-23
powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
Christophe Leroy
1
-1
/
+1
2019-02-23
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
1
-0
/
+7
2019-01-14
powerpc: remove redundant header search path additions
Masahiro Yamada
1
-2
/
+2
2018-12-27
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-5
/
+23
2018-12-21
powerpc: generate uapi header and system call table files
Firoz Khan
1
-0
/
+3
2018-12-20
powerpc/32: Avoid unsupported flags with clang
Joel Stanley
1
-1
/
+8
2018-12-17
powerpc/32: Move the old 6xx -mcpu logic before the TARGET_CPU logic
Mathieu Malaterre
1
-4
/
+4
2018-12-09
x86, powerpc: Remove -funit-at-a-time compiler option entirely
Masahiro Yamada
1
-4
/
+0
2018-11-26
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
1
-1
/
+1
2018-11-26
powerpc/configs: Add KVM guest defconfig
Satheesh Rajendran
1
-0
/
+8
2018-11-02
kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
Masahiro Yamada
1
-2
/
+2
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-55
/
+36
2018-10-19
powerpc: Move core kernel logic into arch/powerpc/Kbuild
Michael Ellerman
1
-12
/
+2
2018-10-13
powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
Joel Stanley
1
-1
/
+5
2018-10-04
powerpc: remove leftover code of old GCC version checks
Masahiro Yamada
1
-8
/
+0
2018-10-03
powerpc/64: add stack protector support
Christophe Leroy
1
-0
/
+8
2018-10-03
powerpc/32: add stack protector support
Christophe Leroy
1
-0
/
+10
2018-10-02
kbuild: consolidate Devicetree dtb build rules
Rob Herring
1
-3
/
+0
2018-10-02
powerpc: build .dtb files in dts directory
Rob Herring
1
-1
/
+1
2018-09-19
powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer
Nicholas Piggin
1
-2
/
+6
2018-09-19
powerpc: consolidate -mno-sched-epilog into FTRACE flags
Nicholas Piggin
1
-6
/
+6
2018-09-19
powerpc: remove old GCC version checks
Nicholas Piggin
1
-29
/
+2
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
[next]