summaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-131-13/+0
|\
| * x86, um: convert to saner kernel_execve() semanticsAl Viro2012-10-121-13/+0
* | um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-0926-85/+85
|/
* uml: fix compile error in deliver_alarm()Miklos Szeredi2012-09-051-1/+1
* um: pass siginfo to guest processMartin Pärtel2012-08-024-17/+26
* um: pull interrupt_end() into userspace()Al Viro2012-08-021-0/+3
* um: Remove unused variablesRichard Weinberger2012-05-211-10/+0
* um: use the right ifdef around exports in user_syms.cAl Viro2012-03-252-3/+1
* um: unify ptrace_user.hAl Viro2011-11-022-7/+5
* um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.cAl Viro2011-11-022-37/+2
* um: take chan_*.h and line.h to arch/um/driversAl Viro2011-11-021-1/+1
* um: take register_winch_irq() into the caller of is_skas_winch()Al Viro2011-11-021-5/+1
* um: take arch/um/sys-x86 to arch/x86/umAl Viro2011-11-027-353/+1
* um: sysdep/barrier.h is not used for anythingAl Viro2011-11-021-1/+0
* um: shared/process.h is empty now; kill itAl Viro2011-11-025-5/+0
* um: finish conversion to mcontext_tAl Viro2011-11-023-4/+35
* um: start switching the references to host mcontext_t to its userland typeAl Viro2011-11-023-20/+18
* um: take userland definition of barrier() to user.hAl Viro2011-11-021-3/+0
* um: fill the handlers array at build timeAl Viro2011-11-023-11/+20
* um: simplify set_handler()Al Viro2011-11-023-26/+18
* um: don't bother blocking SIGARLM and SIGUSR1Al Viro2011-11-023-9/+8
* um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in ...Al Viro2011-11-021-2/+2
* um: merge arch/um/os-Linux/sys-{i386,x86_64}Al Viro2011-11-029-85/+57
* um: merge hard_handler() instances, switch to use of SA_SIGINFOAl Viro2011-11-025-35/+10
* um: kill dead code around uaccessAl Viro2011-11-022-34/+2
* um: -include user.h for USER_OBJ, trim includesAl Viro2011-11-0223-40/+0
* um: Save FPU registers between task switchesIngo van Lil2011-09-143-3/+27
* um: disable scan_elf_aux() on x86_64Richard Weinberger2011-07-253-7/+8
* uml: free resourcesDavidlohr Bueso2011-07-251-2/+4
* uml: helper.c warning correctionsVitaliy Ivanov2011-07-251-2/+2
* um: fix _FORTIFY_SOURCE=2 support for kernel modulesRichard Weinberger2011-07-251-0/+5
* um: fix crash while os_dump_core()Richard Weinberger2011-05-251-0/+1
* um: add earlyprintk supportRichard Weinberger2011-05-251-0/+5
* um: remove SIGHUP handlerRichard Weinberger2011-05-251-1/+0
* um: fix UML_LIB_PATHRichard Weinberger2011-05-251-1/+1
* um: fix abortRichard Weinberger2011-05-181-1/+22
* um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger2010-10-261-1/+1
* Deal with missing exports for hostfsAl Viro2010-08-092-0/+19
* um: os-linux/mem.c needs sys/stat.hLiu Aleaxander2010-06-291-0/+1
* uml: Fix build breakage after slab.h changesJan Kiszka2010-04-191-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* includecheck fix: um, helper.cJaswinder Singh Rajput2009-09-201-1/+0
* uml: improve error messagesWANG Cong2009-04-011-4/+4
* uml: fix WARNING: vmlinux: 'memcpy' exported twiceakpm@linux-foundation.org2009-03-121-1/+4
* um: Kill directly reference of netdev->privWang Chen2008-12-042-2/+2
* x86, um: get rid of arch/um/os symlinkAl Viro2008-10-221-11/+0
* x86, um: get rid of excessive includes of uml-config.hAl Viro2008-10-221-1/+0
* uml: remove the dead TTY_LOG codeAdrian Bunk2008-10-162-220/+0
* UML: make several more things staticWANG Cong2008-07-244-4/+4
* uml: work around broken host PTRACE_SYSEMUJeff Dike2008-06-121-9/+16