aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/sys-i386
Commit message (Expand)AuthorAge
* 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
* x86, UML: remove x86-specific implementations of find_first_bitAlexander van Heukelum2008-04-26
* Generic semaphore implementationMatthew Wilcox2008-04-17
* uml: remove unused sigcontext accessorsJeff Dike2008-02-23
* uml: redo the calculation of NR_syscallsJeff Dike2008-02-05
* uml: LDT mutex conversionDaniel Walker2008-02-05
* uml: style fixes in arch/um/sys-x86_64Jeff Dike2008-02-05
* uml: simplify SIGSEGV handlingJeff Dike2008-02-05
* uml: current.h cleanupJeff Dike2008-02-05
* uml: header untanglingJeff Dike2008-02-05
* uml: host TLS diagnosticsJeff Dike2008-02-05
* uml: remove unused variables in the context switcherKarol Swietlicki2008-02-05
* uml: tidy kern_util.hJeff Dike2008-02-05
* uml: borrow const.h techniquesJeff Dike2008-02-05
* uml: further bugs.c tidyingJeff Dike2008-02-05
* uml: remove now unused codeKarol Swietlicki2008-02-05
* uml: improve detection of host cmovKarol Swietlicki2008-02-05
* uml: get rid of asmlinkageJeff Dike2008-02-05
* uml: remove xmm checking on x86Karol Swietlicki2008-02-05
* UML: change sigcontext fields to match x86Jeff Dike2008-01-30