summaryrefslogtreecommitdiffstats
path: root/arch/um/sys-x86_64
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-07-011-1/+0Star
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* | [PATCH] uml: remove unneeded time definitionsJeff Dike2006-06-301-6/+0Star
|/
* [PATCH] uml: more __user annotationsAl Viro2006-06-051-10/+14
* [PATCH] uml: __user annotation in arch_prctlAl Viro2006-06-051-1/+1
* [PATCH] uml: cleanup unprofile expression and build infrastructurePaolo 'Blaisorblade' Giarrusso2006-05-021-5/+5
* [PATCH] uml: fix compilation and execution with hardened GCCPaolo 'Blaisorblade' Giarrusso2006-05-021-0/+2
* [PATCH] uml: use Kbuild tracking for all files and fix compilation outputPaolo 'Blaisorblade' Giarrusso2006-05-021-1/+4
* [PATCH] uml: add missing __volatile__Jeff Dike2006-04-191-5/+5
* [PATCH] uml: fix critical typo for TT modePaolo 'Blaisorblade' Giarrusso2006-04-111-1/+1
* [PATCH] uml: implement {get,set}_thread_area for i386Paolo 'Blaisorblade' Giarrusso2006-03-312-1/+16
* [PATCH] uml: clean up remapping code build magicAl Viro2006-03-311-2/+3
* [PATCH] uml: eliminate symlinks to host archAl Viro2006-03-311-19/+9Star
* [PATCH] uml: fix segfault on signal deliveryJeff Dike2006-03-271-15/+41
* [PATCH] uml: more carefully test whether we are in a system callBodo Stroesser2006-03-271-1/+21
* [PATCH] uml: move libc-dependent irq code to os-LinuxJeff Dike2006-03-271-0/+6
* [PATCH] uml: initialize process FP registers properlyJeff Dike2006-02-082-1/+8
* [PATCH] uml: fix missing KBUILD_BASENAMEJeff Dike2006-01-121-25/+0Star
* [PATCH] uml: fix compilation with CONFIG_MODE_TT disabledPaolo 'Blaisorblade' Giarrusso2005-12-291-2/+3
* [PATCH] uml: properly invoke x86_64 system callsJeff Dike2005-11-222-11/+11
* [PATCH] uml: maintain own LDT entriesBodo Stroesser2005-11-072-77/+3Star
* [PATCH] uml: fix x86_64 with !CONFIG_FRAME_POINTERJeff Dike2005-10-101-9/+28
* [PATCH] uml makefiles sanitizedAl Viro2005-09-296-134/+62Star
* [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-10/+40
* [PATCH] uml: build cleanupsAl Viro2005-09-052-6/+3Star
* [PATCH] uml: TLB operation batchingJeff Dike2005-09-051-0/+21
* [PATCH] uml: build cleanupAl Viro2005-09-051-2/+0Star
* [PATCH] uml: fix signal frame copy_userAl Viro2005-09-051-17/+24
* [PATCH] unify x86/x86-64 semaphore codeBenjamin LaHaise2005-09-051-3/+2Star
* [PATCH] uml: workaround host bug in "TT mode vs. NPTL link fix"Paolo 'Blaisorblade' Giarrusso2005-07-141-1/+1
* [PATCH] uml: fix lvalue for gcc4Paolo 'Blaisorblade' Giarrusso2005-07-141-1/+1
* [PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike2005-07-083-2/+56
* [PATCH] uml: fork cleanupJeff Dike2005-06-261-19/+4Star
* [PATCH] uml: fix linkage of tt mode against NPTLPaolo 'Blaisorblade' Giarrusso2005-06-222-0/+27
* [PATCH] uml: fixlet for arch_prctl_skasPaolo 'Blaisorblade' Giarrusso2005-05-291-6/+10
* [PATCH] uml: stack dump fixPaolo 'Blaisorblade' Giarrusso2005-05-291-10/+1Star
* [PATCH] uml: Delay loop cleanupsJeff Dike2005-05-211-18/+15Star
* [PATCH] uml: small fixes left over from rc4Jeff Dike2005-05-215-10/+17
* [PATCH] uml: x86_64 fixesJeff Dike2005-05-072-1/+3
* [PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarchBodo Stroesser2005-05-071-0/+44
* [PATCH] uml: s390 preparation, delay moved to archBodo Stroesser2005-05-061-0/+18
* [PATCH] uml: S390 preparation, abstract host page fault dataBodo Stroesser2005-05-061-4/+6
* [PATCH] uml: fix missing subdir in x86_64Al Viro2005-05-061-0/+2
* [PATCH] uml: cross-build support : mk_threadAl Viro2005-05-064-55/+21Star
* [PATCH] uml: cross-build support : kernel_offsetsAl Viro2005-05-061-0/+24
* [PATCH] uml: cross-build support: mk_scAl Viro2005-05-062-45/+35Star
* [PATCH] uml: start cross-build support : mk_user_constantsAl Viro2005-05-061-0/+78
* [PATCH] uml kbuild: avoid useless rebuildsPaolo 'Blaisorblade' Giarrusso2005-05-061-11/+0Star
* [PATCH] x86_64: make string func definition work as intendedPaolo 'Blaisorblade' Giarrusso2005-05-061-3/+0Star