summaryrefslogtreecommitdiff
path: root/include/linux/elf.h
AgeCommit message (Expand)Author
2011-10-30[S390] signal race with restarting system callsMartin Schwidefsky
2011-05-14ARM: 6882/1: ELF: Define new core note type for VFP registersDave Martin
2010-05-17[S390] add breaking event address for user spaceMartin Schwidefsky
2010-03-06elf coredump: add extended numbering supportDaisuke HATAYAMA
2010-03-06elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA
2010-02-28Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-26[S390] Define new s390 ELF note sections in elf.hMichael Holzheu
2010-02-11ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSETSuresh Siddha
2010-02-11x86, ptrace: regset extensions to support xstateSuresh Siddha
2009-12-18[S390] rename NT_PRXSTATUS to NT_S390_HIGHREGSMartin Schwidefsky
2009-10-06[S390] 64-bit register support for 31-bit processesHeiko Carstens
2009-01-30headers_check fix: linux/elf.hJaswinder Singh Rajput
2008-10-12x86: ioperm user_regsetRoland McGrath
2008-07-01powerpc: Update for VSX core file and ptraceMichael Neuling
2008-04-29ELF: Use EI_NIDENT instead of numeric valueCyrill Gorcunov
2008-02-07Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2008-02-07Unexport asm/elf.hKirill A. Shutemov
2008-02-07[POWERPC] Add SPE registers to core dumpsRoland McGrath
2008-01-30x86: x86 core dump TLSRoland McGrath
2007-10-17increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering
2007-10-17powerpc: add Altivec/VMX state to coredumpsMark Nelson
2007-09-19[POWERPC] spufs: Cleanup ELF coredump extra notes logicMichael Ellerman
2007-05-02[PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_...Jeremy Fitzhardinge
2006-12-07[PATCH] elf.h: forward declare struct fileAndrew Morton
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm
2006-12-04[POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell
2006-04-27Sanitise linux/audit.h for userspace consumption, split elf-em.h from elf.hDavid Woodhouse
2006-01-08[PATCH] ELF: symbol table type additionsJan Beulich
2005-09-07[PATCH] auxiliary vector cleanupsH. J. Lu
2005-01-04[PATCH] FRV: Remaining Fujitsu FR-V arch include filesDavid Howells
2004-09-16[PATCH] m32r: add ELF machine codeHirokazu Takata
2004-07-22[PATCH] NX: allow architectures to select legacy mode dynamicallyDavid Mosberger
2004-05-21[PATCH] H8/300 module support updateYoshinori Sato
2004-04-11[PATCH] Non-Exec stack supportAndrew Morton
2003-10-01[PATCH] /proc/PID/auxv file and NT_AUXV core noteAndrew Morton
2003-09-09[PATCH] Fill in ELF OSABI in ELF headersMatthew Wilcox
2003-06-25[PATCH] AT_SECURE auxv entryAndrew Morton
2003-05-12[PATCH] Add ia64 relocation types to elf.h and clean upDavid Mosberger
2003-05-01[PATCH] i386 vsyscall DSO implementationRoland McGrath
2003-04-02[SPARC64]: Support OLO10 relocations for modules.David S. Miller
2003-03-06[PATCH] Add ELF types for Hitach H8 seriesAlan Cox
2003-02-23[PATCH] s390: kernel module loader.Martin Schwidefsky
2003-02-03[PATCH] PA-RISC updates for 2.5.59Matthew Wilcox
2003-01-12[MODULES] Centralize undefined symbol checks; handle undef weak.Richard Henderson
2002-12-25[ALPHA] ET_REL modules support.Richard Henderson
2002-12-20[PATCH] Add some v850 elf constantsMiles Bader
2002-12-20[PATCH] x86-64 relocations for elf.hAndi Kleen
2002-12-06[PATCH] s390: relocations.Martin Schwidefsky
2002-11-20Merge arm updatesLinus Torvalds
2002-11-21[ARM] Fix ARM module supportRussell King