summaryrefslogtreecommitdiffstats
path: root/arch/um/sys-i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: fix usage of kernel_errno in place of errnoPaolo 'Blaisorblade' Giarrusso2006-02-241-6/+3Star
* [PATCH] uml: compilation fix when MODE_SKAS disabledPekka Enberg2006-02-011-1/+1
* [PATCH] uml: move LDT creationBodo Stroesser2006-01-191-2/+24
* [PATCH] uml: fix missing KBUILD_BASENAMEJeff Dike2006-01-121-26/+0Star
* [PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov2006-01-091-1/+0Star
* [PATCH] uml: fix compilation with CONFIG_MODE_TT disabledPaolo 'Blaisorblade' Giarrusso2005-12-291-3/+5
* [PATCH] uml: properly invoke x86_64 system callsJeff Dike2005-11-222-5/+8
* [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 sysrq-r support for skas modeAllan Graves2005-10-041-12/+1Star
* [PATCH] UML - Fix Al's build tidyingJeff Dike2005-10-041-1/+1
* [PATCH] uml makefiles sanitizedAl Viro2005-09-296-118/+39Star
* [PATCH] uml: fix modify_ldt - missing break in switchPaolo 'Blaisorblade' Giarrusso2005-09-221-0/+1
* [PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.cviro@ZenIV.linux.org.uk2005-09-081-0/+1
* [PATCH] uml: skas0 stubs now check system call return valuesBodo Stroesser2005-09-051-8/+34
* [PATCH] uml: build cleanupsAl Viro2005-09-052-7/+2Star
* [PATCH] uml: TLB operation batchingJeff Dike2005-09-051-0/+17
* [PATCH] uml: build cleanupAl Viro2005-09-051-2/+0Star
* [PATCH] uml: fix signal frame copy_userAl Viro2005-09-051-1/+1
* [PATCH] uml: Fix skas0 stub returnBodo Stroesser2005-07-291-3/+3
* [PATCH] uml: consolidate modify_ldtPaolo 'Blaisorblade' Giarrusso2005-07-141-52/+62
* [PATCH] uml: workaround host bug in "TT mode vs. NPTL link fix"Paolo 'Blaisorblade' Giarrusso2005-07-141-1/+1
* [PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike2005-07-083-2/+48
* [PATCH] uml: fork cleanupJeff Dike2005-06-261-19/+4Star
* [PATCH] uml: fix sizeof usageAndrew Morton2005-06-261-1/+1
* [PATCH] uml: fix linkage of tt mode against NPTLPaolo 'Blaisorblade' Giarrusso2005-06-222-0/+27
* [PATCH] uml: stack dump fixPaolo 'Blaisorblade' Giarrusso2005-05-291-1/+79
* [PATCH] uml: Delay loop cleanupsJeff Dike2005-05-211-4/+12
* [PATCH] uml: small fixes left over from rc4Jeff Dike2005-05-211-2/+2
* [PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarchBodo Stroesser2005-05-071-0/+40
* [PATCH] uml: s390 preparation, delay moved to archBodo Stroesser2005-05-062-0/+23
* [PATCH] uml: s390 preparation, checksumming done in arch codeBodo Stroesser2005-05-062-5/+4Star
* [PATCH] uml: S390 preparation, abstract host page fault dataBodo Stroesser2005-05-061-11/+6Star
* [PATCH] uml: fix a ptrace callJeff Dike2005-05-061-2/+3
* [PATCH] uml: cross-build support : mk_threadAl Viro2005-05-064-57/+23Star
* [PATCH] uml: cross-build support : kernel_offsetsAl Viro2005-05-061-0/+25
* [PATCH] uml: cross-build support: mk_scAl Viro2005-05-062-38/+38
* [PATCH] uml: start cross-build support : mk_user_constantsAl Viro2005-05-061-0/+69
* [PATCH] uml kbuild: avoid useless rebuildsPaolo 'Blaisorblade' Giarrusso2005-05-061-13/+2Star
* [PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for i386Paolo 'Blaisorblade' Giarrusso2005-05-012-1/+18
* Linux-2.6.12-rc2Linus Torvalds2005-04-1717-0/+2192