summaryrefslogtreecommitdiffstats
path: root/arch/um/sys-x86_64
Commit message (Expand)AuthorAgeFilesLines
* uml: fix x86_64 core dump crashJeff Dike2007-08-311-6/+0Star
* fix uml-x86_64Al Viro2007-05-161-2/+3
* uml: more page fault path trimmingJeff Dike2007-05-071-0/+5
* uml: remove unused x86_64 codeJeff Dike2007-05-071-69/+0Star
* uml: delete HOST_FRAME_SIZEJeff Dike2007-05-071-1/+0Star
* uml: kernel segfaults should dump proper registersJeff Dike2007-05-071-0/+30
* uml: tidy fault codeJeff Dike2007-05-072-14/+18
* uml: formatting fixesJeff Dike2007-05-071-22/+12Star
* uml: delete unused codeJeff Dike2007-05-071-23/+0Star
* [PATCH] uml: fix unreasonably long udelayPaolo 'Blaisorblade' Giarrusso2007-04-021-11/+0Star
* [PATCH] uml: arch_prctl should set thread fsJeff Dike2007-03-081-2/+4
* [PATCH] uml: x86_64 ptrace fixesJeff Dike2007-02-112-11/+8Star
* [PATCH] uml: x86_64 thread fixesJeff Dike2007-02-112-22/+62
* [PATCH] uml: fix signal frame alignmentJeff Dike2007-01-311-2/+3
* [PATCH] UML: add generic BUG supportJeff Dike2006-12-082-1/+21
* [PATCH] Fix "Remove the use of _syscallX macros in UML"Paolo 'Blaisorblade' Giarrusso2006-10-301-4/+7
* [PATCH] make UML compile (FC6/x86-64)Ulrich Drepper2006-10-151-1/+0Star
* [PATCH] uml: remove duplicate exportPaolo 'Blaisorblade' Giarrusso2006-10-111-3/+0Star
* [PATCH] Remove the use of _syscallX macros in UMLArnd Bergmann2006-10-021-7/+4Star
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-1/+1
* [PATCH] uml: Use klibc setjmp/longjmpJeff Dike2006-09-262-2/+56
* 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