summaryrefslogtreecommitdiffstats
path: root/arch/x86/um
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-302-0/+5
|\
| * x32: Add x32 system calls to syscall/syscall_64.tblH. Peter Anvin2012-02-202-0/+5
* | Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-285-25/+13Star
|\ \
| * | um: allow SUBARCH=x86Al Viro2012-03-251-2/+2
| * | um: kill HOST_TASK_PIDAl Viro2012-03-251-3/+1Star
| * | um: merge processor_{32,64}.h a bit...Al Viro2012-03-253-20/+10Star
| |/
* / coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-242-10/+1Star
|/
* uml: fix compile for x86-64Linus Torvalds2012-01-191-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-181-0/+5
|\
| * Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-171-0/+5
* | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-175-47/+85
|\ \
| * | x86, um: Fix typo in 32-bit system call modificationsH. Peter Anvin2011-12-091-1/+1
| * | x86, um: Mark system call tables readonlyH. Peter Anvin2011-12-062-2/+2
| * | x86, um: Use the same style generated syscall tables as nativeH. Peter Anvin2011-12-065-46/+84
* | | mm,x86,um: move CMPXCHG_DOUBLE config optionHeiko Carstens2012-01-131-4/+0Star
* | | mm,x86,um: move CMPXCHG_LOCAL config optionHeiko Carstens2012-01-131-4/+0Star
| |/ |/|
* | fix braino in um patchset (mea culpa)Al Viro2011-11-211-1/+1
|/
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-071-3/+0Star
* um: Fix kmalloc argument order in um/vdso/vma.cDave Jones2011-11-021-1/+1
* um: we need sys/user.h only on i386Richard Weinberger2011-11-021-0/+2
* um: merge delay_{32,64}.cRichard Weinberger2011-11-023-61/+1Star
* um: kill system-um.hAl Viro2011-11-021-1/+3
* um: segment.h is x86-only and needed only thereAl Viro2011-11-021-0/+10
* um: unify ptrace_user.hAl Viro2011-11-026-69/+28Star
* um: unify KSTK_...Al Viro2011-11-024-13/+10Star
* um: fix gcov build breakageAl Viro2011-11-021-2/+2
* um: irq_vectors.h just shadows x86 oneAl Viro2011-11-021-0/+10
* um: required-features.h is there only to shadow x86 one...Al Viro2011-11-021-0/+9
* um: asm/apic.h is there only to shadow the x86 one...Al Viro2011-11-021-0/+4
* um: take ldt.h to arch/x86/um/asm/mm_context.hAl Viro2011-11-024-22/+56
* um: merge signal_{32,64}.cAl Viro2011-11-026-278/+189Star
* um: no need to play with save_sp in signal frame setup anymoreAl Viro2011-11-022-57/+15Star
* um: increase stack growth cushion in pagefaultAl Viro2011-11-023-6/+3Star
* um: merge HOST_... of registers common on i386 and amd64Al Viro2011-11-027-63/+63
* um: sanitize paths in sys_call_table* includesAl Viro2011-11-022-2/+2
* um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.cAl Viro2011-11-022-1/+36
* um: move asm/desc.h into arch/x86/um/asmAl Viro2011-11-021-0/+16
* um: merge host_ldt_{32,64}.hAl Viro2011-11-023-75/+35Star
* um: merge tls_{32,64}.hAl Viro2011-11-023-64/+35Star
* um: kill shared/task.h and HOST_TASK_REGSAl Viro2011-11-021-1/+3
* um: bury unused macros around ptrace.hAl Viro2011-11-022-6/+0Star
* um: take arch/um/sys-x86 to arch/x86/umAl Viro2011-11-0289-0/+6699