summaryrefslogtreecommitdiffstats
path: root/arch/x86/ia32/ia32_aout.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+5Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-031-1/+0Star
|\
| * x86, ia32_aout: do not kill argument mappingJiri Slaby2010-02-101-1/+0Star
| |
| \
*-. \ 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-281-1/+1
| |/
* | x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin2010-01-291-1/+0Star
* | 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/+0Star
* Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-071-2/+1Star
* 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/+4Star
* x86_64: move ia32Thomas Gleixner2007-10-111-0/+528