aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/sys-x86_64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-05uml: redo the calculation of NR_syscallsJeff Dike1-6/+14
2008-02-05uml: style fixes in arch/um/sys-x86_64Jeff Dike6-84/+62
2008-02-05uml: kill processes instead of panicing kernelJeff Dike1-3/+5
2008-02-05uml: simplify SIGSEGV handlingJeff Dike1-34/+5
2008-02-05uml: current.h cleanupJeff Dike1-2/+2
2008-02-05uml: remove unused variables in the context switcherKarol Swietlicki1-1/+1
2008-02-05uml: borrow const.h techniquesJeff Dike1-4/+4
2008-02-05uml: further bugs.c tidyingJeff Dike1-6/+1
2008-02-03arch/um: Spelling fixesJoe Perches1-1/+1
2008-01-30UML: change sigcontext fields to match x86Jeff Dike1-35/+35
2007-10-29misc uml annotation and section fixesAl Viro1-2/+2
2007-10-20spelling fixes: arch/um/Simon Arlott1-1/+1
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan1-2/+2
2007-10-16uml: fix stub address calculationsJeff Dike2-5/+7
2007-10-16uml: style fixes in FP codeJeff Dike4-112/+57
2007-10-16uml: ptrace floating point fixesJeff Dike1-14/+39
2007-10-16uml: floating point signal delivery fixesJeff Dike1-14/+39
2007-10-16uml: don't use glibc asm/user.hJeff Dike1-8/+1
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike2-4/+4
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike1-1/+1
2007-10-16uml: style fixes pass 3Jeff Dike4-120/+104
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike5-34/+16
2007-10-16uml: throw out CHOOSE_MODEJeff Dike2-10/+3
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike4-113/+2
2007-10-13minimal build fixes for uml (fallout from x86 merge)Al Viro1-2/+2
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner1-2/+2
2007-08-31uml: fix x86_64 core dump crashJeff Dike1-6/+0
2007-05-15fix uml-x86_64Al Viro1-2/+3
2007-05-07uml: more page fault path trimmingJeff Dike1-0/+5
2007-05-07uml: remove unused x86_64 codeJeff Dike1-69/+0
2007-05-07uml: delete HOST_FRAME_SIZEJeff Dike1-1/+0
2007-05-07uml: kernel segfaults should dump proper registersJeff Dike1-0/+30
2007-05-07uml: tidy fault codeJeff Dike2-14/+18
2007-05-07uml: formatting fixesJeff Dike1-22/+12
2007-05-07uml: delete unused codeJeff Dike1-23/+0
2007-04-02[PATCH] uml: fix unreasonably long udelayPaolo 'Blaisorblade' Giarrusso1-11/+0
2007-03-08[PATCH] uml: arch_prctl should set thread fsJeff Dike1-2/+4
2007-02-11[PATCH] uml: x86_64 ptrace fixesJeff Dike2-11/+8
2007-02-11[PATCH] uml: x86_64 thread fixesJeff Dike2-22/+62
2007-01-30[PATCH] uml: fix signal frame alignmentJeff Dike1-2/+3
2006-12-08[PATCH] UML: add generic BUG supportJeff Dike2-1/+21
2006-10-30[PATCH] Fix "Remove the use of _syscallX macros in UML"Paolo 'Blaisorblade' Giarrusso1-4/+7
2006-10-15[PATCH] make UML compile (FC6/x86-64)Ulrich Drepper1-1/+0
2006-10-11[PATCH] uml: remove duplicate exportPaolo 'Blaisorblade' Giarrusso1-3/+0
2006-10-02[PATCH] Remove the use of _syscallX macros in UMLArnd Bergmann1-7/+4
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-1/+1
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-1/+1
2006-09-26[PATCH] uml: Use klibc setjmp/longjmpJeff Dike2-2/+56
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+0
2006-06-30[PATCH] uml: remove unneeded time definitionsJeff Dike1-6/+0