aboutsummaryrefslogtreecommitdiffstats
path: root/fs/binfmt_flat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25[PATCH] uclinux: use PER_LINUX_32BIT in binfmt_flatMalcolm Parsons1-1/+1
2006-05-21[PATCH] binfmt_flat: don't check for EMFILEAndrew Morton1-21/+9
2006-03-25[PATCH] flat binary loader doesn't check fd table fullLuke Yang1-19/+54
2006-01-10[PATCH] uclinux: delay binfmt_flat traceGreg Ungerer1-7/+10
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org1-2/+0
2005-10-29[PATCH] mm: mm_init set_mm_countersHugh Dickins1-1/+0
2005-09-02[PATCH] uclinux: use MAP_PRIVATE when mmaping code regions in flat binary loaderGreg Ungerer1-1/+1
2005-06-06[PATCH] binfmt_flat mmap flag fixYoshinori Sato1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+901