summaryrefslogtreecommitdiff
path: root/include/asm-powerpc/elf.h
AgeCommit message (Expand)Author
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell
2008-07-25powerpc: Enable AT_BASE_PLATFORM aux vectorNathan Lynch
2008-07-03powerpc: Remove old dump_task_* functionsMichael Neuling
2008-07-01powerpc: Update for VSX core file and ptraceMichael Neuling
2008-07-01powerpc: Keep 3 high personality bytes across execEric B Munson
2008-07-01powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling
2008-07-01powerpc: asm/elf.h: Reduce userspace headerAdrian Bunk
2008-02-07[POWERPC] Switch to generic compat_binfmt_elf codeRoland McGrath
2008-02-07[POWERPC] Switch to using user_regset-based core dumpsRoland McGrath
2007-10-17increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering
2007-10-17powerpc: Use linux/elfcore-compat.hRoland McGrath
2007-10-17powerpc: add Altivec/VMX state to coredumpsMark Nelson
2007-09-19[POWERPC] spufs: Cleanup ELF coredump extra notes logicMichael Ellerman
2007-01-24[POWERPC] Move ELF_ET_DYN_BASE up to 512MB pointAnton Blanchard
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm
2006-12-04[POWERPC] cell: fix building without spufsArnd Bergmann
2006-12-04[POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-06-09[PATCH] powerpc vdso updatesBenjamin Herrenschmidt
2006-05-04Use __u32 for elf_addr_t in <asm-powerpc/elf.h>, not u32. It's user-visible.David Woodhouse
2006-04-25Remove user-visible references to PAGE_SIZE in include/asm-powerpc/elf.hDavid Woodhouse
2006-01-14powerpc: Provide a suitable AT_PLATFORM valuePaul Mackerras
2006-01-11asm-powerpc: header included twiceNicolas Kaiser
2006-01-09[PATCH] powerpc: sanitize header files for user space includesArnd Bergmann
2005-11-11[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-11-04powerpc: Fix random memory corruption in merged elf.hMichael Ellerman
2005-10-10powerpc: make process.c suitable for both 32-bit and 64-bitPaul Mackerras
2005-09-28[PATCH] ppc32: make cur_cpu_spec a single pointer instead of an arrayKumar Gala
2005-09-21[PATCH] powerpc: Merge elf.hBecky Bruce