summaryrefslogtreecommitdiff
path: root/arch/x86/ia32
AgeCommit message (Expand)AuthorFilesLines
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-16/+1
2012-10-01x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2-16/+1
2012-09-22Merge branch 'x86/fpu' into x86/smapH. Peter Anvin2-9/+14
2012-09-21x86, smap: Reduce the SMAP overhead for signal handlingH. Peter Anvin1-5/+7
2012-09-21x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin1-0/+6
2012-09-19x86, fpu: Unify signal handling code paths for x86 and x86_64 kernelsSuresh Siddha1-3/+6
2012-09-05x86/signals: ia32_signal.c: add __user casts to fix sparse warningsMathias Krause1-5/+6
2012-09-05x86: Fix __user annotations in asm/sys_ia32.hMathias Krause1-1/+1
2012-06-15x86, compat: Use test_thread_flag(TIF_IA32) in compat signal deliverySuresh Siddha1-1/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro1-2/+0
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-11/+1
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-2/+2
2012-05-23Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+3
2012-05-23Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-li...Linus Torvalds1-23/+0
2012-05-22new helper: sigsuspend()Al Viro1-11/+1
2012-05-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-0/+4
2012-05-16userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman1-2/+2
2012-05-08x86-64: Eliminate dead ia32 syscall handlersJan Beulich1-23/+0
2012-05-06x86: fix broken TASK_SIZE for ia32_aoutAl Viro1-2/+1
2012-05-04Merge tag 'v3.4-rc5' into nextJames Morris1-24/+8
2012-04-21VM: add "vm_mmap()" helper functionLinus Torvalds1-9/+3
2012-04-21VM: add "vm_brk()" helper functionLinus Torvalds1-15/+5
2012-04-21x86, extable: Remove open-coded exception table entries in arch/x86/ia32/ia32...H. Peter Anvin1-3/+1
2012-04-21x86, extable: Remove open-coded exception table entries in arch/x86/ia32/ia32...H. Peter Anvin1-3/+2
2012-04-14signal, x86: add SIGSYS info and make it synchronous.Will Drewry1-0/+4
2012-03-30Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2012-03-30Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-52/+10
2012-03-28Disintegrate asm/system.h for X86David Howells1-1/+0
2012-03-22Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2012-03-21take removal of PF_FORKNOEXEC to flush_old_exec()Al Viro1-1/+0
2012-03-21__register_binfmt() made voidAl Viro1-1/+2
2012-03-14x32: Fix stupid ia32/x32 inversion in the siginfo formatH. Peter Anvin1-1/+1
2012-03-13x86: Rename trap_no to trap_nr in thread_structSrikar Dronamraju1-1/+1
2012-03-06x32: Switch to a 64-bit clock_tH. Peter Anvin1-2/+8
2012-03-06aout: move setup_arg_pages() prior to reading/mapping the binaryAl Viro1-7/+7
2012-02-22i387: Split up <asm/i387.h> into exported and internal interfacesLinus Torvalds1-0/+1
2012-02-21x86: Move some signal-handling definitions to a common headerH. Peter Anvin1-10/+2
2012-02-21x86-64, ia32: Drop sys32_rt_sigprocmaskH. Peter Anvin1-40/+0
2012-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-6/+8
2012-01-18audit: inline audit_syscall_entry to reduce burden on archsEric Paris1-1/+1
2012-01-18audit: ia32entry.S sign extend error codes when calling 64 bit codeEric Paris1-1/+3
2012-01-18Audit: push audit success and retcode into arch ptrace.hEric Paris1-5/+5
2012-01-17Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-359/+33
2011-12-05x86-64: Cleanup some assembly entry pointsJan Beulich1-3/+4
2011-12-05x86-64: Slightly shorten line system call entry and exit pathsJan Beulich1-21/+15
2011-11-19x86, syscall: Re-fix typo in commentH. Peter Anvin1-1/+1
2011-11-18x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin3-357/+26
2011-11-18x86-64, ia32: Move compat_ni_syscall into C and its own fileH. Peter Anvin3-3/+8
2011-11-01Cross Memory AttachChristopher Yeoh1-0/+2
2011-08-27All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+1