summaryrefslogtreecommitdiffstats
path: root/arch/um/sys-x86_64
AgeCommit message (Expand)AuthorLines
2011-11-02um: merge arch/um/sys-{i386,x86_64}Al Viro-1530/+0
2011-11-02um: merge arch/um/sys-{i386,x86_64}/sharedAl Viro-676/+0
2011-11-02um: merge arch/um/sys-{i386,x86_64}/asmAl Viro-455/+0
2011-11-02um: get rid of unused macros in ptrace_user.hAl Viro-39/+0
2011-11-02um: get rid of sysdep/sc.hAl Viro-46/+7
2011-11-02um: Get rid of UPT_SET/UPT_REG macrosAl Viro-90/+88
2011-11-02um: take vm-flags.h to sys-*/asmAl Viro-0/+0
2011-11-02um: get rid of sysdep/checksum.hAl Viro-0/+0
2011-11-02um: kill a couple of useless includes of kern_constants.hAl Viro-2/+0
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro-2/+1
2011-11-02um: take user_constants.h to include/generatedAl Viro-3/+3
2011-11-02um: kill skas_ptregs.hAl Viro-2/+0
2011-11-02um: series of __get_user() is costly in sigframe handlingAl Viro-61/+57
2011-11-02um: make copy_sc() staticAl Viro-30/+0
2011-11-02um: don't rely on sc.fpstate not having been reassigned prior to rt_sigreturn()Al Viro-5/+8
2011-11-02um: switch {rt_,}sigreturn() to set_current_blocked()Al Viro-5/+1
2011-09-14um: clean arch_ptrace() up a bitAl Viro-3/+19
2011-09-14um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarchAl Viro-13/+1
2011-09-14um: Save FPU registers between task switchesIngo van Lil-0/+1
2011-07-25um: implement a x86_64 vDSORichard Weinberger-0/+365
2011-07-25um: set __HAVE_ARCH_GATE_AREA for x86_64Richard Weinberger-1/+37
2011-07-25um: clean up delay functionsRichard Weinberger-12/+42
2011-07-25um: clean up vm-flags.hRichard Weinberger-39/+5
2011-07-21x86: Unify rwsem assembly implementationJan Beulich-1/+1
2011-03-22uml: kernels on {i386,x86_64} produce bad coredumpsPaul Pluzhnikov-0/+2
2010-10-27ptrace: cleanup arch_ptrace() on umNamhyung Kim-4/+3
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim-2/+2
2010-04-21UML: Fix compiler warning due to missing task_struct declarationJan Kiszka-0/+2
2010-04-20UML: add kernel.h include to signal.cJiri Kosina-0/+1
2010-04-20UML: Drop private round_down definitionJan Kiszka-2/+0
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig-19/+0
2010-01-17x86: Fix breakage of UML from the changes in the rwsem systemLinus Torvalds-1/+2
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig-1/+0
2009-06-16uml: bad macro expansion, parameter is memberRoel Kluin-22/+22
2009-06-16uml: fix a section warningAmerigo Wang-1/+1
2009-06-12uml module: fix uml build process due to this mergeAmerigo Wang-24/+1
2009-04-01uml: remove useless commentsWANG Cong-29/+0
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin-2/+2
2008-10-22x86, um: get rid of excessive includes of uml-config.hAl Viro-3/+0
2008-10-22x86, um: get rid of header symlinksAl Viro-0/+303
2008-10-22x86, um: get rid of sysdep symlinkAl Viro-0/+1011
2008-10-22x86, um: ... and asm-x86 moveAl Viro-2/+2
2008-08-15x86_64: uml: fix rename header guardHiroshi Shimamoto-2/+2
2008-06-06uml: memcpy export needs to follow host declarationJeff Dike-0/+4
2008-05-21missing export of csum_partial() on uml/amd64Al Viro-2/+4
2008-05-13uml: tidy ptrace interfaceJeff Dike-1/+0
2008-04-26x86, UML: remove x86-specific implementations of find_first_bitAlexander van Heukelum-1/+1
2008-04-17Generic semaphore implementationMatthew Wilcox-12/+1
2008-02-23uml: remove unused sigcontext accessorsJeff Dike-28/+0
2008-02-05uml: redo the calculation of NR_syscallsJeff Dike-6/+14