aboutsummaryrefslogtreecommitdiff
path: root/arch/um/sys-x86_64
AgeCommit message (Expand)Author
2008-02-05uml: simplify SIGSEGV handlingJeff Dike
2008-02-05uml: current.h cleanupJeff Dike
2008-02-05uml: remove unused variables in the context switcherKarol Swietlicki
2008-02-05uml: borrow const.h techniquesJeff Dike
2008-02-05uml: further bugs.c tidyingJeff Dike
2008-02-03arch/um: Spelling fixesJoe Perches
2008-01-30UML: change sigcontext fields to match x86Jeff Dike
2007-10-29misc uml annotation and section fixesAl Viro
2007-10-20spelling fixes: arch/um/Simon Arlott
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-10-16uml: fix stub address calculationsJeff Dike
2007-10-16uml: style fixes in FP codeJeff Dike
2007-10-16uml: ptrace floating point fixesJeff Dike
2007-10-16uml: floating point signal delivery fixesJeff Dike
2007-10-16uml: don't use glibc asm/user.hJeff Dike
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike
2007-10-16uml: style fixes pass 3Jeff Dike
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike
2007-10-16uml: throw out CHOOSE_MODEJeff Dike
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike
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