Age | Commit message (Expand) | Author | Files | Lines |
2020-06-22 | powerpc/4xx: ppc4xx compile flag optimizations | Imre Kaloz | 1 | -1/+2 |
2020-04-01 | powerpc: Suppress .eh_frame generation | Naveen N. Rao | 1 | -0/+3 |
2020-04-01 | powerpc: Drop -fno-dwarf2-cfi-asm | Naveen N. Rao | 1 | -5/+0 |
2020-03-04 | powerpc/Makefile: Mark phony targets as PHONY | Michael Ellerman | 1 | -0/+6 |
2019-11-25 | powerpc: Don't add -mabi= flags when building with Clang | Nathan Chancellor | 1 | -0/+4 |
2019-10-28 | powerpc/configs: Rename foo_basic_defconfig to foo_base.config | Michael Ellerman | 1 | -6/+6 |
2019-09-20 | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+0 |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -1/+1 |
2019-08-22 | powerpc: remove meaningless KBUILD_ARFLAGS addition | Masahiro Yamada | 1 | -1/+0 |
2019-08-21 | kbuild: rebuild modules when module linker scripts are updated | Masahiro Yamada | 1 | -1/+1 |
2019-08-20 | powerpc/Makefile: Always pass --synthetic to nm if supported | Michael Ellerman | 1 | -2/+0 |
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/p... | 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-27 | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -55/+36 |
2018-10-18 | 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-07 | powerpc: Make CPU selection logic generic in Makefile | Christophe Leroy | 1 | -7/+1 |
2018-08-07 | 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-03 | 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 |