Age | Commit message (Expand) | Author | Files | Lines |
2012-01-18 | uml: fix compile for x86-64 | Linus Torvalds | 1 | -0/+5 |
2012-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+5 |
2012-01-17 | Audit: push audit success and retcode into arch ptrace.h | Eric Paris | 1 | -0/+5 |
2012-01-16 | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -47/+85 |
2012-01-12 | mm,x86,um: move CMPXCHG_DOUBLE config option | Heiko Carstens | 1 | -4/+0 |
2012-01-12 | mm,x86,um: move CMPXCHG_LOCAL config option | Heiko Carstens | 1 | -4/+0 |
2011-12-09 | x86, um: Fix typo in 32-bit system call modifications | H. Peter Anvin | 1 | -1/+1 |
2011-12-05 | x86, um: Mark system call tables readonly | H. Peter Anvin | 2 | -2/+2 |
2011-12-05 | x86, um: Use the same style generated syscall tables as native | H. Peter Anvin | 5 | -46/+84 |
2011-11-21 | fix braino in um patchset (mea culpa) | Al Viro | 1 | -1/+1 |
2011-11-06 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -3/+0 |
2011-11-02 | um: Fix kmalloc argument order in um/vdso/vma.c | Dave Jones | 1 | -1/+1 |
2011-11-02 | um: we need sys/user.h only on i386 | Richard Weinberger | 1 | -0/+2 |
2011-11-02 | um: merge delay_{32,64}.c | Richard Weinberger | 3 | -61/+1 |
2011-11-02 | um: kill system-um.h | Al Viro | 1 | -1/+3 |
2011-11-02 | um: segment.h is x86-only and needed only there | Al Viro | 1 | -0/+10 |
2011-11-02 | um: unify ptrace_user.h | Al Viro | 6 | -69/+28 |
2011-11-02 | um: unify KSTK_... | Al Viro | 4 | -13/+10 |
2011-11-02 | um: fix gcov build breakage | Al Viro | 1 | -2/+2 |
2011-11-02 | um: irq_vectors.h just shadows x86 one | Al Viro | 1 | -0/+10 |
2011-11-02 | um: required-features.h is there only to shadow x86 one... | Al Viro | 1 | -0/+9 |
2011-11-02 | um: asm/apic.h is there only to shadow the x86 one... | Al Viro | 1 | -0/+4 |
2011-11-02 | um: take ldt.h to arch/x86/um/asm/mm_context.h | Al Viro | 4 | -22/+56 |
2011-11-02 | um: merge signal_{32,64}.c | Al Viro | 6 | -278/+189 |
2011-11-02 | um: no need to play with save_sp in signal frame setup anymore | Al Viro | 2 | -57/+15 |
2011-11-02 | um: increase stack growth cushion in pagefault | Al Viro | 3 | -6/+3 |
2011-11-02 | um: merge HOST_... of registers common on i386 and amd64 | Al Viro | 7 | -63/+63 |
2011-11-02 | um: sanitize paths in sys_call_table* includes | Al Viro | 2 | -2/+2 |
2011-11-02 | um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c | Al Viro | 2 | -1/+36 |
2011-11-02 | um: move asm/desc.h into arch/x86/um/asm | Al Viro | 1 | -0/+16 |
2011-11-02 | um: merge host_ldt_{32,64}.h | Al Viro | 3 | -75/+35 |
2011-11-02 | um: merge tls_{32,64}.h | Al Viro | 3 | -64/+35 |
2011-11-02 | um: kill shared/task.h and HOST_TASK_REGS | Al Viro | 1 | -1/+3 |
2011-11-02 | um: bury unused macros around ptrace.h | Al Viro | 2 | -6/+0 |
2011-11-02 | um: take arch/um/sys-x86 to arch/x86/um | Al Viro | 89 | -0/+6699 |