Age | Commit message (Expand) | Author |
2010-08-24 | powerpc: Fix typo in uImage target | Anatolij Gustschin |
2010-08-09 | powerpc: fix build with make 3.82 | Sam Ravnborg |
2010-08-04 | Merge commit 'v2.6.35' into kbuild/kbuild | Michal Marek |
2010-08-03 | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line | Sam Ravnborg |
2010-07-08 | powerpc: Fix module building for gcc 4.5 and 64 bit | Stephen Rothwell |
2010-02-05 | kbuild: move -fno-dwarf2-cfi-asm to powerpc only | Andi Kleen |
2009-09-24 | powerpc: Check for unsupported relocs when using CONFIG_RELOCATABLE | Tony Breeds |
2009-09-20 | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg |
2009-09-20 | kbuild: use INSTALLKERNEL to select customized installkernel script | Sam Ravnborg |
2009-08-20 | powerpc: Makefile simplification through use of cc-ifversion | Frans Pop |
2009-06-09 | powerpc: Move VMX and VSX asm code to vector.S | Benjamin Herrenschmidt |
2009-03-11 | powerpc/math-emu: Fix efp dependence | Liu Yu |
2008-12-03 | powerpc: Remove unncessary SPE related compiler flag | Kumar Gala |
2008-10-20 | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt |
2008-09-15 | powerpc: Enforce a non-spe kernel build even on broken compilers | Thiemo Seufer |
2008-09-15 | powerpc: Make the 64-bit kernel as a position-independent executable | Paul Mackerras |
2008-09-03 | powerpc: Work around gcc's -fno-omit-frame-pointer bug | Tony Breeds |
2008-07-04 | powerpc/bootwrapper: Add documentation of boot wrapper targets | Grant Likely |
2008-06-30 | powerpc: Get rid of CROSS32{AS,LD,OBJCOPY} | Segher Boessenkool |
2008-06-16 | [POWERPC] Fix -Os kernel builds with newer gcc versions | Kumar Gala |
2008-06-11 | [POWERPC] bootwrapper: add simpleImage* to list of boot targets | Grant Likely |
2008-04-27 | KVM: ppc: PowerPC 440 KVM implementation | Hollis Blanchard |
2008-04-16 | [POWERPC] Provide access to arch/powerpc include path on ppc64 | Kumar Gala |
2008-04-03 | [POWERPC] add target for building .dtb files | Grant Likely |
2008-03-12 | [POWERPC] Fix zImage-dtb.initrd build error | Grant Likely |
2008-02-19 | x86: fix vdso_install breaks user "make install" | Sam Ravnborg |
2008-02-07 | [POWERPC] bootwrapper: Build multiple cuImages | Grant Likely |
2007-12-06 | [POWERPC] Implement 'make bootwrapper_install' | David Woodhouse |
2007-11-09 | [POWERPC] Add -mno-spe for ARCH=powerpc builds | Kumar Gala |
2007-10-15 | kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP | Sam Ravnborg |
2007-10-15 | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg |
2007-10-14 | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg |
2007-10-03 | [POWERPC] Select proper defconfig for crosscompiles | Adrian Bunk |
2007-10-03 | [POWERPC] powerpc vDSO: install unstripped copies on disk | Roland McGrath |
2007-10-02 | [POWERPC] Create and use CONFIG_WORD_SIZE | Stephen Rothwell |
2007-09-22 | [POWERPC] add Kconfig option for optimizing for cell | Arnd Bergmann |
2007-08-23 | [POWERPC] Stop include asm-ppc when building ARCH=powerpc for ppc32 | Kumar Gala |
2007-08-20 | [POWERPC] Rename 4xx paths to 40x | Josh Boyer |
2007-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2007-07-16 | powerpc: Refuse to build 64-bit with GCC-4.2.0 and CONFIG_MODULES | Segher Boessenkool |
2007-06-25 | [POWERPC] Remove 'make zImage.dts' feature | Mark A. Greer |
2007-06-02 | [POWERPC] Create a zImage for legacy iSeries | Stephen Rothwell |
2007-05-17 | [POWERPC] Specify GNUTARGET on $(AR) invocations | Segher Boessenkool |
2007-05-12 | [POWERPC] Add Makefile rules to wrap dts file in zImage | Mark A. Greer |
2007-05-02 | [POWERPC] Small cleanups to the cuboot bootwrapper code | David Gibson |
2007-04-27 | [POWERPC] Enable make install | Akinobu Mita |
2007-04-27 | [POWERPC] Always use -mno-string | Benjamin Herrenschmidt |
2007-04-24 | [POWERPC] bootwrapper: Add a cuboot platform and a cuImage target | Scott Wood |
2006-09-28 | [POWERPC] Create a "wrapper" script and use it in arch/powerpc/boot | Paul Mackerras |
2006-06-15 | [POWERPC] Remove stale 64bit on 32bit kernel code | Anton Blanchard |