summaryrefslogtreecommitdiffstats
path: root/arch/um/sys-x86_64
Commit message (Expand)AuthorAgeFilesLines
* uml: memcpy export needs to follow host declarationJeff Dike2008-06-061-0/+4
* missing export of csum_partial() on uml/amd64Al Viro2008-05-221-2/+4
* uml: tidy ptrace interfaceJeff Dike2008-05-131-1/+0Star
* x86, UML: remove x86-specific implementations of find_first_bitAlexander van Heukelum2008-04-261-1/+1
* Generic semaphore implementationMatthew Wilcox2008-04-171-12/+1Star
* uml: remove unused sigcontext accessorsJeff Dike2008-02-241-28/+0Star
* uml: redo the calculation of NR_syscallsJeff Dike2008-02-051-6/+14
* uml: style fixes in arch/um/sys-x86_64Jeff Dike2008-02-056-84/+62Star
* uml: kill processes instead of panicing kernelJeff Dike2008-02-051-3/+5
* uml: simplify SIGSEGV handlingJeff Dike2008-02-051-34/+5Star
* uml: current.h cleanupJeff Dike2008-02-051-2/+2
* uml: remove unused variables in the context switcherKarol Swietlicki2008-02-051-1/+1
* uml: borrow const.h techniquesJeff Dike2008-02-051-4/+4
* uml: further bugs.c tidyingJeff Dike2008-02-051-6/+1Star
* arch/um: Spelling fixesJoe Perches2008-02-031-1/+1
* UML: change sigcontext fields to match x86Jeff Dike2008-01-301-35/+35
* misc uml annotation and section fixesAl Viro2007-10-291-2/+2
* spelling fixes: arch/um/Simon Arlott2007-10-201-1/+1
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-2/+2
* uml: fix stub address calculationsJeff Dike2007-10-162-5/+7
* uml: style fixes in FP codeJeff Dike2007-10-164-112/+57Star
* uml: ptrace floating point fixesJeff Dike2007-10-161-14/+39
* uml: floating point signal delivery fixesJeff Dike2007-10-161-14/+39
* uml: don't use glibc asm/user.hJeff Dike2007-10-161-8/+1Star
* uml: rename pt_regs general-purpose register fileJeff Dike2007-10-162-4/+4
* uml: fold mmu_context_skas into mm_contextJeff Dike2007-10-161-1/+1
* uml: style fixes pass 3Jeff Dike2007-10-164-120/+104Star
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-165-34/+16Star
* uml: throw out CHOOSE_MODEJeff Dike2007-10-162-10/+3Star
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-164-113/+2Star
* minimal build fixes for uml (fallout from x86 merge)Al Viro2007-10-131-2/+2
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-111-2/+2
* 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