| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, um: take arch/um/include/* out of the way | Al Viro | 2008-10-22 | 13 | -765/+0 |
* | uml: tidy ptrace interface | Jeff Dike | 2008-05-13 | 1 | -29/+1 |
* | uml: style fixes | Jeff Dike | 2008-05-13 | 1 | -1/+1 |
* | uml: fix FP register corruption | Jeff Dike | 2008-02-23 | 1 | -0/+3 |
* | uml: redo the calculation of NR_syscalls | Jeff Dike | 2008-02-05 | 1 | -2/+3 |
* | uml: fix stub address calculations | Jeff Dike | 2007-10-16 | 1 | -5/+6 |
* | uml: eliminate floating point state from register file | Jeff Dike | 2007-10-16 | 1 | -2/+0 |
* | uml: style fixes in FP code | Jeff Dike | 2007-10-16 | 1 | -13/+0 |
* | uml: floating point signal delivery fixes | Jeff Dike | 2007-10-16 | 1 | -0/+2 |
* | uml: remove os_* usage from userspace files | Jeff Dike | 2007-10-16 | 1 | -2/+1 |
* | uml: rename pt_regs general-purpose register file | Jeff Dike | 2007-10-16 | 1 | -18/+18 |
* | uml: style fixes pass 3 | Jeff Dike | 2007-10-16 | 1 | -6/+6 |
* | uml: remove code made redundant by CHOOSE_MODE removal | Jeff Dike | 2007-10-16 | 1 | -31/+28 |
* | uml: throw out CHOOSE_MODE | Jeff Dike | 2007-10-16 | 1 | -45/+22 |
* | uml: style fixes pass 1 | Jeff Dike | 2007-10-16 | 1 | -11/+1 |
* | uml: remove sysdep/thread.h | Jeff Dike | 2007-10-16 | 3 | -10/+2 |
* | uml: throw out CONFIG_MODE_TT | Jeff Dike | 2007-10-16 | 3 | -30/+0 |
* | uml: stop saving process FP state | Jeff Dike | 2007-10-16 | 1 | -11/+0 |
* | uml: stop using libc asm/page.h | Jeff Dike | 2007-10-16 | 1 | -2/+1 |
* | fix file specification in comments | Uwe Kleine-König | 2007-05-09 | 1 | -1/+1 |
* | [PATCH] uml: size register files correctly | Jeff Dike | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] uml: include asm/page.h in order to get PAGE_SHIFT | Jeff Dike | 2006-12-07 | 1 | -0/+1 |
* | [NET]: UML checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -44/+30 |
* | [PATCH] uml: fix I/O hang | Jeff Dike | 2006-11-03 | 1 | -0/+9 |
* | [PATCH] uml: asm offsets duplication removal | Paolo 'Blaisorblade' Giarrusso | 2006-10-11 | 1 | -4/+0 |
* | [PATCH] uml: allow using again x86/x86_64 crypto code | Paolo 'Blaisorblade' Giarrusso | 2006-10-11 | 1 | -0/+1 |
* | [PATCH] uml: thread creation tidying | Jeff Dike | 2006-09-27 | 1 | -0/+3 |
* | [PATCH] uml: Move signal handlers to arch code | Jeff Dike | 2006-09-26 | 1 | -27/+0 |
* | [PATCH] uml: Use klibc setjmp/longjmp | Jeff Dike | 2006-09-26 | 1 | -0/+19 |
* | [PATCH] uml: MADV_REMOVE fixes | Jeff Dike | 2006-04-19 | 1 | -0/+2 |
* | [PATCH] uml: check for differences in host support | Paolo 'Blaisorblade' Giarrusso | 2006-03-31 | 1 | -0/+4 |
* | [PATCH] uml: tls support: hack to make it compile on any host | Paolo 'Blaisorblade' Giarrusso | 2006-03-31 | 1 | -0/+28 |
* | [PATCH] uml: clean arch_switch usage | Paolo 'Blaisorblade' Giarrusso | 2006-03-31 | 1 | -0/+5 |
* | [PATCH] uml: sparse cleanups | Al Viro | 2006-03-31 | 1 | -2/+3 |
* | return statement cleanup - kill pointless parentheses | Jesper Juhl | 2006-01-15 | 1 | -2/+2 |
* | [PATCH] uml: fix missing KBUILD_BASENAME | Jeff Dike | 2006-01-11 | 1 | -0/+23 |
* | [PATCH] uml skas0: stop gcc's insanity | Jeff Dike | 2005-12-18 | 1 | -13/+16 |
* | [PATCH] uml: properly invoke x86_64 system calls | Jeff Dike | 2005-11-22 | 1 | -0/+9 |
* | [PATCH] uml: fix syscall stubs | Paolo 'Blaisorblade' Giarrusso | 2005-11-07 | 1 | -20/+44 |
* | [PATCH] unify sys_ptrace prototype | Christoph Hellwig | 2005-10-30 | 1 | -1/+0 |
* | [PATCH] uml: fix compile failure for TT mode | Miklos Szeredi | 2005-10-24 | 1 | -1/+1 |
* | [PATCH] uml: fix page faults in SKAS3 mode. | Paolo 'Blaisorblade' Giarrusso | 2005-09-30 | 1 | -1/+9 |
* | [PATCH] uml makefiles sanitized | Al Viro | 2005-09-29 | 2 | -0/+55 |
* | [PATCH] uml: system call path cleanup | Jeff Dike | 2005-09-05 | 1 | -0/+2 |
* | [PATCH] uml: Proper clone support for skas0 | Bodo Stroesser | 2005-07-07 | 1 | -0/+47 |
* | [PATCH] uml: skas0 - separate kernel address space on stock hosts | Jeff Dike | 2005-07-07 | 2 | -0/+31 |
* | [PATCH] uml: build cleanups | Jeff Dike | 2005-06-13 | 1 | -3/+2 |
* | [PATCH] uml: small fixes left over from rc4 | Jeff Dike | 2005-05-20 | 1 | -1/+1 |
* | [PATCH] uml: s390 preparation, sighandler interface abstraction | Bodo Stroesser | 2005-05-05 | 1 | -0/+2 |
* | [PATCH] uml: s390 preparation, checksumming done in arch code | Bodo Stroesser | 2005-05-05 | 1 | -17/+22 |