summaryrefslogtreecommitdiffstats
path: root/arch/um/sys-x86_64
Commit message (Expand)AuthorAgeFilesLines
* um: merge arch/um/sys-{i386,x86_64}Al Viro2011-11-0226-1530/+0Star
* um: merge arch/um/sys-{i386,x86_64}/sharedAl Viro2011-11-0213-676/+0Star
* um: merge arch/um/sys-{i386,x86_64}/asmAl Viro2011-11-027-455/+0Star
* um: get rid of unused macros in ptrace_user.hAl Viro2011-11-021-39/+0Star
* um: get rid of sysdep/sc.hAl Viro2011-11-022-46/+7Star
* um: Get rid of UPT_SET/UPT_REG macrosAl Viro2011-11-022-90/+88Star
* um: take vm-flags.h to sys-*/asmAl Viro2011-11-021-0/+0
* um: get rid of sysdep/checksum.hAl Viro2011-11-021-0/+0
* um: kill a couple of useless includes of kern_constants.hAl Viro2011-11-022-2/+0Star
* um: -include user.h for USER_OBJ, trim includesAl Viro2011-11-022-2/+1Star
* um: take user_constants.h to include/generatedAl Viro2011-11-023-3/+3
* um: kill skas_ptregs.hAl Viro2011-11-021-2/+0Star
* um: series of __get_user() is costly in sigframe handlingAl Viro2011-11-021-61/+57Star
* um: make copy_sc() staticAl Viro2011-11-021-30/+0Star
* um: don't rely on sc.fpstate not having been reassigned prior to rt_sigreturn()Al Viro2011-11-021-5/+8
* um: switch {rt_,}sigreturn() to set_current_blocked()Al Viro2011-11-021-5/+1Star
* um: clean arch_ptrace() up a bitAl Viro2011-09-151-3/+19
* um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarchAl Viro2011-09-151-13/+1Star
* um: Save FPU registers between task switchesIngo van Lil2011-09-151-0/+1
* um: implement a x86_64 vDSORichard Weinberger2011-07-269-0/+365
* um: set __HAVE_ARCH_GATE_AREA for x86_64Richard Weinberger2011-07-263-1/+37
* um: clean up delay functionsRichard Weinberger2011-07-261-12/+42
* um: clean up vm-flags.hRichard Weinberger2011-07-263-39/+5Star
* x86: Unify rwsem assembly implementationJan Beulich2011-07-211-1/+1
* uml: kernels on {i386,x86_64} produce bad coredumpsPaul Pluzhnikov2011-03-231-0/+2
* ptrace: cleanup arch_ptrace() on umNamhyung Kim2010-10-281-4/+3Star
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-281-2/+2
* UML: Fix compiler warning due to missing task_struct declarationJan Kiszka2010-04-211-0/+2
* UML: add kernel.h include to signal.cJiri Kosina2010-04-201-0/+1
* UML: Drop private round_down definitionJan Kiszka2010-04-201-2/+0Star
* improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-132-19/+0Star
* x86: Fix breakage of UML from the changes in the rwsem systemLinus Torvalds2010-01-181-1/+2
* elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0Star
* uml: bad macro expansion, parameter is memberRoel Kluin2009-06-171-22/+22
* uml: fix a section warningAmerigo Wang2009-06-171-1/+1
* uml module: fix uml build process due to this mergeAmerigo Wang2009-06-122-24/+1Star
* uml: remove useless commentsWANG Cong2009-04-013-29/+0Star
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-231-2/+2
* x86, um: get rid of excessive includes of uml-config.hAl Viro2008-10-233-3/+0Star
* x86, um: get rid of header symlinksAl Viro2008-10-2321-0/+303
* x86, um: get rid of sysdep symlinkAl Viro2008-10-2316-0/+1011
* x86, um: ... and asm-x86 moveAl Viro2008-10-231-2/+2
* x86_64: uml: fix rename header guardHiroshi Shimamoto2008-08-151-2/+2
* 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