| Commit message (Expand) | Author | Age | Files | Lines |
* | um: siginfo cleanup | Richard Weinberger | 2013-07-19 | 2 | -9/+9 |
* | uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge c... | Tristan Schmelcher | 2013-07-19 | 1 | -41/+189 |
* | um: Fix wait_stub_done() error handling | Richard Weinberger | 2013-07-19 | 1 | -2/+7 |
* | Merge commit '8700c95adb03' into timers/nohz | Frederic Weisbecker | 2013-05-02 | 2 | -1/+3 |
|\ |
|
| * | um: fix build failure due to mess-up of sig_info protorype | Sergei Trofimovich | 2013-03-11 | 1 | -1/+1 |
| * | um: add missing declaration of 'getrlimit()' and friends | Sergei Trofimovich | 2013-03-11 | 1 | -0/+2 |
* | | nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON | Frederic Weisbecker | 2013-04-03 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-13 | 1 | -13/+0 |
|\ |
|
| * | x86, um: convert to saner kernel_execve() semantics | Al Viro | 2012-10-12 | 1 | -13/+0 |
* | | um: get rid of pointless include "..." where include <...> will do | Al Viro | 2012-10-09 | 26 | -85/+85 |
|/ |
|
* | uml: fix compile error in deliver_alarm() | Miklos Szeredi | 2012-09-05 | 1 | -1/+1 |
* | um: pass siginfo to guest process | Martin Pärtel | 2012-08-02 | 4 | -17/+26 |
* | um: pull interrupt_end() into userspace() | Al Viro | 2012-08-02 | 1 | -0/+3 |
* | um: Remove unused variables | Richard Weinberger | 2012-05-21 | 1 | -10/+0 |
* | um: use the right ifdef around exports in user_syms.c | Al Viro | 2012-03-25 | 2 | -3/+1 |
* | um: unify ptrace_user.h | Al Viro | 2011-11-02 | 2 | -7/+5 |
* | um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c | Al Viro | 2011-11-02 | 2 | -37/+2 |
* | um: take chan_*.h and line.h to arch/um/drivers | Al Viro | 2011-11-02 | 1 | -1/+1 |
* | um: take register_winch_irq() into the caller of is_skas_winch() | Al Viro | 2011-11-02 | 1 | -5/+1 |
* | um: take arch/um/sys-x86 to arch/x86/um | Al Viro | 2011-11-02 | 7 | -353/+1 |
* | um: sysdep/barrier.h is not used for anything | Al Viro | 2011-11-02 | 1 | -1/+0 |
* | um: shared/process.h is empty now; kill it | Al Viro | 2011-11-02 | 5 | -5/+0 |
* | um: finish conversion to mcontext_t | Al Viro | 2011-11-02 | 3 | -4/+35 |
* | um: start switching the references to host mcontext_t to its userland type | Al Viro | 2011-11-02 | 3 | -20/+18 |
* | um: take userland definition of barrier() to user.h | Al Viro | 2011-11-02 | 1 | -3/+0 |
* | um: fill the handlers array at build time | Al Viro | 2011-11-02 | 3 | -11/+20 |
* | um: simplify set_handler() | Al Viro | 2011-11-02 | 3 | -26/+18 |
* | um: don't bother blocking SIGARLM and SIGUSR1 | Al Viro | 2011-11-02 | 3 | -9/+8 |
* | um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in ... | Al Viro | 2011-11-02 | 1 | -2/+2 |
* | um: merge arch/um/os-Linux/sys-{i386,x86_64} | Al Viro | 2011-11-02 | 9 | -85/+57 |
* | um: merge hard_handler() instances, switch to use of SA_SIGINFO | Al Viro | 2011-11-02 | 5 | -35/+10 |
* | um: kill dead code around uaccess | Al Viro | 2011-11-02 | 2 | -34/+2 |
* | um: -include user.h for USER_OBJ, trim includes | Al Viro | 2011-11-02 | 23 | -40/+0 |
* | um: Save FPU registers between task switches | Ingo van Lil | 2011-09-14 | 3 | -3/+27 |
* | um: disable scan_elf_aux() on x86_64 | Richard Weinberger | 2011-07-25 | 3 | -7/+8 |
* | uml: free resources | Davidlohr Bueso | 2011-07-25 | 1 | -2/+4 |
* | uml: helper.c warning corrections | Vitaliy Ivanov | 2011-07-25 | 1 | -2/+2 |
* | um: fix _FORTIFY_SOURCE=2 support for kernel modules | Richard Weinberger | 2011-07-25 | 1 | -0/+5 |
* | um: fix crash while os_dump_core() | Richard Weinberger | 2011-05-25 | 1 | -0/+1 |
* | um: add earlyprintk support | Richard Weinberger | 2011-05-25 | 1 | -0/+5 |
* | um: remove SIGHUP handler | Richard Weinberger | 2011-05-25 | 1 | -1/+0 |
* | um: fix UML_LIB_PATH | Richard Weinberger | 2011-05-25 | 1 | -1/+1 |
* | um: fix abort | Richard Weinberger | 2011-05-18 | 1 | -1/+22 |
* | um: fix global timer issue when using CONFIG_NO_HZ | Richard Weinberger | 2010-10-26 | 1 | -1/+1 |
* | Deal with missing exports for hostfs | Al Viro | 2010-08-09 | 2 | -0/+19 |
* | um: os-linux/mem.c needs sys/stat.h | Liu Aleaxander | 2010-06-29 | 1 | -0/+1 |
* | uml: Fix build breakage after slab.h changes | Jan Kiszka | 2010-04-19 | 1 | -1/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | includecheck fix: um, helper.c | Jaswinder Singh Rajput | 2009-09-20 | 1 | -1/+0 |
* | uml: improve error messages | WANG Cong | 2009-04-01 | 1 | -4/+4 |