aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/um
Commit message (Expand)AuthorAge
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* x86, um: actually mark system call tables readonlyDaniel Borkmann2015-01-04
* Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds2014-12-13
|\
| * x86: hook up execveat system callDavid Drysdale2014-12-13
* | arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-11
* | arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-11
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-19
|\
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-23
| * UM: implement syscall_get_arch()Eric Paris2014-09-23
* | um: remove csum_partial_copy_generic_i386 to clean up exception tableHonggang Li2014-10-13
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-09
|\ \
| * | um: Use get_signal() signal_setup_done()Richard Weinberger2014-08-06
| |/
* | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-08
* | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-17
|/
* x86, vdso: Clean up 32-bit vs 64-bit vdso paramsAndy Lutomirski2014-05-05
* x86: Remove CONFIG_X86_OOSTOREDave Jones2014-03-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2013-11-19
|\
| * um/vdso: add .gitignore for a couple of targetsRamkumar Ramachandra2013-11-17
| * arch/um: make it work with defconfig and x86_64Ramkumar Ramachandra2013-11-17
| * um: Rewrite show_stack()Richard Weinberger2013-11-17
* | switch elf_core_write_extra_data() to dump_emit()Al Viro2013-11-09
* | switch elf_core_write_extra_phdrs() to dump_emit()Al Viro2013-11-09
|/
* um: prctl: Do not include linux/ptrace.hRichard Weinberger2013-09-07
* um: remove dead codeRichard Weinberger2013-07-19
* make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protectAl Viro2013-03-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\
| * burying unused conditionalsAl Viro2013-02-14
| * x86: switch to generic old sigactionAl Viro2013-02-03
| * x86,um: switch to generic old sigsuspend()Al Viro2013-02-03
| * x86: get rid of pt_regs argument in vm86/vm86oldAl 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
| * sanitize rt_sigaction() situation a bitAl Viro2013-02-03
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \
| * | arch/x86/um: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-11
| |/
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-19
|\ \ | |/ |/|
| * um: don't compare a pointer to 0Sasha Levin2012-12-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\ \ | |/ |/|
| * new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to thoseAl Viro2012-12-19
| * introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-19
| * missing user_stack_pointer() instancesAl Viro2012-12-19
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\|
| * take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-28
| * x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-28
* | x86, 386 removal: Remove CONFIG_XADDH. Peter Anvin2012-11-29
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-28
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-12
|\ \
| * | x86, um: convert to saner kernel_execve() semanticsAl Viro2012-10-12