summaryrefslogtreecommitdiffstats
path: root/arch/x86/ia32/ia32_aout.c
Commit message (Expand)AuthorAgeFilesLines
* fs: fix kernel_read prototypeChristoph Hellwig2017-09-041-2/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* mm: remove more IS_ERR_VALUE abusesLinus Torvalds2016-05-271-9/+8
* mm, aout: handle vm_brk failuresMichal Hocko2016-05-231-7/+15
* assorted conversions to %p[dD]Al Viro2014-11-191-4/+4
* handle suicide on late failure exits in execve() in search_binary_handler()Al Viro2014-10-091-16/+5
* dump_skip(): dump_seek() replacement taking coredump_paramsAl Viro2013-11-091-1/+1
* aout: switch to dump_emitAl Viro2013-11-091-12/+8
* restore 32bit aout coredumpAl Viro2013-11-091-34/+36
* mm: remove free_area_cacheMichel Lespinasse2013-07-101-2/+0
* aout32 coredump compat fixAl Viro2013-06-221-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-24/+6
|\
| * new helper: read_code()Al Viro2013-04-291-24/+6
* | coredump: factor out the setting of PF_DUMPCOREOleg Nesterov2013-04-301-1/+0
|/
* new helper: file_inode(file)Al Viro2013-02-221-4/+2
* get rid of pt_regs argument of ->load_binary()Al Viro2012-11-281-2/+3
* x86: fix broken TASK_SIZE for ia32_aoutAl Viro2012-05-061-2/+1
* VM: add "vm_mmap()" helper functionLinus Torvalds2012-04-201-9/+3
* VM: add "vm_brk()" helper functionLinus Torvalds2012-04-201-15/+5
* Disintegrate asm/system.h for X86David Howells2012-03-281-1/+0
* take removal of PF_FORKNOEXEC to flush_old_exec()Al Viro2012-03-201-1/+0
* __register_binfmt() made voidAl Viro2012-03-201-1/+2
* aout: move setup_arg_pages() prior to reading/mapping the binaryAl Viro2012-03-051-7/+7
* x86: mark associated mm when running a task in 32 bit compatibility modeStephen Wilson2011-03-231-0/+1
* Don't dump task struct in a.out core-dumpsLinus Torvalds2010-10-141-17/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-031-1/+0
|\
| * x86, ia32_aout: do not kill argument mappingJiri Slaby2010-02-101-1/+0
| |
| \
*-. \ Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...Linus Torvalds2010-02-281-1/+1
|\ \ \ | |_|/ |/| |
| | * x86: Use helpers for rlimitsJiri Slaby2010-01-271-1/+1
| |/
* | x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin2010-01-291-1/+0
* | Split 'flush_old_exec' into two functionsLinus Torvalds2010-01-291-4/+6
|/
* CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells2008-11-141-1/+1
* x86_64: use save/loadsegment in ia32 compatJeremy Fitzhardinge2008-08-201-4/+7
* tracehook: execRoland McGrath2008-07-261-6/+0
* Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-071-2/+1
* arch/x86/ia32: use time_before, time_before_eq, etc.Julia Lawall2008-01-301-3/+5
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-301-15/+15
* x86: clean up arch/x86/ia32/aout32.cThomas Gleixner2008-01-301-97/+115
* x86: initialize 64bit registers for a.out executablesAndi Kleen2007-10-171-0/+2
* core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman2007-10-171-6/+4
* x86_64: move ia32Thomas Gleixner2007-10-111-0/+528
OpenPOWER on IntegriCloud