aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/sys-i386
Commit message (Expand)AuthorAge
* Added missing tegra files.HEADmasterJonathan Herman2013-01-22
* um: merge arch/um/sys-{i386,x86_64}Al Viro2011-11-02
* um: merge arch/um/sys-{i386,x86_64}/sharedAl Viro2011-11-02
* um: merge arch/um/sys-{i386,x86_64}/asmAl Viro2011-11-02
* um: get rid of unused macros in ptrace_user.hAl Viro2011-11-02
* um: get rid of sysdep/sc.hAl Viro2011-11-02
* um: Get rid of UPT_SET/UPT_REG macrosAl Viro2011-11-02
* um: take vm-flags.h to sys-*/asmAl Viro2011-11-02
* um: get rid of sysdep/checksum.hAl Viro2011-11-02
* um: -include user.h for USER_OBJ, trim includesAl Viro2011-11-02
* um: take user_constants.h to include/generatedAl Viro2011-11-02
* um: kill skas_ptregs.hAl Viro2011-11-02
* um: series of __get_user() is costly in sigframe handlingAl Viro2011-11-02
* um: make copy_sc() staticAl Viro2011-11-02
* um: switch {rt_,}sigreturn() to set_current_blocked()Al Viro2011-11-02
* um: use subarch-obj instead of copying...Al Viro2011-11-02
* um: clean arch_ptrace() up a bitAl Viro2011-09-14
* um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarchAl Viro2011-09-14
* um: Save FPU registers between task switchesIngo van Lil2011-09-14
* Merge 'akpm' patch seriesLinus Torvalds2011-07-26
|\
| * um: Set __HAVE_ARCH_GATE_AREA for i386Richard Weinberger2011-07-25
| * um: clean up delay functionsRichard Weinberger2011-07-25
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\ \ | |/ |/|
| * treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-21
* | um: Make rwsem.S depend on CONFIG_RWSEM_XCHGADD_ALGORITHMRichard Weinberger2011-07-22
* | x86: Unify rwsem assembly implementationJan Beulich2011-07-21
|/
* um: mdd support for 64 bit atomic operationsRichard Weinberger2011-04-28
* uml: kernels on {i386,x86_64} produce bad coredumpsPaul Pluzhnikov2011-03-22
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* Merge branch 'master' into for-nextJiri Kosina2010-04-22
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | UML: Fix compiler warning due to missing task_struct declarationJan Kiszka2010-04-20
|/
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-12
* Add generic sys_old_mmap()Christoph Hellwig2010-03-12
* Add generic sys_old_select()Christoph Hellwig2010-03-12
* elf coredump: add extended numbering supportDaisuke HATAYAMA2010-03-06
* elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA2010-03-06
* elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-16
* Unify sys_mmap*Al Viro2009-12-11
* uml: fix a section warningAmerigo Wang2009-06-16
* uml module: fix uml build process due to this mergeAmerigo Wang2009-06-12
* uml: fix link error from prefixing of i386 syscalls with ptregs_Miklos Szeredi2009-04-02
* uml: remove useless commentsWANG Cong2009-04-01
* x86, um: get rid of excessive includes of uml-config.hAl Viro2008-10-23
* x86, um: get rid of header symlinksAl Viro2008-10-23
* x86, um: get rid of sysdep symlinkAl Viro2008-10-23
* x86, um: get rid of uml unistd.hAl Viro2008-10-23
* uml: fix a compile errorWANG Cong2008-10-20
* UML: make several more things staticWANG Cong2008-07-24
* uml: tidy ptrace interfaceJeff Dike2008-05-13