| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-05-28 | Merge branch 'merge' into next |  Benjamin Herrenschmidt | 1 | -1/+3 |
| 2014-05-28 | powerpc: Fix 64 bit builds with binutils 2.24 |  Guenter Roeck | 1 | -1/+3 |
| 2014-05-05 | Merge remote-tracking branch 'anton/abiv2' into next |  Benjamin Herrenschmidt | 1 | -3/+8 |
| 2014-05-01 | ppc476: Enable a linker work around for IBM errata #46 |  Alistair Popple | 1 | -0/+5 |
| 2014-04-23 | powerpc: Build little endian ppc64 kernel with ABIv2 |  Anton Blanchard | 1 | -3/+7 |
| 2014-04-23 | powerpc: Don't build assembly files with ABIv2 |  Anton Blanchard | 1 | -1/+2 |
| 2014-04-09 | powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules. |  Tony Breeds | 1 | -0/+1 |
| 2013-11-25 | powerpc: Fix error when cross building TAGS & cscope |  Michael Neuling | 1 | -0/+2 |
| 2013-11-22 | powerpc/corenet64: compile with CONFIG_E{5,6}500_CPU well |  Tiejun Chen | 1 | -0/+5 |
| 2013-11-21 | powerpc: Don't use ELFv2 ABI to build the kernel |  Alistair Popple | 1 | -0/+1 |
| 2013-10-11 | powerpc: Work around little endian gcc bug |  Anton Blanchard | 1 | -1/+1 |
| 2013-10-11 | powerpc: Add ability to build little endian kernels |  Ian Munsie | 1 | -3/+21 |
| 2013-10-11 | powerpc: uname should return ppc64le/ppcle on little endian builds |  Anton Blanchard | 1 | -2/+11 |
| 2013-08-20 | powerpc/e500: Set -mcpu flag for 32-bit e500 |  Scott Wood | 1 | -0/+8 |
| 2013-08-20 | powerpc/booke64: Use appropriate -mcpu |  Scott Wood | 1 | -0/+9 |
| 2013-08-20 | powerpc/85xx: Remove -Wa,-me500 |  Scott Wood | 1 | -1/+0 |
| 2013-08-14 | Revert "powerpc/e500: Update compilation flags with core specific options" |  Benjamin Herrenschmidt | 1 | -16/+2 |
| 2013-08-07 | powerpc/e500: Update compilation flags with core specific options |  Catalin Udma | 1 | -2/+16 |
| 2013-01-10 | powerpc: Avoid load of static chain register when calling nested functions through a pointer on 64bit |  Anton Blanchard | 1 | -0/+1 |
| 2013-01-10 | powerpc: Build kernel with -mcmodel=medium |  Anton Blanchard | 1 | -1/+18 |
| 2013-01-10 | powerpc: Relocate prom_init.c on 64bit |  Anton Blanchard | 1 | -0/+1 |
| 2013-01-10 | powerpc: Add a powerpc implementation of SHA-1 |  Michael Ellerman | 1 | -0/+1 |
| 2012-11-15 | powerpc: dtc is required to build dtb files |  Matthew McClintock | 1 | -1/+1 |
| 2012-06-27 | crypto: nx - move nx build to driver/crypto Makefile |  Seth Jennings | 1 | -1/+0 |
| 2012-05-16 | powerpc/crypto: Build files for the nx device driver |  Kent Yoder | 1 | -0/+1 |
| 2012-04-30 | powerpc: Add 64-bit CPU targets for gcc |  Anton Blanchard | 1 | -13/+12 |
| 2012-04-30 | powerpc: Remove altivec fix for gcc versions before 4.0 |  Anton Blanchard | 1 | -10/+0 |
| 2012-04-30 | powerpc: Require gcc 4.0 on 64-bit |  Anton Blanchard | 1 | -3/+10 |
| 2012-02-23 | powerpc/perf: Move perf core & PMU code into a subdirectory |  Michael Ellerman | 1 | -0/+1 |
| 2011-12-20 | powerpc: Process dynamic relocations for kernel |  Suzuki Poulose | 1 | -3/+3 |
| 2011-12-08 | powerpc: Add support for OpenBlockS 600 |  Benjamin Herrenschmidt | 1 | -1/+1 |
| 2011-11-28 | arch/powerpc: Remove duplicate/redundant Altivec entries |  Matthew McClintock | 1 | -2/+1 |
| 2011-11-17 | powerpc: Remove buggy 9-year-old test for binutils < 2.12.1 |  Kyle Moffett | 1 | -6/+0 |
| 2011-07-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc |  Linus Torvalds | 1 | -1/+1 |
| 2011-07-21 | net: filter: BPF 'JIT' compiler for PPC64 |  Matt Evans | 1 | -1/+2 |
| 2011-07-01 | powerpc: Use -mtraceback=no |  Anton Blanchard | 1 | -1/+1 |
| 2010-08-24 | powerpc: Fix typo in uImage target |  Anatolij Gustschin | 1 | -1/+1 |
| 2010-08-09 | powerpc: fix build with make 3.82 |  Sam Ravnborg | 1 | -4/+12 |
| 2010-08-04 | Merge commit 'v2.6.35' into kbuild/kbuild |  Michal Marek | 1 | -2/+2 |
| 2010-08-03 | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line |  Sam Ravnborg | 1 | -1/+1 |
| 2010-07-08 | powerpc: Fix module building for gcc 4.5 and 64 bit |  Stephen Rothwell | 1 | -2/+2 |
| 2010-02-05 | kbuild: move -fno-dwarf2-cfi-asm to powerpc only |  Andi Kleen | 1 | -0/+5 |
| 2009-09-24 | powerpc: Check for unsupported relocs when using CONFIG_RELOCATABLE |  Tony Breeds | 1 | -0/+11 |
| 2009-09-20 | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 |  Sam Ravnborg | 1 | -2/+0 |
| 2009-09-20 | kbuild: use INSTALLKERNEL to select customized installkernel script |  Sam Ravnborg | 1 | -2/+2 |
| 2009-08-20 | powerpc: Makefile simplification through use of cc-ifversion |  Frans Pop | 1 | -1/+1 |
| 2009-06-09 | powerpc: Move VMX and VSX asm code to vector.S |  Benjamin Herrenschmidt | 1 | -0/+1 |
| 2009-03-11 | powerpc/math-emu: Fix efp dependence |  Liu Yu | 1 | -2/+2 |
| 2008-12-03 | powerpc: Remove unncessary SPE related compiler flag |  Kumar Gala | 1 | -1/+0 |
| 2008-10-20 | ftrace: rename FTRACE to FUNCTION_TRACER |  Steven Rostedt | 1 | -1/+1 |