aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/sys-x86_64 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-05[PATCH] uml: more __user annotationsAl Viro1-10/+14
2006-06-05[PATCH] uml: __user annotation in arch_prctlAl Viro1-1/+1
2006-05-01[PATCH] uml: cleanup unprofile expression and build infrastructurePaolo 'Blaisorblade' Giarrusso1-5/+5
2006-05-01[PATCH] uml: fix compilation and execution with hardened GCCPaolo 'Blaisorblade' Giarrusso1-0/+2
2006-05-01[PATCH] uml: use Kbuild tracking for all files and fix compilation outputPaolo 'Blaisorblade' Giarrusso1-1/+4
2006-04-19[PATCH] uml: add missing __volatile__Jeff Dike1-5/+5
2006-04-11[PATCH] uml: fix critical typo for TT modePaolo 'Blaisorblade' Giarrusso1-1/+1
2006-03-31[PATCH] uml: implement {get,set}_thread_area for i386Paolo 'Blaisorblade' Giarrusso2-1/+16
2006-03-31[PATCH] uml: clean up remapping code build magicAl Viro1-2/+3