aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/sys-x86_64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-27ptrace: cleanup arch_ptrace() on umNamhyung Kim1-4/+3
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-2/+2
2010-04-21UML: Fix compiler warning due to missing task_struct declarationJan Kiszka1-0/+2
2010-04-20UML: add kernel.h include to signal.cJiri Kosina1-0/+1
2010-04-20UML: Drop private round_down definitionJan Kiszka1-2/+0
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig2-19/+0
2010-01-17x86: Fix breakage of UML from the changes in the rwsem systemLinus Torvalds1-1/+2
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-1/+0
2009-06-16uml: bad macro expansion, parameter is memberRoel Kluin1-22/+22
2009-06-16uml: fix a section warningAmerigo Wang1-1/+1
2009-06-12uml module: fix uml build process due to this mergeAmerigo Wang2-24/+1
2009-04-01uml: remove useless commentsWANG Cong3-29/+0
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-2/+2
2008-10-22x86, um: get rid of excessive includes of uml-config.hAl Viro3-3/+0
2008-10-22x86, um: get rid of header symlinksAl Viro21-0/+303
2008-10-22x86, um: get rid of sysdep symlinkAl Viro16-0/+1011
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-2/+2
2008-08-15x86_64: uml: fix rename header guardHiroshi Shimamoto1-2/+2
2008-06-06uml: memcpy export needs to follow host declarationJeff Dike1-0/+4
2008-05-21missing export of csum_partial() on uml/amd64Al Viro1-2/+4
2008-05-13uml: tidy ptrace interfaceJeff Dike1-1/+0
2008-04-26x86, UML: remove x86-specific implementations of find_first_bitAlexander van Heukelum1-1/+1
2008-04-17Generic semaphore implementationMatthew Wilcox1-12/+1
2008-02-23uml: remove unused sigcontext accessorsJeff Dike1-28/+0
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