aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/sys-i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-02um: merge arch/um/sys-{i386,x86_64}Al Viro21-2879/+0
2011-11-02um: merge arch/um/sys-{i386,x86_64}/sharedAl Viro13-596/+0
2011-11-02um: merge arch/um/sys-{i386,x86_64}/asmAl Viro7-498/+0
2011-11-02um: get rid of unused macros in ptrace_user.hAl Viro1-24/+0
2011-11-02um: get rid of sysdep/sc.hAl Viro2-45/+8
2011-11-02um: Get rid of UPT_SET/UPT_REG macrosAl Viro2-65/+57
2011-11-02um: take vm-flags.h to sys-*/asmAl Viro1-0/+0
2011-11-02um: get rid of sysdep/checksum.hAl Viro1-1/+1
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro3-4/+1
2011-11-02um: take user_constants.h to include/generatedAl Viro3-3/+3
2011-11-02um: kill skas_ptregs.hAl Viro1-2/+0
2011-11-02um: series of __get_user() is costly in sigframe handlingAl Viro1-25/+23
2011-11-02um: make copy_sc() staticAl Viro1-1/+1
2011-11-02um: switch {rt_,}sigreturn() to set_current_blocked()Al Viro1-10/+2
2011-11-02um: use subarch-obj instead of copying...Al Viro2-227/+2
2011-09-14um: clean arch_ptrace() up a bitAl Viro2-11/+12
2011-09-14um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarchAl Viro1-1/+13
2011-09-14um: Save FPU registers between task switchesIngo van Lil1-0/+1
2011-07-25Merge 'akpm' patch seriesLinus Torvalds4-15/+110
2011-07-25um: Set __HAVE_ARCH_GATE_AREA for i386Richard Weinberger3-1/+65
2011-07-25um: clean up delay functionsRichard Weinberger1-14/+45
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-07-22um: Make rwsem.S depend on CONFIG_RWSEM_XCHGADD_ALGORITHMRichard Weinberger1-1/+2
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-07-21x86: Unify rwsem assembly implementationJan Beulich1-1/+1
2011-04-28um: mdd support for 64 bit atomic operationsRichard Weinberger2-1/+226
2011-03-22uml: kernels on {i386,x86_64} produce bad coredumpsPaul Pluzhnikov1-0/+2
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-2/+2
2010-04-23Merge branch 'master' into for-nextJiri Kosina1-0/+1
2010-04-21UML: Fix compiler warning due to missing task_struct declarationJan Kiszka1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-86/+0
2010-03-12Add generic sys_old_mmap()Christoph Hellwig3-36/+1
2010-03-12Add generic sys_old_select()Christoph Hellwig1-18/+0
2010-03-06elf coredump: add extended numbering supportDaisuke HATAYAMA1-0/+16
2010-03-06elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA3-43/+69
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-1/+0
2009-12-11Unify sys_mmap*Al Viro1-4/+0
2009-06-16uml: fix a section warningAmerigo Wang1-1/+1
2009-06-12uml module: fix uml build process due to this mergeAmerigo Wang1-1/+1
2009-04-02uml: fix link error from prefixing of i386 syscalls with ptregs_Miklos Szeredi1-0/+11
2009-04-01uml: remove useless commentsWANG Cong2-20/+0
2008-10-22x86, um: get rid of excessive includes of uml-config.hAl Viro3-3/+0
2008-10-22x86, um: get rid of header symlinksAl Viro21-0/+336
2008-10-22x86, um: get rid of sysdep symlinkAl Viro16-0/+945
2008-10-22x86, um: get rid of uml unistd.hAl Viro1-0/+1
2008-10-20uml: fix a compile errorWANG Cong1-1/+2
2008-07-24UML: make several more things staticWANG Cong3-6/+5
2008-05-13uml: tidy ptrace interfaceJeff Dike2-17/+15
2008-04-26x86, UML: remove x86-specific implementations of find_first_bitAlexander van Heukelum1-1/+1