aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/sys-i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-16uml: fix a section warningAmerigo Wang1-1/+1
2009-06-12uml module: fix uml build process due to this mergeAmerigo Wang1-1/+1
2009-04-02uml: fix link error from prefixing of i386 syscalls with ptregs_Miklos Szeredi1-0/+11
2009-04-01uml: remove useless commentsWANG Cong2-20/+0
2008-10-22x86, um: get rid of excessive includes of uml-config.hAl Viro3-3/+0
2008-10-22x86, um: get rid of header symlinksAl Viro21-0/+336
2008-10-22x86, um: get rid of sysdep symlinkAl Viro16-0/+945
2008-10-22x86, um: get rid of uml unistd.hAl Viro1-0/+1
2008-10-20uml: fix a compile errorWANG Cong1-1/+2
2008-07-24UML: make several more things staticWANG Cong3-6/+5
2008-05-13uml: tidy ptrace interfaceJeff Dike2-17/+15
2008-04-26x86, UML: remove x86-specific implementations of find_first_bitAlexander van Heukelum1-1/+1
2008-04-17Generic semaphore implementationMatthew Wilcox1-12/+0
2008-02-23uml: remove unused sigcontext accessorsJeff Dike1-27/+0
2008-02-05uml: redo the calculation of NR_syscallsJeff Dike1-0/+5
2008-02-05uml: LDT mutex conversionDaniel Walker1-7/+7
2008-02-05uml: style fixes in arch/um/sys-x86_64Jeff Dike1-14/+0
2008-02-05uml: simplify SIGSEGV handlingJeff Dike1-17/+2
2008-02-05uml: current.h cleanupJeff Dike1-10/+8
2008-02-05uml: header untanglingJeff Dike2-2/+4
2008-02-05uml: host TLS diagnosticsJeff Dike1-9/+21
2008-02-05uml: remove unused variables in the context switcherKarol Swietlicki2-4/+4
2008-02-05uml: tidy kern_util.hJeff Dike1-0/+1
2008-02-05uml: borrow const.h techniquesJeff Dike1-4/+4
2008-02-05uml: further bugs.c tidyingJeff Dike1-26/+20
2008-02-05uml: remove now unused codeKarol Swietlicki1-137/+0
2008-02-05uml: improve detection of host cmovKarol Swietlicki1-9/+31
2008-02-05uml: get rid of asmlinkageJeff Dike1-4/+5
2008-02-05uml: remove xmm checking on x86Karol Swietlicki1-3/+0
2008-01-30UML: change sigcontext fields to match x86Jeff Dike1-25/+25
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