Age | Commit message (Expand) | Author |
2008-01-30 | UML: change sigcontext fields to match x86 | Jeff Dike |
2007-10-29 | misc uml annotation and section fixes | Al Viro |
2007-10-20 | spelling fixes: arch/um/ | Simon Arlott |
2007-10-17 | remove include/asm-*/ipc.h | Adrian Bunk |
2007-10-16 | uml: fix stub address calculations | Jeff Dike |
2007-10-16 | uml: style fixes in FP code | Jeff Dike |
2007-10-16 | uml: coredumping floating point fixes | Jeff Dike |
2007-10-16 | uml: ptrace floating point fixes | Jeff Dike |
2007-10-16 | uml: floating point signal delivery fixes | Jeff Dike |
2007-10-16 | uml: don't use glibc asm/user.h | Jeff Dike |
2007-10-16 | uml: rename pt_regs general-purpose register file | Jeff Dike |
2007-10-16 | uml: fold mmu_context_skas into mm_context | Jeff Dike |
2007-10-16 | uml: style fixes pass 3 | Jeff Dike |
2007-10-16 | uml: remove code made redundant by CHOOSE_MODE removal | Jeff Dike |
2007-10-16 | uml: throw out CHOOSE_MODE | Jeff Dike |
2007-10-16 | uml: style fixes pass 1 | Jeff Dike |
2007-10-16 | uml: remove sysdep/thread.h | Jeff Dike |
2007-10-16 | uml: throw out CONFIG_MODE_TT | Jeff Dike |
2007-10-13 | minimal build fixes for uml (fallout from x86 merge) | Al Viro |
2007-10-11 | i386: move kernel | Thomas Gleixner |
2007-10-11 | i386: prepare shared kernel/syscall_table.S | Thomas Gleixner |
2007-07-24 | uml: fix string exporting on UML/i386 | Jeff Dike |
2007-05-07 | uml: more page fault path trimming | Jeff Dike |
2007-05-07 | uml: rename os_{read_write}_file_k back to os_{read_write}_file | Jeff Dike |
2007-05-07 | uml: change remaining callers of os_{read_write}_file | Jeff Dike |
2007-05-07 | uml: start fixing os_read_file and os_write_file | Jeff Dike |
2007-05-07 | uml: delete HOST_FRAME_SIZE | Jeff Dike |
2007-05-07 | uml: kernel segfaults should dump proper registers | Jeff Dike |
2007-05-07 | uml: tidy fault code | Jeff Dike |
2007-05-07 | uml: no locking needed in tls.c | Jeff Dike |
2007-05-07 | uml: remove user_util.h | Jeff Dike |
2007-05-07 | uml: mark tt-mode code for future removal | Jeff Dike |
2007-05-07 | uml: formatting fixes | Jeff Dike |
2007-05-07 | uml: delete unused code | Jeff Dike |
2007-04-02 | [PATCH] uml: fix unreasonably long udelay | Paolo 'Blaisorblade' Giarrusso |
2007-03-29 | [PATCH] uml: fix compilation problems | Jeff Dike |
2007-03-01 | [PATCH] uml: fix host LDT lookup initialization locking, try 2 | Jeff Dike |
2007-01-30 | [PATCH] uml: fix signal frame alignment | Jeff Dike |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day |
2006-12-08 | [PATCH] UML: add generic BUG support | Jeff Dike |
2006-12-07 | [PATCH] uml: include stddef.h correctly | Jeff Dike |
2006-10-30 | [PATCH] Fix "Remove the use of _syscallX macros in UML" | Paolo 'Blaisorblade' Giarrusso |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones |
2006-10-02 | [PATCH] Remove the use of _syscallX macros in UML | Arnd Bergmann |
2006-09-26 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2006-09-26 | [PATCH] uml: Use ARRAY_SIZE more assiduously | Jeff Dike |
2006-09-26 | [PATCH] uml: Use klibc setjmp/longjmp | Jeff Dike |
2006-09-26 | [PATCH] i386: Redo semaphore and rwlock assembly helpers | Andi Kleen |
2006-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-06-30 | [PATCH] uml: remove unneeded time definitions | Jeff Dike |