aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/sys-i386/registers.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-12uml: remove include of asm/user.hJeff Dike1-2/+2
2008-05-21fix include order in sys-i386/registers.cAl Viro1-0/+1
2008-05-13uml: tidy ptrace interfaceJeff Dike1-2/+3
2008-02-23uml: fix FP register corruptionJeff Dike1-0/+16
2008-02-08uml: style fixes in arch/um/os-LinuxJeff Dike1-2/+2
2007-10-16uml: style fixes in FP codeJeff Dike1-10/+16
2007-10-16uml: floating point signal delivery fixesJeff Dike1-3/+32
2007-10-16uml: stop saving process FP stateJeff Dike1-107/+1
2007-03-27[PATCH] uml: use correct register file size everywhereJeff Dike1-2/+3
2007-02-11[PATCH] uml: register handling formatting fixesJeff Dike1-7/+7
2006-09-26[PATCH] uml: stack usage reductionJeff Dike1-6/+9
2006-09-26[PATCH] uml: Use klibc setjmp/longjmpJeff Dike1-5/+5
2006-05-01[PATCH] uml: error handling fixesJeff Dike1-2/+2
2006-02-07[PATCH] uml: initialize process FP registers properlyJeff Dike1-1/+4
2005-10-04[PATCH] uml: Fix sysrq-r support for skas modeAllan Graves1-10/+9
2005-07-07[PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike1-0/+5
2005-05-01[PATCH] uml: fix handling of no fpx_regsAndree Leidenfrost1-3/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+132