aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/ia32
Commit message (Expand)AuthorAge
* constify copy_siginfo_to_user{,32}()Al Viro2013-11-09
* dump_skip(): dump_seek() replacement taking coredump_paramsAl Viro2013-11-09
* aout: switch to dump_emitAl Viro2013-11-09
* restore 32bit aout coredumpAl Viro2013-11-09
* Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-09-04
|\
| * Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro2013-09-01
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-04
|\ \ | |/ |/|
| * x86/ia32/asm: Remove unused argument in macroRamkumar Ramachandra2013-07-23
* | mm: remove free_area_cacheMichel Lespinasse2013-07-10
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-07-02
|\ \
| * | x86/signals: Propagate RF EFLAGS bit through the signal restore callJiri Olsa2013-05-28
| |/
* / aout32 coredump compat fixAl Viro2013-06-22
|/
* unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * new helper: read_code()Al Viro2013-04-29
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \
| * | x86: sys32_kill and sys32_mprotect are pointlessAl Viro2013-03-03
| * | merge compat sys_ipc instancesAl Viro2013-03-03
| * | consolidate compat lookup_dcookie()Al Viro2013-03-03
| * | convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| |/
* / coredump: factor out the setting of PF_DUMPCOREOleg Nesterov2013-04-30
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-02
|\
| * switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \ | |/ |/|
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\ \
| * | x86: convert to ksignalAl Viro2013-02-14
| * | x86: switch to generic old sigactionAl Viro2013-02-03
| * | x86: switch to generic compat rt_sigaction()Al Viro2013-02-03
| * | x86: switch to generic compat sched_rr_get_interval()Al Viro2013-02-03
| * | x86,um: switch to generic old sigsuspend()Al Viro2013-02-03
| * | x86: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-03
| * | x86: switch to generic compat rt_sigpending()Al Viro2013-02-03
| * | x86: get rid of pt_regs argument in sigreturn variantsAl Viro2013-02-03
| * | x86: get rid of pt_regs argument of iopl(2)Al Viro2013-02-03
| |/
* / x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich2013-01-31
|/
* new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to thoseAl Viro2012-12-19
* generic compat_sys_sigaltstack()Al Viro2012-12-19
* x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-28
* get rid of pt_regs argument of ->load_binary()Al Viro2012-11-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-09
|\
| * x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-09-30
* | Merge branch 'x86/fpu' into x86/smapH. Peter Anvin2012-09-21
|\ \
| * | x86, fpu: Unify signal handling code paths for x86 and x86_64 kernelsSuresh Siddha2012-09-18
| * | x86/signals: ia32_signal.c: add __user casts to fix sparse warningsMathias Krause2012-09-05
| * | x86: Fix __user annotations in asm/sys_ia32.hMathias Krause2012-09-05
| |/
* | x86, smap: Reduce the SMAP overhead for signal handlingH. Peter Anvin2012-09-21
* | x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin2012-09-21
|/
* x86, compat: Use test_thread_flag(TIF_IA32) in compat signal deliverySuresh Siddha2012-06-14
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01