aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/sys-i386/ldt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-07-24UML: make several more things staticWANG Cong1-2/+2
2008-02-05uml: LDT mutex conversionDaniel Walker1-7/+7
2008-02-05uml: header untanglingJeff Dike1-2/+3
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike1-9/+8
2007-10-16uml: style fixes pass 3Jeff Dike1-112/+105
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike1-4/+3
2007-10-16uml: throw out CHOOSE_MODEJeff Dike1-3/+1
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike1-67/+0
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike1-1/+1
2007-05-07uml: start fixing os_read_file and os_write_fileJeff Dike1-1/+1
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
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-2/+2
2006-12-07[PATCH] uml: include stddef.h correctlyJeff Dike1-1/+0
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-09-26[PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike1-2/+1
2006-02-24[PATCH] uml: fix usage of kernel_errno in place of errnoPaolo 'Blaisorblade' Giarrusso1-6/+3
2006-02-01[PATCH] uml: compilation fix when MODE_SKAS disabledPekka Enberg1-1/+1
2006-01-18[PATCH] uml: move LDT creationBodo Stroesser1-2/+24
2005-11-22[PATCH] uml: eliminate anonymous union and clean up symlink lossageJeff Dike1-16/+19
2005-11-07[PATCH] uml: maintain own LDT entriesBodo Stroesser1-35/+471
2005-09-21[PATCH] uml: fix modify_ldt - missing break in switchPaolo 'Blaisorblade' Giarrusso1-0/+1
2005-07-14[PATCH] uml: consolidate modify_ldtPaolo 'Blaisorblade' Giarrusso1-52/+62
2005-05-05[PATCH] uml: fix a ptrace callJeff Dike1-2/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+98