aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/sys-i386/tls.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-20spelling fixes: arch/um/Simon Arlott1-1/+1
2007-10-16uml: style fixes pass 3Jeff Dike1-30/+44
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike1-3/+1
2007-10-16uml: throw out CHOOSE_MODEJeff Dike1-4/+3
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike1-16/+0
2007-05-07uml: no locking needed in tls.cJeff Dike1-3/+8
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-04-11[PATCH] UML: TLS fixletsJeff Dike1-1/+1
2006-03-31[PATCH] uml: check for differences in host supportPaolo 'Blaisorblade' Giarrusso1-2/+53
2006-03-31[PATCH] uml: add arch_switch_to for newly forked threadPaolo 'Blaisorblade' Giarrusso1-3/+10
2006-03-31[PATCH] uml: implement {get,set}_thread_area for i386Paolo 'Blaisorblade' Giarrusso1-0/+326