summaryrefslogtreecommitdiffstats
path: root/fs/binfmt_flat.c
AgeCommit message (Expand)AuthorLines
2008-04-29procfs task exe symlinkMatt Helsley-1/+2
2008-04-29make BINFMT_FLAT a boolAdrian Bunk-6/+0
2008-02-14FLAT binaries: drop BINFMT_FLAT bad header magic warningMike Frysinger-4/+4
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells-1/+0
2007-10-17binfmt_flat: warning fixesAndrew Morton-6/+8
2007-10-17core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman-2/+2
2007-10-03binfmt_flat: checkpatch fixing minimum support for the blackfin relocationsAndrew Morton-1/+2
2007-10-03Binfmt_flat: Add minimum support for the Blackfin relocationsBernd Schmidt-1/+4
2007-06-08nommu: report correct errno in messageGreg Ungerer-1/+1
2007-02-09[PATCH] uclinux: correctly remap bin_fmtflat exe allocated mem regionsGreg Ungerer-7/+24
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-25[PATCH] uclinux: use PER_LINUX_32BIT in binfmt_flatMalcolm Parsons-1/+1
2006-05-21[PATCH] binfmt_flat: don't check for EMFILEAndrew Morton-21/+9
2006-03-25[PATCH] flat binary loader doesn't check fd table fullLuke Yang-19/+54
2006-01-10[PATCH] uclinux: delay binfmt_flat traceGreg Ungerer-7/+10
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org-2/+0
2005-10-29[PATCH] mm: mm_init set_mm_countersHugh Dickins-1/+0
2005-09-02[PATCH] uclinux: use MAP_PRIVATE when mmaping code regions in flat binary loaderGreg Ungerer-1/+1
2005-06-06[PATCH] binfmt_flat mmap flag fixYoshinori Sato-3/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+901