summaryrefslogtreecommitdiffstats
path: root/arch/um/sys-i386
AgeCommit message (Expand)AuthorLines
2011-11-02um: merge arch/um/sys-{i386,x86_64}Al Viro-2879/+0
2011-11-02um: merge arch/um/sys-{i386,x86_64}/sharedAl Viro-596/+0
2011-11-02um: merge arch/um/sys-{i386,x86_64}/asmAl Viro-498/+0
2011-11-02um: get rid of unused macros in ptrace_user.hAl Viro-24/+0
2011-11-02um: get rid of sysdep/sc.hAl Viro-45/+8
2011-11-02um: Get rid of UPT_SET/UPT_REG macrosAl Viro-65/+57
2011-11-02um: take vm-flags.h to sys-*/asmAl Viro-0/+0
2011-11-02um: get rid of sysdep/checksum.hAl Viro-1/+1
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro-4/+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-25/+23
2011-11-02um: make copy_sc() staticAl Viro-1/+1
2011-11-02um: switch {rt_,}sigreturn() to set_current_blocked()Al Viro-10/+2
2011-11-02um: use subarch-obj instead of copying...Al Viro-227/+2
2011-09-14um: clean arch_ptrace() up a bitAl Viro-11/+12
2011-09-14um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarchAl Viro-1/+13
2011-09-14um: Save FPU registers between task switchesIngo van Lil-0/+1
2011-07-25Merge 'akpm' patch seriesLinus Torvalds-15/+110
2011-07-25um: Set __HAVE_ARCH_GATE_AREA for i386Richard Weinberger-1/+65
2011-07-25um: clean up delay functionsRichard Weinberger-14/+45
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2011-07-22um: Make rwsem.S depend on CONFIG_RWSEM_XCHGADD_ALGORITHMRichard Weinberger-1/+2
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody-1/+1
2011-07-21x86: Unify rwsem assembly implementationJan Beulich-1/+1
2011-04-28um: mdd support for 64 bit atomic operationsRichard Weinberger-1/+226
2011-03-22uml: kernels on {i386,x86_64} produce bad coredumpsPaul Pluzhnikov-0/+2
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim-2/+2
2010-04-23Merge branch 'master' into for-nextJiri Kosina-0/+1
2010-04-21UML: Fix compiler warning due to missing task_struct declarationJan Kiszka-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig-86/+0
2010-03-12Add generic sys_old_mmap()Christoph Hellwig-36/+1
2010-03-12Add generic sys_old_select()Christoph Hellwig-18/+0
2010-03-06elf coredump: add extended numbering supportDaisuke HATAYAMA-0/+16
2010-03-06elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA-43/+69
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig-1/+0
2009-12-11Unify sys_mmap*Al Viro-4/+0
2009-06-16uml: fix a section warningAmerigo Wang-1/+1
2009-06-12uml module: fix uml build process due to this mergeAmerigo Wang-1/+1
2009-04-02uml: fix link error from prefixing of i386 syscalls with ptregs_Miklos Szeredi-0/+11
2009-04-01uml: remove useless commentsWANG Cong-20/+0
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/+336
2008-10-22x86, um: get rid of sysdep symlinkAl Viro-0/+945
2008-10-22x86, um: get rid of uml unistd.hAl Viro-0/+1
2008-10-20uml: fix a compile errorWANG Cong-1/+2
2008-07-24UML: make several more things staticWANG Cong-6/+5
2008-05-13uml: tidy ptrace interfaceJeff Dike-17/+15
2008-04-26x86, UML: remove x86-specific implementations of find_first_bitAlexander van Heukelum-1/+1