summaryrefslogtreecommitdiffstats
path: root/arch/um/include/sysdep-i386
AgeCommit message (Expand)AuthorLines
2008-10-22x86, um: take arch/um/include/* out of the wayAl Viro-765/+0
2008-05-13uml: tidy ptrace interfaceJeff Dike-29/+1
2008-05-13uml: style fixesJeff Dike-1/+1
2008-02-23uml: fix FP register corruptionJeff Dike-0/+3
2008-02-05uml: redo the calculation of NR_syscallsJeff Dike-2/+3
2007-10-16uml: fix stub address calculationsJeff Dike-5/+6
2007-10-16uml: eliminate floating point state from register fileJeff Dike-2/+0
2007-10-16uml: style fixes in FP codeJeff Dike-13/+0
2007-10-16uml: floating point signal delivery fixesJeff Dike-0/+2
2007-10-16uml: remove os_* usage from userspace filesJeff Dike-2/+1
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike-18/+18
2007-10-16uml: style fixes pass 3Jeff Dike-6/+6
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike-31/+28
2007-10-16uml: throw out CHOOSE_MODEJeff Dike-45/+22
2007-10-16uml: style fixes pass 1Jeff Dike-11/+1
2007-10-16uml: remove sysdep/thread.hJeff Dike-10/+2
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike-30/+0
2007-10-16uml: stop saving process FP stateJeff Dike-11/+0
2007-10-16uml: stop using libc asm/page.hJeff Dike-2/+1
2007-05-09fix file specification in commentsUwe Kleine-König-1/+1
2006-12-07[PATCH] uml: size register files correctlyJeff Dike-1/+1
2006-12-07[PATCH] uml: include asm/page.h in order to get PAGE_SHIFTJeff Dike-0/+1
2006-12-02[NET]: UML checksum annotations and cleanups.Al Viro-44/+30
2006-11-03[PATCH] uml: fix I/O hangJeff Dike-0/+9
2006-10-11[PATCH] uml: asm offsets duplication removalPaolo 'Blaisorblade' Giarrusso-4/+0
2006-10-11[PATCH] uml: allow using again x86/x86_64 crypto codePaolo 'Blaisorblade' Giarrusso-0/+1
2006-09-27[PATCH] uml: thread creation tidyingJeff Dike-0/+3
2006-09-26[PATCH] uml: Move signal handlers to arch codeJeff Dike-27/+0
2006-09-26[PATCH] uml: Use klibc setjmp/longjmpJeff Dike-0/+19
2006-04-19[PATCH] uml: MADV_REMOVE fixesJeff Dike-0/+2
2006-03-31[PATCH] uml: check for differences in host supportPaolo 'Blaisorblade' Giarrusso-0/+4
2006-03-31[PATCH] uml: tls support: hack to make it compile on any hostPaolo 'Blaisorblade' Giarrusso-0/+28
2006-03-31[PATCH] uml: clean arch_switch usagePaolo 'Blaisorblade' Giarrusso-0/+5
2006-03-31[PATCH] uml: sparse cleanupsAl Viro-2/+3
2006-01-15return statement cleanup - kill pointless parenthesesJesper Juhl-2/+2
2006-01-11[PATCH] uml: fix missing KBUILD_BASENAMEJeff Dike-0/+23
2005-12-18[PATCH] uml skas0: stop gcc's insanityJeff Dike-13/+16
2005-11-22[PATCH] uml: properly invoke x86_64 system callsJeff Dike-0/+9
2005-11-07[PATCH] uml: fix syscall stubsPaolo 'Blaisorblade' Giarrusso-20/+44
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig-1/+0
2005-10-24[PATCH] uml: fix compile failure for TT modeMiklos Szeredi-1/+1
2005-09-30[PATCH] uml: fix page faults in SKAS3 mode.Paolo 'Blaisorblade' Giarrusso-1/+9
2005-09-29[PATCH] uml makefiles sanitizedAl Viro-0/+55
2005-09-05[PATCH] uml: system call path cleanupJeff Dike-0/+2
2005-07-07[PATCH] uml: Proper clone support for skas0Bodo Stroesser-0/+47
2005-07-07[PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike-0/+31
2005-06-13[PATCH] uml: build cleanupsJeff Dike-3/+2
2005-05-20[PATCH] uml: small fixes left over from rc4Jeff Dike-1/+1
2005-05-05[PATCH] uml: s390 preparation, sighandler interface abstractionBodo Stroesser-0/+2
2005-05-05[PATCH] uml: s390 preparation, checksumming done in arch codeBodo Stroesser-17/+22