aboutsummaryrefslogtreecommitdiff
path: root/arch/um/os-Linux/elf_aux.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-08ELF: fix all "Elf" typosGravatar Alexey Dobriyan 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2012-10-09um: get rid of pointless include "..." where include <...> will doGravatar Al Viro 1-3/+3
2011-11-02um: -include user.h for USER_OBJ, trim includesGravatar Al Viro 1-1/+0
2011-07-25um: disable scan_elf_aux() on x86_64Gravatar Richard Weinberger 1-6/+1
2007-03-01[PATCH] uml: host VDSO fixGravatar Jeff Dike 1-0/+3
2007-02-11[PATCH] uml: ELF locking commentaryGravatar Jeff Dike 1-2/+1
2005-09-29[PATCH] uml makefiles sanitizedGravatar Al Viro 1-1/+1
2005-09-21[PATCH] uml: fix bogus HOST_ELF_CLASS symbol nameGravatar Paolo 'Blaisorblade' Giarrusso 1-1/+2
2005-09-17[PATCH] uml: remove include of asm/elf.hGravatar Jeff Dike 1-1/+0
2005-09-17[PATCH] uml: Remove some build warningsGravatar Jeff Dike 1-1/+3
2005-09-07[PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.cGravatar viro@ZenIV.linux.org.uk 1-1/+2
2005-08-18[PATCH] uml: fix the x86_64 buildGravatar Al Viro 1-1/+0
2005-07-29[PATCH] uml: fix vsyscall brokennessGravatar Jeff Dike 1-1/+5
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringGravatar Olaf Hering 1-0/+1
2005-06-08[PATCH] uml: compile fixes for gcc 4Gravatar Jeff Dike 1-1/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+66