Age | Commit message (Expand) | Author |
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 |
2013-11-25 | powerpc: Fix error when cross building TAGS & cscope | Michael Neuling |
2013-11-22 | powerpc/corenet64: compile with CONFIG_E{5,6}500_CPU well | Tiejun Chen |
2013-11-21 | powerpc: Don't use ELFv2 ABI to build the kernel | Alistair Popple |
2013-10-11 | powerpc: Work around little endian gcc bug | Anton Blanchard |
2013-10-11 | powerpc: Add ability to build little endian kernels | Ian Munsie |
2013-10-11 | powerpc: uname should return ppc64le/ppcle on little endian builds | Anton Blanchard |
2013-08-20 | powerpc/e500: Set -mcpu flag for 32-bit e500 | Scott Wood |
2013-08-20 | powerpc/booke64: Use appropriate -mcpu | Scott Wood |
2013-08-20 | powerpc/85xx: Remove -Wa,-me500 | Scott Wood |
2013-08-14 | Revert "powerpc/e500: Update compilation flags with core specific options" | Benjamin Herrenschmidt |
2013-08-07 | powerpc/e500: Update compilation flags with core specific options | Catalin Udma |
2013-01-10 | powerpc: Avoid load of static chain register when calling nested functions th... | Anton Blanchard |
2013-01-10 | powerpc: Build kernel with -mcmodel=medium | Anton Blanchard |
2013-01-10 | powerpc: Relocate prom_init.c on 64bit | Anton Blanchard |