summaryrefslogtreecommitdiffstats
path: root/arch/um/sys-i386/ldt.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* UML: make several more things staticWANG Cong2008-07-241-2/+2
* uml: LDT mutex conversionDaniel Walker2008-02-051-7/+7
* uml: header untanglingJeff Dike2008-02-051-2/+3
* uml: fold mmu_context_skas into mm_contextJeff Dike2007-10-161-9/+8
* uml: style fixes pass 3Jeff Dike2007-10-161-112/+105
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-161-4/+3
* uml: throw out CHOOSE_MODEJeff Dike2007-10-161-3/+1
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-161-67/+0
* uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike2007-05-071-1/+1
* uml: start fixing os_read_file and os_write_fileJeff Dike2007-05-071-1/+1
* [PATCH] uml: fix compilation problemsJeff Dike2007-03-291-1/+2
* [PATCH] uml: fix host LDT lookup initialization locking, try 2Jeff Dike2007-03-011-12/+24
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-2/+2
* [PATCH] uml: include stddef.h correctlyJeff Dike2006-12-071-1/+0
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike2006-09-261-2/+1
* [PATCH] uml: fix usage of kernel_errno in place of errnoPaolo 'Blaisorblade' Giarrusso2006-02-241-6/+3
* [PATCH] uml: compilation fix when MODE_SKAS disabledPekka Enberg2006-02-011-1/+1
* [PATCH] uml: move LDT creationBodo Stroesser2006-01-181-2/+24
* [PATCH] uml: eliminate anonymous union and clean up symlink lossageJeff Dike2005-11-221-16/+19
* [PATCH] uml: maintain own LDT entriesBodo Stroesser2005-11-071-35/+471
* [PATCH] uml: fix modify_ldt - missing break in switchPaolo 'Blaisorblade' Giarrusso2005-09-211-0/+1
* [PATCH] uml: consolidate modify_ldtPaolo 'Blaisorblade' Giarrusso2005-07-141-52/+62
* [PATCH] uml: fix a ptrace callJeff Dike2005-05-051-2/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+98
OpenPOWER on IntegriCloud