aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/sys-i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-17Generic semaphore implementationMatthew Wilcox1-12/+0
2008-02-23uml: remove unused sigcontext accessorsJeff Dike1-27/+0
2008-02-05uml: redo the calculation of NR_syscallsJeff Dike1-0/+5
2008-02-05uml: LDT mutex conversionDaniel Walker1-7/+7
2008-02-05uml: style fixes in arch/um/sys-x86_64Jeff Dike1-14/+0
2008-02-05uml: simplify SIGSEGV handlingJeff Dike1-17/+2
2008-02-05uml: current.h cleanupJeff Dike1-10/+8
2008-02-05uml: header untanglingJeff Dike2-2/+4
2008-02-05uml: host TLS diagnosticsJeff Dike1-9/+21
2008-02-05uml: remove unused variables in the context switcherKarol Swietlicki2-4/+4
2008-02-05uml: tidy kern_util.hJeff Dike1-0/+1
2008-02-05uml: borrow const.h techniquesJeff Dike1-4/+4
2008-02-05uml: further bugs.c tidyingJeff Dike1-26/+20
2008-02-05uml: remove now unused codeKarol Swietlicki1-137/+0
2008-02-05uml: improve detection of host cmovKarol Swietlicki1-9/+31
2008-02-05uml: get rid of asmlinkageJeff Dike1-4/+5
2008-02-05uml: remove xmm checking on x86Karol Swietlicki1-3/+0
2008-01-30UML: change sigcontext fields to match x86Jeff Dike1-25/+25
2007-10-29misc uml annotation and section fixesAl Viro1-4/+4
2007-10-20spelling fixes: arch/um/Simon Arlott2-2/+2
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+1
2007-10-16uml: fix stub address calculationsJeff Dike2-6/+7
2007-10-16uml: style fixes in FP codeJeff Dike2-74/+3
2007-10-16uml: coredumping floating point fixesJeff Dike1-22/+0
2007-10-16uml: ptrace floating point fixesJeff Dike1-25/+48
2007-10-16uml: floating point signal delivery fixesJeff Dike2-99/+203