aboutsummaryrefslogtreecommitdiff
path: root/fs/binfmt_elf.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-23[PATCH] binflt_elf: remove more castsGravatar Jesper Juhl 1-9/+10
2006-06-23[PATCH] binfmt_elf: CodingStyle cleanup and remove some pointless castsGravatar Jesper Juhl 1-161/+183
2006-06-22[PATCH] remove steal_locks()Gravatar Miklos Szeredi 1-1/+0
2006-03-25[PATCH] x86_64: Increase the variability of the process stack on 64bit archit...Gravatar Andi Kleen 1-4/+9
2006-03-25[PATCH] remove needless check in binfmt_elf.cGravatar Carsten Otte 1-1/+1
2006-03-25[PATCH] use kzalloc and kcalloc in core fs codeGravatar Oliver Neukum 1-2/+1
2006-02-26[PATCH] x86_64: Check for bad elf entry address.Gravatar Suresh Siddha 1-0/+5
2006-01-14[PATCH] Unlinline a bunch of other functionsGravatar Arjan van de Ven 1-2/+2
2006-01-11missing printk loglevel and tiny tiny whitespace change in binfmt_elf()Gravatar Jesper Juhl 1-4/+4
2006-01-10[PATCH] fs/binfmt_elf: Remove unneeded kmalloc() return value castsGravatar Jesper Juhl 1-1/+1
2006-01-08[PATCH] tiny: Configure ELF core dump supportGravatar Matt Mackall 1-2/+2
2006-01-08[PATCH] Fix handling of ELF segments with zero filesizeGravatar David Gibson 1-3/+9
2005-11-07[PATCH] kfree cleanup: fsGravatar Jesper Juhl 1-2/+1
2005-10-30[PATCH] Don't uselessly export task_struct to userspace in core dumpsGravatar Eric W. Biederman 1-3/+1
2005-10-29[PATCH] mm: mm_init set_mm_countersGravatar Hugh Dickins 1-1/+0
2005-10-11[PATCH] binfmt_elf bss padding fixGravatar akpm@osdl.org 1-1/+1
2005-06-21[PATCH] Avoiding mmap fragmentationGravatar Wolfgang Wander 1-0/+1
2005-06-16[PATCH] Fix large core dumps with a 32-bit off_tGravatar Daniel Jacobowitz 1-1/+1
2005-05-16[PATCH] fix Linux kernel ELF core dump privilege elevationGravatar Greg Kroah-Hartman 1-2/+2
2005-04-28[PATCH] Fix error recovery path for arch_setup_additional_pagesGravatar Roland McGrath 1-1/+1
2005-04-16[PATCH] ppc64: Improve mapping of vDSOGravatar Benjamin Herrenschmidt 1-8/+8
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1677