aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/sys-x86_64
Commit message (Expand)AuthorAge
* UML: Fix compiler warning due to missing task_struct declarationJan Kiszka2010-04-20
* UML: add kernel.h include to signal.cJiri Kosina2010-04-20
* UML: Drop private round_down definitionJan Kiszka2010-04-20
* improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-12
* x86: Fix breakage of UML from the changes in the rwsem systemLinus Torvalds2010-01-18
* elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-16
* uml: bad macro expansion, parameter is memberRoel Kluin2009-06-16
* uml: fix a section warningAmerigo Wang2009-06-16
* uml module: fix uml build process due to this mergeAmerigo Wang2009-06-12
* uml: remove useless commentsWANG Cong2009-04-01
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-23
* x86, um: get rid of excessive includes of uml-config.hAl Viro2008-10-23
* x86, um: get rid of header symlinksAl Viro2008-10-23
* x86, um: get rid of sysdep symlinkAl Viro2008-10-23
* x86, um: ... and asm-x86 moveAl Viro2008-10-23
* x86_64: uml: fix rename header guardHiroshi Shimamoto2008-08-15
* uml: memcpy export needs to follow host declarationJeff Dike2008-06-06
* missing export of csum_partial() on uml/amd64Al Viro2008-05-21
* uml: tidy ptrace interfaceJeff Dike2008-05-13
* x86, UML: remove x86-specific implementations of find_first_bitAlexander van Heukelum2008-04-26
* Generic semaphore implementationMatthew Wilcox2008-04-17
* uml: remove unused sigcontext accessorsJeff Dike2008-02-23
* uml: redo the calculation of NR_syscallsJeff Dike2008-02-05
* uml: style fixes in arch/um/sys-x86_64Jeff Dike2008-02-05
* uml: kill processes instead of panicing kernelJeff Dike2008-02-05
* uml: simplify SIGSEGV handlingJeff Dike2008-02-05
* uml: current.h cleanupJeff Dike2008-02-05
* uml: remove unused variables in the context switcherKarol Swietlicki2008-02-05
* uml: borrow const.h techniquesJeff Dike2008-02-05
* uml: further bugs.c tidyingJeff Dike2008-02-05
* arch/um: Spelling fixesJoe Perches2008-02-03
* UML: change sigcontext fields to match x86Jeff Dike2008-01-30
* misc uml annotation and section fixesAl Viro2007-10-29
* spelling fixes: arch/um/Simon Arlott2007-10-19
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-19
* uml: fix stub address calculationsJeff Dike2007-10-16
* uml: style fixes in FP codeJeff Dike2007-10-16
* uml: ptrace floating point fixesJeff Dike2007-10-16
* uml: floating point signal delivery fixesJeff Dike2007-10-16
* uml: don't use glibc asm/user.hJeff Dike2007-10-16
* uml: rename pt_regs general-purpose register fileJeff Dike2007-10-16
* uml: fold mmu_context_skas into mm_contextJeff Dike2007-10-16
* uml: style fixes pass 3Jeff Dike2007-10-16
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-16
* uml: throw out CHOOSE_MODEJeff Dike2007-10-16
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-16
* minimal build fixes for uml (fallout from x86 merge)Al Viro2007-10-13
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-11
* uml: fix x86_64 core dump crashJeff Dike2007-08-31
* fix uml-x86_64Al Viro2007-05-15