aboutsummaryrefslogtreecommitdiff
path: root/arch/um/sys-x86_64
AgeCommit message (Expand)Author
2010-10-27ptrace: cleanup arch_ptrace() on umNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-04-21UML: Fix compiler warning due to missing task_struct declarationJan Kiszka
2010-04-20UML: add kernel.h include to signal.cJiri Kosina
2010-04-20UML: Drop private round_down definitionJan Kiszka
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig
2010-01-17x86: Fix breakage of UML from the changes in the rwsem systemLinus Torvalds
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig
2009-06-16uml: bad macro expansion, parameter is memberRoel Kluin
2009-06-16uml: fix a section warningAmerigo Wang
2009-06-12uml module: fix uml build process due to this mergeAmerigo Wang
2009-04-01uml: remove useless commentsWANG Cong
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: get rid of excessive includes of uml-config.hAl Viro
2008-10-22x86, um: get rid of header symlinksAl Viro
2008-10-22x86, um: get rid of sysdep symlinkAl Viro
2008-10-22x86, um: ... and asm-x86 moveAl Viro
2008-08-15x86_64: uml: fix rename header guardHiroshi Shimamoto
2008-06-06uml: memcpy export needs to follow host declarationJeff Dike
2008-05-21missing export of csum_partial() on uml/amd64Al Viro
2008-05-13uml: tidy ptrace interfaceJeff Dike
2008-04-26x86, UML: remove x86-specific implementations of find_first_bitAlexander van Heukelum
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-02-23uml: remove unused sigcontext accessorsJeff Dike
2008-02-05uml: redo the calculation of NR_syscallsJeff Dike
2008-02-05uml: style fixes in arch/um/sys-x86_64Jeff Dike
2008-02-05uml: kill processes instead of panicing kernelJeff Dike
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