summaryrefslogtreecommitdiff
path: root/fs/binfmt_elf.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-2/+2
2006-01-11missing printk loglevel and tiny tiny whitespace change in binfmt_elf()Jesper Juhl1-4/+4
2006-01-10[PATCH] fs/binfmt_elf: Remove unneeded kmalloc() return value castsJesper Juhl1-1/+1
2006-01-08[PATCH] tiny: Configure ELF core dump supportMatt Mackall1-2/+2
2006-01-08[PATCH] Fix handling of ELF segments with zero filesizeDavid Gibson1-3/+9
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl1-2/+1
2005-10-30[PATCH] Don't uselessly export task_struct to userspace in core dumpsEric W. Biederman1-3/+1
2005-10-29[PATCH] mm: mm_init set_mm_countersHugh Dickins1-1/+0
2005-10-11[PATCH] binfmt_elf bss padding fixakpm@osdl.org1-1/+1
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander1-0/+1
2005-06-16[PATCH] Fix large core dumps with a 32-bit off_tDaniel Jacobowitz1-1/+1
2005-05-16[PATCH] fix Linux kernel ELF core dump privilege elevationGreg Kroah-Hartman1-2/+2
2005-04-28[PATCH] Fix error recovery path for arch_setup_additional_pagesRoland McGrath1-1/+1
2005-04-16[PATCH] ppc64: Improve mapping of vDSOBenjamin Herrenschmidt1-8/+8
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1677