aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux
Commit message (Expand)AuthorAge
* um: Memory corruption on startupAnton Ivanov2014-04-20
* um: Missing pipe handlingAnton Ivanov2014-04-20
* uml: Simplify tempdir logic.Tristan Schmelcher2014-04-20
* um: Make stack trace reliable against kernel mode faultsRichard Weinberger2013-11-17
* um: Run UML in it's own session.Richard Weinberger2013-09-07
* um: Cleanup SIGTERM handlingRichard Weinberger2013-09-07
* um: ubd: Add REQ_FLUSH suppportRichard Weinberger2013-09-07
* um: Implement probe_kernel_read()Richard Weinberger2013-09-07
* um: siginfo cleanupRichard Weinberger2013-07-19
* uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge c...Tristan Schmelcher2013-07-19
* um: Fix wait_stub_done() error handlingRichard Weinberger2013-07-19
* Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker2013-05-02
|\
| * um: fix build failure due to mess-up of sig_info protorypeSergei Trofimovich2013-03-11
| * um: add missing declaration of 'getrlimit()' and friendsSergei Trofimovich2013-03-11
* | nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker2013-04-03
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-12
|\
| * x86, um: convert to saner kernel_execve() semanticsAl Viro2012-10-12
* | um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-09
|/
* uml: fix compile error in deliver_alarm()Miklos Szeredi2012-09-05
* um: pass siginfo to guest processMartin Pärtel2012-08-01
* um: pull interrupt_end() into userspace()Al Viro2012-08-01
* um: Remove unused variablesRichard Weinberger2012-05-21
* um: use the right ifdef around exports in user_syms.cAl Viro2012-03-24
* um: unify ptrace_user.hAl Viro2011-11-02
* um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.cAl Viro2011-11-02
* um: take chan_*.h and line.h to arch/um/driversAl Viro2011-11-02
* um: take register_winch_irq() into the caller of is_skas_winch()Al Viro2011-11-02
* um: take arch/um/sys-x86 to arch/x86/umAl Viro2011-11-02
* um: sysdep/barrier.h is not used for anythingAl Viro2011-11-02
* um: shared/process.h is empty now; kill itAl Viro2011-11-02
* um: finish conversion to mcontext_tAl Viro2011-11-02
* um: start switching the references to host mcontext_t to its userland typeAl Viro2011-11-02
* um: take userland definition of barrier() to user.hAl Viro2011-11-02
* um: fill the handlers array at build timeAl Viro2011-11-02
* um: simplify set_handler()Al Viro2011-11-02
* um: don't bother blocking SIGARLM and SIGUSR1Al Viro2011-11-02
* um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in ...Al Viro2011-11-02
* um: merge arch/um/os-Linux/sys-{i386,x86_64}Al Viro2011-11-02
* um: merge hard_handler() instances, switch to use of SA_SIGINFOAl Viro2011-11-02
* um: kill dead code around uaccessAl Viro2011-11-02
* um: -include user.h for USER_OBJ, trim includesAl Viro2011-11-02
* um: Save FPU registers between task switchesIngo van Lil2011-09-14
* um: disable scan_elf_aux() on x86_64Richard Weinberger2011-07-25
* uml: free resourcesDavidlohr Bueso2011-07-25
* uml: helper.c warning correctionsVitaliy Ivanov2011-07-25
* um: fix _FORTIFY_SOURCE=2 support for kernel modulesRichard Weinberger2011-07-25
* um: fix crash while os_dump_core()Richard Weinberger2011-05-25
* um: add earlyprintk supportRichard Weinberger2011-05-25
* um: remove SIGHUP handlerRichard Weinberger2011-05-25
* um: fix UML_LIB_PATHRichard Weinberger2011-05-25