Age | Commit message (Expand) | Author |
2018-04-01 | powerpc/64s: Add POWER9 CPU type selection | Nicholas Piggin |
2018-04-01 | powerpc/64: Add GENERIC_CPU support for little endian | Nicholas Piggin |
2018-04-01 | powerpc/64s: Remove POWER4 support | Nicholas Piggin |
2018-04-01 | powerpc/64s: Set assembler machine type to POWER4 | Nicholas Piggin |
2018-03-06 | powerpc: Keep const vars out of writable .sdata | Segher Boessenkool |
2017-12-11 | powerpc/modules: Fix alignment of .toc section in kernel modules | Alan Modra |
2017-08-23 | Merge branch 'fixes' into next | Michael Ellerman |
2017-08-10 | powerpc/8xx: Getting rid of remaining use of CONFIG_8xx | Christophe Leroy |
2017-07-31 | powerpc/configs: Add a powernv_be_defconfig | Michael Ellerman |
2017-07-26 | powerpc/Makefile: Fix ld version check with 64-bit LE-only toolchain | Michael Ellerman |
2017-05-30 | powerpc: Link warning for orphan sections | Nicholas Piggin |
2017-05-30 | powerpc/64: Linker on-demand sfpr functions for modules | Nicholas Piggin |
2017-04-28 | powerpc: Add arch/powerpc/tools directory | Nicholas Piggin |
2017-04-28 | powerpc: Use the new post-link pass to check relocations | Nicholas Piggin |
2017-03-03 | powerpc: Fix compiling a BE kernel with a powerpc64le toolchain | Nicholas Piggin |
2016-11-30 | powerpc: Add purgatory for kexec_file_load() implementation. | Thiago Jung Bauermann |
2016-11-29 | powerpc: Stop passing ARCH=ppc64 to boot Makefile | Michael Ellerman |
2016-11-18 | powerpc: Add option to use thin archives | Nicholas Piggin |
2016-11-14 | powerpc/book3s64: Always build for power4 or later | Michael Ellerman |
2016-09-25 | arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfig | Claudiu Manoil |
2016-09-13 | powerpc/Makefile: Construct the UTS_MACHINE value more concisely | Michael Ellerman |
2016-09-13 | powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS | Michael Ellerman |
2016-09-13 | powerpc/Makefile: CROSS32AS is unused, remove it | Michael Ellerman |
2016-08-10 | powerpc/Makefile: Use cflags-y/aflags-y for setting endian options | Michael Ellerman |
2016-07-14 | powerpc/sparse: Pass endianness to sparse | Daniel Axtens |
2016-07-05 | powerpc: Avoid -maltivec when using clang integrated assembler | Anton Blanchard |
2016-03-14 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman |
2016-03-11 | powerpc/86xx: Switch to kconfig fragments approach | Alessio Igor Bogani |
2016-03-07 | powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernel | Torsten Duwe |
2015-10-19 | powerpc/cell: Drop CONFIG_TUNE_CELL in favour of CONFIG_CELL_CPU | Michael Ellerman |
2015-10-01 | powerpc: Add ppc64le_defconfig | Michael Ellerman |
2015-09-08 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2015-09-04 | kbuild: Fix clang detection | Michal Marek |
2015-08-07 | powerpc/85xx: Use kconfig fragments | Scott Wood |
2015-06-11 | powerpc: Don't use gcc specific options on clang | Anton Blanchard |
2015-06-11 | powerpc: Don't use -mno-strict-align on clang | Anton Blanchard |
2015-06-11 | powerpc: Only use -mtraceback=no, -mno-string and -msoft-float if toolchain s... | Anton Blanchard |
2015-06-02 | powerpc/configs: Replace pseries_le_defconfig with a Makefile target using me... | Cyril Bur |
2015-05-11 | powerpc: Reject binutils 2.24 when building little endian | Michael Ellerman |
2015-05-11 | powerpc: Don't do gcc version checks if we're building with clang | Michael Ellerman |
2015-03-23 | powerpc: Convert relocs_check to a shell script using grep | Stephen Rothwell |
2015-01-09 | kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion | Masahiro Yamada |
2014-09-25 | powerpc: Add POWER8 CPU selection | Anton Blanchard |
2014-05-28 | Merge branch 'merge' into next | Benjamin Herrenschmidt |
2014-05-28 | powerpc: Fix 64 bit builds with binutils 2.24 | Guenter Roeck |
2014-05-05 | Merge remote-tracking branch 'anton/abiv2' into next | Benjamin Herrenschmidt |
2014-05-01 | ppc476: Enable a linker work around for IBM errata #46 | Alistair Popple |
2014-04-23 | powerpc: Build little endian ppc64 kernel with ABIv2 | Anton Blanchard |
2014-04-23 | powerpc: Don't build assembly files with ABIv2 | Anton Blanchard |
2014-04-09 | powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules. | Tony Breeds |