aboutsummaryrefslogtreecommitdiff
path: root/arch/um/sys-x86_64
AgeCommit message (Expand)Author
2007-10-13minimal build fixes for uml (fallout from x86 merge)Al Viro
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner
2007-08-31uml: fix x86_64 core dump crashJeff Dike
2007-05-15fix uml-x86_64Al Viro
2007-05-07uml: more page fault path trimmingJeff Dike
2007-05-07uml: remove unused x86_64 codeJeff Dike
2007-05-07uml: delete HOST_FRAME_SIZEJeff Dike
2007-05-07uml: kernel segfaults should dump proper registersJeff Dike
2007-05-07uml: tidy fault codeJeff Dike
2007-05-07uml: formatting fixesJeff Dike
2007-05-07uml: delete unused codeJeff Dike
2007-04-02[PATCH] uml: fix unreasonably long udelayPaolo 'Blaisorblade' Giarrusso
2007-03-08[PATCH] uml: arch_prctl should set thread fsJeff Dike
2007-02-11[PATCH] uml: x86_64 ptrace fixesJeff Dike
2007-02-11[PATCH] uml: x86_64 thread fixesJeff Dike
2007-01-30[PATCH] uml: fix signal frame alignmentJeff Dike
2006-12-08[PATCH] UML: add generic BUG supportJeff Dike
2006-10-30[PATCH] Fix "Remove the use of _syscallX macros in UML"Paolo 'Blaisorblade' Giarrusso
2006-10-15[PATCH] make UML compile (FC6/x86-64)Ulrich Drepper
2006-10-11[PATCH] uml: remove duplicate exportPaolo 'Blaisorblade' Giarrusso
2006-10-02[PATCH] Remove the use of _syscallX macros in UMLArnd Bergmann
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-09-26[PATCH] uml: Use klibc setjmp/longjmpJeff Dike
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] uml: remove unneeded time definitionsJeff Dike
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-05[PATCH] uml: more __user annotationsAl Viro
2006-06-05[PATCH] uml: __user annotation in arch_prctlAl Viro
2006-05-01[PATCH] uml: cleanup unprofile expression and build infrastructurePaolo 'Blaisorblade' Giarrusso
2006-05-01[PATCH] uml: fix compilation and execution with hardened GCCPaolo 'Blaisorblade' Giarrusso
2006-05-01[PATCH] uml: use Kbuild tracking for all files and fix compilation outputPaolo 'Blaisorblade' Giarrusso
2006-04-19[PATCH] uml: add missing __volatile__Jeff Dike
2006-04-11[PATCH] uml: fix critical typo for TT modePaolo 'Blaisorblade' Giarrusso
2006-03-31[PATCH] uml: implement {get,set}_thread_area for i386Paolo 'Blaisorblade' Giarrusso
2006-03-31[PATCH] uml: clean up remapping code build magicAl Viro
2006-03-31[PATCH] uml: eliminate symlinks to host archAl Viro
2006-03-27[PATCH] uml: fix segfault on signal deliveryJeff Dike
2006-03-27[PATCH] uml: more carefully test whether we are in a system callBodo Stroesser
2006-03-27[PATCH] uml: move libc-dependent irq code to os-LinuxJeff Dike
2006-02-07[PATCH] uml: initialize process FP registers properlyJeff Dike
2006-01-11[PATCH] uml: fix missing KBUILD_BASENAMEJeff Dike
2005-12-29[PATCH] uml: fix compilation with CONFIG_MODE_TT disabledPaolo 'Blaisorblade' Giarrusso
2005-11-22[PATCH] uml: properly invoke x86_64 system callsJeff Dike
2005-11-07[PATCH] uml: maintain own LDT entriesBodo Stroesser
2005-10-10[PATCH] uml: fix x86_64 with !CONFIG_FRAME_POINTERJeff Dike
2005-09-29[PATCH] uml makefiles sanitizedAl Viro
2005-09-07[PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.cviro@ZenIV.linux.org.uk
2005-09-05[PATCH] uml: skas0 stubs now check system call return valuesBodo Stroesser
2005-09-05[PATCH] uml: build cleanupsAl Viro