Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / binfmt_flat.c
2012-04-21 Linus TorvaldsVM: add "vm_mmap()" helper function
2012-03-28 Linus TorvaldsMerge tag 'split-asm_system_h-for-linus-20120328' of...
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2012-03-24 Linus TorvaldsMerge tag 'module-for-3.4' of git://git./linux/kernel...
2012-03-21 Al Virotake removal of PF_FORKNOEXEC to flush_old_exec()
2012-03-21 Al Viro__register_binfmt() made void
2012-02-29 Paul Gortmakerfs: reduce the use of module.h wherever possible
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-03 David HowellsCRED: Fix load_flat_shared_library() to initialise...
2011-03-31 Lucas De MarchiFix common misspellings
2010-06-29 Mike Frysingerflat: tweak default stack alignment
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-06-04 Mike Frysingerflat: fix unmap len in load error path
2010-06-04 Mike Frysingerfs/binfmt_flat.c: split the stack & data alignments
2010-04-21 Jun Sunuclinux: error message when FLAT reloc symbol is invali...
2010-03-06 Jiri Slabyfs: use rlimit helpers
2010-01-30 Jeff Mahoney- Update to 2.6.33-rc6.
2010-01-29 Linus TorvaldsSplit 'flush_old_exec' into two functions
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-09 Jiri Slaby- patches.suse/perfmon2.patch: Refresh.
2009-12-17 Masami Hiramatsumm: introduce coredump parameter structure
2009-11-20 Jiri Slaby- Add writable resource limits support
2009-09-24 Mike Frysingerflat: use IS_ERR_VALUE() helper macro
2009-08-07 Linus Torvaldsflat: fix uninitialized ptr with shared libs
2009-05-29 Oskar Schirmerflat: fix data sections alignment
2009-01-08 David HowellsFLAT: Don't attempt to expand the userspace stack to...
2008-11-13 David HowellsCRED: Make execve() take advantage of copy-on-write...
2008-10-16 Volodymyr G. Lukiianykuclinux: fix gzip header parsing in binfmt_flat.c
2008-08-26 Thomas Renninger Vendor specific drivers vs generic video driver.
2008-08-11 Takashi YOSHIIbinfmt_flat: Stub in a FLAT_PLAT_INIT().
2008-07-26 Roland McGrathtracehook: exec
2008-06-06 Pekka Enbergnommu: fix ksize() abuse
2008-04-29 Matt Helsleyprocfs task exe symlink
2008-04-29 Adrian Bunkmake BINFMT_FLAT a bool
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-15 Mike FrysingerFLAT binaries: drop BINFMT_FLAT bad header magic warning
2008-02-08 David Howellsaout: remove unnecessary inclusions of {asm, linux...
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-17 Andrew Mortonbinfmt_flat: warning fixes
2007-10-17 Neil Hormancore_pattern: ignore RLIMIT_CORE if core_pattern is...
2007-10-03 Andrew Mortonbinfmt_flat: checkpatch fixing minimum support for...
2007-10-03 Bernd SchmidtBinfmt_flat: Add minimum support for the Blackfin reloc...
2007-06-09 Greg Ungerernommu: report correct errno in message
2007-02-09 Greg Ungerer[PATCH] uclinux: correctly remap bin_fmtflat exe alloca...
2006-12-08 Josef "Jeff" Sipek[PATCH] VFS: change struct file to use struct path
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Malcolm Parsons[PATCH] uclinux: use PER_LINUX_32BIT in binfmt_flat
2006-05-21 Andrew Morton[PATCH] binfmt_flat: don't check for EMFILE
2006-03-25 Luke Yang[PATCH] flat binary loader doesn't check fd table full
2006-01-10 Greg Ungerer[PATCH] uclinux: delay binfmt_flat trace
2006-01-10 akpm@osdl.org[PATCH] dump_thread() cleanup
2005-10-30 Hugh Dickins[PATCH] mm: mm_init set_mm_counters
2005-09-02 Greg Ungerer[PATCH] uclinux: use MAP_PRIVATE when mmaping code...
2005-06-06 Yoshinori Sato[PATCH] binfmt_flat mmap flag fix
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-10-18 Roland McGrath[PATCH] make rlimit settings per-process instead of...
2004-06-18 Russell King[PATCH] Clean up asm/pgalloc.h include
2004-05-14 Andrew Morton[PATCH] H8/300: pic support
2004-05-10 Andrew Morton[PATCH] use core_initcall for binfmt initialisation
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 Greg Ungerer[PATCH] fix memory leaks in binfmt_flat loader
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-07-31 Alan Cox[PATCH] fix binfmt_flat typos
2003-07-06 Greg Ungerer[PATCH] shared library support for MMUless binfmt_flat...
2003-02-19 Christoph Hellwig[PATCH] kill EXPORT_NO_SYMBOLS
2003-02-18 Greg Ungerer[PATCH] bounds check and no argv/envp support for binfm...
2003-02-06 Steven Cole[PATCH] Spelling fixes
2002-11-01 Alan Cox[PATCH] UCLINUX "flat" binary loader