summaryrefslogtreecommitdiff
path: root/arch/um/sys-x86_64
AgeCommit message (Expand)Author
2011-11-02um: merge arch/um/sys-{i386,x86_64}Al Viro
2011-11-02um: merge arch/um/sys-{i386,x86_64}/sharedAl Viro
2011-11-02um: merge arch/um/sys-{i386,x86_64}/asmAl Viro
2011-11-02um: get rid of unused macros in ptrace_user.hAl Viro
2011-11-02um: get rid of sysdep/sc.hAl Viro
2011-11-02um: Get rid of UPT_SET/UPT_REG macrosAl Viro
2011-11-02um: take vm-flags.h to sys-*/asmAl Viro
2011-11-02um: get rid of sysdep/checksum.hAl Viro
2011-11-02um: kill a couple of useless includes of kern_constants.hAl Viro
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro
2011-11-02um: take user_constants.h to include/generatedAl Viro
2011-11-02um: kill skas_ptregs.hAl Viro
2011-11-02um: series of __get_user() is costly in sigframe handlingAl Viro
2011-11-02um: make copy_sc() staticAl Viro
2011-11-02um: don't rely on sc.fpstate not having been reassigned prior to rt_sigreturn()Al Viro
2011-11-02um: switch {rt_,}sigreturn() to set_current_blocked()Al Viro
2011-09-14um: clean arch_ptrace() up a bitAl Viro
2011-09-14um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarchAl Viro
2011-09-14um: Save FPU registers between task switchesIngo van Lil
2011-07-25um: implement a x86_64 vDSORichard Weinberger
2011-07-25um: set __HAVE_ARCH_GATE_AREA for x86_64Richard Weinberger
2011-07-25um: clean up delay functionsRichard Weinberger
2011-07-25um: clean up vm-flags.hRichard Weinberger
2011-07-21x86: Unify rwsem assembly implementationJan Beulich
2011-03-22uml: kernels on {i386,x86_64} produce bad coredumpsPaul Pluzhnikov
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