summaryrefslogtreecommitdiff
path: root/arch/um/sys-i386
AgeCommit message (Expand)Author
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-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25um: Set __HAVE_ARCH_GATE_AREA for i386Richard Weinberger
2011-07-25um: clean up delay functionsRichard Weinberger
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-22um: Make rwsem.S depend on CONFIG_RWSEM_XCHGADD_ALGORITHMRichard Weinberger
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-07-21x86: Unify rwsem assembly implementationJan Beulich
2011-04-28um: mdd support for 64 bit atomic operationsRichard Weinberger
2011-03-22uml: kernels on {i386,x86_64} produce bad coredumpsPaul Pluzhnikov
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-04-21UML: Fix compiler warning due to missing task_struct declarationJan Kiszka
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-12Add generic sys_old_mmap()Christoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2010-03-06elf coredump: add extended numbering supportDaisuke HATAYAMA
2010-03-06elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig
2009-12-11Unify sys_mmap*Al Viro
2009-06-16uml: fix a section warningAmerigo Wang
2009-06-12uml module: fix uml build process due to this mergeAmerigo Wang
2009-04-02uml: fix link error from prefixing of i386 syscalls with ptregs_Miklos Szeredi
2009-04-01uml: remove useless commentsWANG Cong
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: get rid of uml unistd.hAl Viro
2008-10-20uml: fix a compile errorWANG Cong
2008-07-24UML: make several more things staticWANG Cong
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
2008-02-05uml: LDT mutex conversionDaniel Walker
2008-02-05uml: style fixes in arch/um/sys-x86_64Jeff Dike
2008-02-05uml: simplify SIGSEGV handlingJeff Dike
2008-02-05uml: current.h cleanupJeff Dike
2008-02-05uml: header untanglingJeff Dike
2008-02-05uml: host TLS diagnosticsJeff Dike
2008-02-05uml: remove unused variables in the context switcherKarol Swietlicki
2008-02-05uml: tidy kern_util.hJeff Dike
2008-02-05uml: borrow const.h techniquesJeff Dike
2008-02-05uml: further bugs.c tidyingJeff Dike
2008-02-05uml: remove now unused codeKarol Swietlicki
2008-02-05uml: improve detection of host cmovKarol Swietlicki