| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-27 |
|\ |
|
| * | um: allow SUBARCH=x86 | Al Viro | 2012-03-24 |
| * | um: kill HOST_TASK_PID | Al Viro | 2012-03-24 |
| * | um: merge processor_{32,64}.h a bit... | Al Viro | 2012-03-24 |
* | | coredump: remove VM_ALWAYSDUMP flag | Jason Baron | 2012-03-23 |
|/ |
|
* | uml: fix compile for x86-64 | Linus Torvalds | 2012-01-18 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-01-17 |
|\ |
|
| * | Audit: push audit success and retcode into arch ptrace.h | Eric Paris | 2012-01-17 |
* | | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-01-16 |
|\ \ |
|
| * | | x86, um: Fix typo in 32-bit system call modifications | H. Peter Anvin | 2011-12-09 |
| * | | x86, um: Mark system call tables readonly | H. Peter Anvin | 2011-12-06 |
| * | | x86, um: Use the same style generated syscall tables as native | H. Peter Anvin | 2011-12-05 |
* | | | mm,x86,um: move CMPXCHG_DOUBLE config option | Heiko Carstens | 2012-01-12 |
* | | | mm,x86,um: move CMPXCHG_LOCAL config option | Heiko Carstens | 2012-01-12 |
| |/
|/| |
|
* | | fix braino in um patchset (mea culpa) | Al Viro | 2011-11-21 |
|/ |
|
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-11-06 |
* | um: Fix kmalloc argument order in um/vdso/vma.c | Dave Jones | 2011-11-02 |
* | um: we need sys/user.h only on i386 | Richard Weinberger | 2011-11-02 |
* | um: merge delay_{32,64}.c | Richard Weinberger | 2011-11-02 |
* | um: kill system-um.h | Al Viro | 2011-11-02 |
* | um: segment.h is x86-only and needed only there | Al Viro | 2011-11-02 |
* | um: unify ptrace_user.h | Al Viro | 2011-11-02 |
* | um: unify KSTK_... | Al Viro | 2011-11-02 |
* | um: fix gcov build breakage | Al Viro | 2011-11-02 |
* | um: irq_vectors.h just shadows x86 one | Al Viro | 2011-11-02 |
* | um: required-features.h is there only to shadow x86 one... | Al Viro | 2011-11-02 |
* | um: asm/apic.h is there only to shadow the x86 one... | Al Viro | 2011-11-02 |
* | um: take ldt.h to arch/x86/um/asm/mm_context.h | Al Viro | 2011-11-02 |
* | um: merge signal_{32,64}.c | Al Viro | 2011-11-02 |
* | um: no need to play with save_sp in signal frame setup anymore | Al Viro | 2011-11-02 |
* | um: increase stack growth cushion in pagefault | Al Viro | 2011-11-02 |
* | um: merge HOST_... of registers common on i386 and amd64 | Al Viro | 2011-11-02 |
* | um: sanitize paths in sys_call_table* includes | Al Viro | 2011-11-02 |
* | um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c | Al Viro | 2011-11-02 |
* | um: move asm/desc.h into arch/x86/um/asm | Al Viro | 2011-11-02 |
* | um: merge host_ldt_{32,64}.h | Al Viro | 2011-11-02 |
* | um: merge tls_{32,64}.h | Al Viro | 2011-11-02 |
* | um: kill shared/task.h and HOST_TASK_REGS | Al Viro | 2011-11-02 |
* | um: bury unused macros around ptrace.h | Al Viro | 2011-11-02 |
* | um: take arch/um/sys-x86 to arch/x86/um | Al Viro | 2011-11-02 |