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