aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/um
AgeCommit message (Expand)Author
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to thoseAl Viro
2012-12-19introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro
2012-12-19missing user_stack_pointer() instancesAl Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-11-29x86, 386 removal: Remove CONFIG_XADDH. Peter Anvin
2012-11-28take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro
2012-11-28x86, um: switch to generic fork/vfork/cloneAl Viro
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12x86, um: convert to saner kernel_execve() semanticsAl Viro
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2012-10-09um: move sysrq.h out of include/sharedAl Viro
2012-10-09um/x86: merge 32 and 64 bit variants of ptrace.hAl Viro
2012-10-09um/x86: merge 32 and 64bit variants of checksum.hAl Viro
2012-09-30um: switch to generic kernel_thread()Al Viro
2012-09-30x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-27um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven
2012-09-27um: Fix IPC on umRichard Weinberger
2012-09-27um: kill thread->forkingAl Viro
2012-09-27um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro
2012-09-20um: kill thread->forkingAl Viro
2012-09-20um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro
2012-08-01um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro
2012-06-09x86, um: Correct syscall table type attributes breaking gcc 4.8Martin Pelikan
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-05-23Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-21um: missing checks of __put_user()/__get_user() return valuesAl Viro
2012-05-21um: stub_rt_sigsuspend isn't needed these days anymoreAl Viro
2012-05-21um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro
2012-05-21um: ->restart_block.fn needs to be reset on sigreturnAl Viro
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/um/checks...H. Peter Anvin
2012-04-10um: Use asm-generic/switch_to.hRichard Weinberger
2012-04-10um: Disintegrate asm/system.hRichard Weinberger
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-27Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-25um: allow SUBARCH=x86Al Viro
2012-03-25um: kill HOST_TASK_PIDAl Viro
2012-03-25um: merge processor_{32,64}.h a bit...Al Viro
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron
2012-02-20x32: Add x32 system calls to syscall/syscall_64.tblH. Peter Anvin
2012-01-18uml: fix compile for x86-64Linus Torvalds
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris
2012-01-16Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-01-12mm,x86,um: move CMPXCHG_DOUBLE config optionHeiko Carstens
2012-01-12mm,x86,um: move CMPXCHG_LOCAL config optionHeiko Carstens