| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] Switch to generic compat_binfmt_elf code | Roland McGrath | 2008-02-07 | 1 | -0/+1 |
* | [POWERPC] Switch to using user_regset-based core dumps | Roland McGrath | 2008-02-07 | 1 | -0/+1 |
* | increase AT_VECTOR_SIZE to terminate saved_auxv properly | Olaf Hering | 2007-10-17 | 1 | -0/+1 |
* | powerpc: Use linux/elfcore-compat.h | Roland McGrath | 2007-10-17 | 1 | -18/+20 |
* | powerpc: add Altivec/VMX state to coredumps | Mark Nelson | 2007-10-17 | 1 | -0/+8 |
* | [POWERPC] spufs: Cleanup ELF coredump extra notes logic | Michael Ellerman | 2007-09-19 | 1 | -7/+2 |
* | [POWERPC] Move ELF_ET_DYN_BASE up to 512MB point | Anton Blanchard | 2007-01-24 | 1 | -1/+1 |
* | [PATCH] elf: Always define elf_addr_t in linux/elf.h | Magnus Damm | 2006-12-07 | 1 | -2/+0 |
* | [POWERPC] cell: fix building without spufs | Arnd Bergmann | 2006-12-04 | 1 | -1/+1 |
* | [POWERPC] coredump: Add SPU elf notes to coredump. | Dwayne Grant McConnell | 2006-12-04 | 1 | -0/+13 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-06-22 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] powerpc vdso updates | Benjamin Herrenschmidt | 2006-06-09 | 1 | -1/+1 |
* | | Use __u32 for elf_addr_t in <asm-powerpc/elf.h>, not u32. It's user-visible. | David Woodhouse | 2006-05-04 | 1 | -1/+1 |
* | | Remove user-visible references to PAGE_SIZE in include/asm-powerpc/elf.h | David Woodhouse | 2006-04-25 | 1 | -4/+3 |
|/ |
|
* | powerpc: Provide a suitable AT_PLATFORM value | Paul Mackerras | 2006-01-14 | 1 | -9/+7 |
* | asm-powerpc: header included twice | Nicolas Kaiser | 2006-01-11 | 1 | -1/+0 |
* | [PATCH] powerpc: sanitize header files for user space includes | Arnd Bergmann | 2006-01-09 | 1 | -0/+3 |
* | [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel | Benjamin Herrenschmidt | 2005-11-11 | 1 | -6/+4 |
* | [PATCH] fix remaining missing includes | Tim Schmielau | 2005-11-07 | 1 | -0/+2 |
* | powerpc: Fix random memory corruption in merged elf.h | Michael Ellerman | 2005-11-04 | 1 | -9/+13 |
* | powerpc: make process.c suitable for both 32-bit and 64-bit | Paul Mackerras | 2005-10-10 | 1 | -4/+2 |
* | [PATCH] ppc32: make cur_cpu_spec a single pointer instead of an array | Kumar Gala | 2005-09-28 | 1 | -3/+1 |
* | [PATCH] powerpc: Merge elf.h | Becky Bruce | 2005-09-21 | 1 | -0/+415 |