aboutsummaryrefslogtreecommitdiff
path: root/arch/um/os-Linux
AgeCommit message (Expand)Author
2012-05-21um: Remove unused variablesRichard Weinberger
2012-03-25um: use the right ifdef around exports in user_syms.cAl Viro
2011-11-02um: unify ptrace_user.hAl Viro
2011-11-02um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.cAl Viro
2011-11-02um: take chan_*.h and line.h to arch/um/driversAl Viro
2011-11-02um: take register_winch_irq() into the caller of is_skas_winch()Al Viro
2011-11-02um: take arch/um/sys-x86 to arch/x86/umAl Viro
2011-11-02um: sysdep/barrier.h is not used for anythingAl Viro
2011-11-02um: shared/process.h is empty now; kill itAl Viro
2011-11-02um: finish conversion to mcontext_tAl Viro
2011-11-02um: start switching the references to host mcontext_t to its userland typeAl Viro
2011-11-02um: take userland definition of barrier() to user.hAl Viro
2011-11-02um: fill the handlers array at build timeAl Viro
2011-11-02um: simplify set_handler()Al Viro
2011-11-02um: don't bother blocking SIGARLM and SIGUSR1Al Viro
2011-11-02um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in ...Al Viro
2011-11-02um: merge arch/um/os-Linux/sys-{i386,x86_64}Al Viro
2011-11-02um: merge hard_handler() instances, switch to use of SA_SIGINFOAl Viro
2011-11-02um: kill dead code around uaccessAl Viro
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro
2011-09-14um: Save FPU registers between task switchesIngo van Lil
2011-07-25um: disable scan_elf_aux() on x86_64Richard Weinberger
2011-07-25uml: free resourcesDavidlohr Bueso
2011-07-25uml: helper.c warning correctionsVitaliy Ivanov
2011-07-25um: fix _FORTIFY_SOURCE=2 support for kernel modulesRichard Weinberger
2011-05-25um: fix crash while os_dump_core()Richard Weinberger
2011-05-25um: add earlyprintk supportRichard Weinberger
2011-05-25um: remove SIGHUP handlerRichard Weinberger
2011-05-25um: fix UML_LIB_PATHRichard Weinberger
2011-05-18um: fix abortRichard Weinberger
2010-10-26um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger
2010-08-09Deal with missing exports for hostfsAl Viro
2010-06-29um: os-linux/mem.c needs sys/stat.hLiu Aleaxander
2010-04-19uml: Fix build breakage after slab.h changesJan Kiszka
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-20includecheck fix: um, helper.cJaswinder Singh Rajput
2009-04-01uml: improve error messagesWANG Cong
2009-03-12uml: fix WARNING: vmlinux: 'memcpy' exported twiceakpm@linux-foundation.org
2008-12-04um: Kill directly reference of netdev->privWang Chen
2008-10-22x86, um: get rid of arch/um/os symlinkAl Viro
2008-10-22x86, um: get rid of excessive includes of uml-config.hAl Viro
2008-10-16uml: remove the dead TTY_LOG codeAdrian Bunk
2008-07-24UML: make several more things staticWANG Cong
2008-06-12uml: work around broken host PTRACE_SYSEMUJeff Dike
2008-06-12uml: remove include of asm/user.hJeff Dike
2008-06-06uml: PATH_MAX needs limits.hIngo Molnar
2008-06-06uml: stub needs to tolerate SIGWINCHJeff Dike
2008-06-06uml: deal with inaccessible address space startTom Spink
2008-06-06uml: deal with host time going backwardsJeff Dike
2008-05-21fix include order in sys-i386/registers.cAl Viro