Age | Commit message (Expand) | Author | Files | Lines |
2019-12-18 | um: ubd: use 64-bit time_t where possible | Arnd Bergmann | 1 | -1/+1 |
2019-09-15 | um: Add SPDX headers for files in arch/um/include | Alex Dewar | 1 | -1/+1 |
2019-09-15 | um: drivers: Add virtio vhost-user driver | Erel Geron | 1 | -0/+5 |
2019-09-15 | um: Implement TRACE_IRQFLAGS_SUPPORT | Johannes Berg | 1 | -0/+7 |
2019-07-03 | um: Pass nsecs to os timer functions | Johannes Berg | 1 | -2/+2 |
2019-07-03 | um: Timer code cleanup | Johannes Berg | 1 | -5/+3 |
2019-07-03 | um: fix os_timer_one_shot() | Johannes Berg | 1 | -1/+1 |
2018-12-28 | um: Add support for DISCARD in the UBD Driver | Anton Ivanov | 1 | -0/+1 |
2018-02-19 | Epoll based IRQ controller | Anton Ivanov | 1 | -8/+9 |
2017-09-13 | um: Fix FP register size for XSTATE/XSAVE | Thomas Meyer | 1 | -1/+1 |
2017-07-06 | um: Add os_warn() for pre-boot warning/error messages | Masami Hiramatsu | 1 | -0/+2 |
2017-07-06 | um: Add os_info() for pre-boot information messages | Masami Hiramatsu | 1 | -0/+2 |
2017-03-20 | x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64() | Kyle Huey | 1 | -1/+1 |
2017-03-20 | x86/arch_prctl: Rename 'code' argument to 'option' | Kyle Huey | 1 | -2/+2 |
2016-01-10 | um: Fix ptrace GETREGS/SETREGS bugs | Mickaël Salaün | 1 | -1/+0 |
2016-01-10 | um: Update UBD to use pread/pwrite family of functions | Anton Ivanov | 1 | -0/+2 |
2015-11-07 | um: Switch clocksource to hrtimers | Anton Ivanov | 1 | -5/+13 |
2015-11-07 | um: Store syscall number after syscall_trace_enter() | Richard Weinberger | 1 | -0/+1 |
2015-05-31 | um: Move syscall() declaration into os.h | Richard Weinberger | 1 | -0/+2 |
2015-04-13 | um: Remove SKAS3/4 support | Richard Weinberger | 1 | -2/+0 |
2014-04-21 | um: Memory corruption on startup | Anton Ivanov | 1 | -0/+1 |
2013-11-17 | um: Make stack trace reliable against kernel mode faults | Richard Weinberger | 1 | -0/+1 |
2013-09-07 | um: Cleanup SIGTERM handling | Richard Weinberger | 1 | -0/+1 |
2013-09-07 | um: ubd: Add REQ_FLUSH suppport | Richard Weinberger | 1 | -0/+1 |
2013-09-07 | um: Implement probe_kernel_read() | Richard Weinberger | 1 | -0/+1 |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+0 |
2012-10-12 | x86, um: convert to saner kernel_execve() semantics | Al Viro | 1 | -1/+0 |
2012-10-10 | um: get rid of pointless include "..." where include <...> will do | Al Viro | 1 | -3/+3 |
2011-11-02 | um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c | Al Viro | 1 | -5/+0 |
2011-11-02 | um: fill the handlers array at build time | Al Viro | 1 | -1/+1 |
2011-11-02 | um: simplify set_handler() | Al Viro | 1 | -1/+1 |
2011-11-02 | um: kill dead code around uaccess | Al Viro | 1 | -6/+0 |
2011-05-25 | um: add earlyprintk support | Richard Weinberger | 1 | -0/+1 |
2011-05-25 | um: fix UML_LIB_PATH | Richard Weinberger | 1 | -0/+6 |
2010-08-10 | Deal with missing exports for hostfs | Al Viro | 1 | -0/+3 |
2008-10-23 | x86, um: get rid of arch/um/os symlink | Al Viro | 1 | -1/+0 |
2008-10-23 | x86, um: take arch/um/include/* out of the way | Al Viro | 1 | -0/+304 |