aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/um
Commit message (Expand)AuthorAge
* 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
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-09
|\| |
| * | um: switch to generic kernel_thread()Al Viro2012-09-30
| * | x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-09-30
| * | um: kill thread->forkingAl Viro2012-09-20
| * | um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro2012-09-20
| |/
* | um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-09
* | um: move sysrq.h out of include/sharedAl Viro2012-10-09
* | um/x86: merge 32 and 64 bit variants of ptrace.hAl Viro2012-10-09
* | um/x86: merge 32 and 64bit variants of checksum.hAl Viro2012-10-09
* | um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven2012-09-27
* | um: Fix IPC on umRichard Weinberger2012-09-27
* | um: kill thread->forkingAl Viro2012-09-27
* | um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro2012-09-27
|/
* um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro2012-08-01
* x86, um: Correct syscall table type attributes breaking gcc 4.8Martin Pelikan2012-06-09
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-23
|\
| * x86, extable: Remove open-coded exception table entries in arch/x86/um/checks...H. Peter Anvin2012-04-20
* | um: missing checks of __put_user()/__get_user() return valuesAl Viro2012-05-21
* | um: stub_rt_sigsuspend isn't needed these days anymoreAl Viro2012-05-21
* | um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro2012-05-21
* | um: ->restart_block.fn needs to be reset on sigreturnAl Viro2012-05-21
|/
* um: Use asm-generic/switch_to.hRichard Weinberger2012-04-09
* um: Disintegrate asm/system.hRichard Weinberger2012-04-09
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\
| * x32: Add x32 system calls to syscall/syscall_64.tblH. Peter Anvin2012-02-20
* | Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-27
|\ \
| * | um: allow SUBARCH=x86Al Viro2012-03-24
| * | um: kill HOST_TASK_PIDAl Viro2012-03-24
| * | um: merge processor_{32,64}.h a bit...Al Viro2012-03-24
| |/
* / coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-23
|/
* uml: fix compile for x86-64Linus Torvalds2012-01-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-17
|\
| * Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-17
* | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-16
|\ \
| * | x86, um: Fix typo in 32-bit system call modificationsH. Peter Anvin2011-12-09
| * | x86, um: Mark system call tables readonlyH. Peter Anvin2011-12-06
| * | x86, um: Use the same style generated syscall tables as nativeH. Peter Anvin2011-12-05
* | | mm,x86,um: move CMPXCHG_DOUBLE config optionHeiko Carstens2012-01-12
* | | mm,x86,um: move CMPXCHG_LOCAL config optionHeiko Carstens2012-01-12
| |/ |/|
* | fix braino in um patchset (mea culpa)Al Viro2011-11-21
|/
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-06
* um: Fix kmalloc argument order in um/vdso/vma.cDave Jones2011-11-02
* um: we need sys/user.h only on i386Richard Weinberger2011-11-02
* um: merge delay_{32,64}.cRichard Weinberger2011-11-02
* um: kill system-um.hAl Viro2011-11-02