aboutsummaryrefslogtreecommitdiff
path: root/arch/um/sys-i386
AgeCommit message (Expand)Author
2007-10-29misc uml annotation and section fixesAl Viro
2007-10-20spelling fixes: arch/um/Simon Arlott
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-16uml: fix stub address calculationsJeff Dike
2007-10-16uml: style fixes in FP codeJeff Dike
2007-10-16uml: coredumping floating point fixesJeff Dike
2007-10-16uml: ptrace floating point fixesJeff Dike
2007-10-16uml: floating point signal delivery fixesJeff Dike
2007-10-16uml: don't use glibc asm/user.hJeff Dike
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike
2007-10-16uml: style fixes pass 3Jeff Dike
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike
2007-10-16uml: throw out CHOOSE_MODEJeff Dike
2007-10-16uml: style fixes pass 1Jeff Dike
2007-10-16uml: remove sysdep/thread.hJeff Dike
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike
2007-10-13minimal build fixes for uml (fallout from x86 merge)Al Viro
2007-10-11i386: move kernelThomas Gleixner
2007-10-11i386: prepare shared kernel/syscall_table.SThomas Gleixner
2007-07-24uml: fix string exporting on UML/i386Jeff Dike
2007-05-07uml: more page fault path trimmingJeff Dike
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike
2007-05-07uml: change remaining callers of os_{read_write}_fileJeff Dike
2007-05-07uml: start fixing os_read_file and os_write_fileJeff Dike
2007-05-07uml: delete HOST_FRAME_SIZEJeff Dike
2007-05-07uml: kernel segfaults should dump proper registersJeff Dike
2007-05-07uml: tidy fault codeJeff Dike
2007-05-07uml: no locking needed in tls.cJeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2007-05-07uml: mark tt-mode code for future removalJeff Dike
2007-05-07uml: formatting fixesJeff Dike
2007-05-07uml: delete unused codeJeff Dike
2007-04-02[PATCH] uml: fix unreasonably long udelayPaolo 'Blaisorblade' Giarrusso
2007-03-29[PATCH] uml: fix compilation problemsJeff Dike
2007-03-01[PATCH] uml: fix host LDT lookup initialization locking, try 2Jeff Dike
2007-01-30[PATCH] uml: fix signal frame alignmentJeff Dike
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-08[PATCH] UML: add generic BUG supportJeff Dike
2006-12-07[PATCH] uml: include stddef.h correctlyJeff Dike
2006-10-30[PATCH] Fix "Remove the use of _syscallX macros in UML"Paolo 'Blaisorblade' Giarrusso
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-02[PATCH] Remove the use of _syscallX macros in UMLArnd Bergmann
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-09-26[PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike
2006-09-26[PATCH] uml: Use klibc setjmp/longjmpJeff Dike
2006-09-26[PATCH] i386: Redo semaphore and rwlock assembly helpersAndi Kleen
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] uml: remove unneeded time definitionsJeff Dike
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel