Age | Commit message (Expand) | Author |
2018-10-29 | um: remove unused AIO code | Christoph Hellwig |
2018-06-10 | um: remove uml initcalls | Alexander Pateenok |
2018-02-19 | High Performance UML Vector Network Driver | Anton Ivanov |
2018-02-19 | Epoll based IRQ controller | Anton Ivanov |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-24 | linux/compiler.h: Split into compiler.h and compiler_types.h | Will Deacon |
2017-09-13 | um: Fix FP register size for XSTATE/XSAVE | Thomas Meyer |
2017-07-07 | um: stub-data.h: remove superfluous include | Thomas Meyer |
2017-07-05 | um: Add os_warn() for pre-boot warning/error messages | Masami Hiramatsu |
2017-07-05 | um: Add os_info() for pre-boot information messages | Masami Hiramatsu |
2017-03-20 | x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64() | Kyle Huey |
2017-03-20 | x86/arch_prctl: Rename 'code' argument to 'option' | Kyle Huey |
2016-05-21 | um: add extended processor state save/restore support | Eli Cooper |
2016-01-10 | um: Fix ptrace GETREGS/SETREGS bugs | Mickaël Salaün |
2016-01-10 | um: Update UBD to use pread/pwrite family of functions | Anton Ivanov |
2015-11-06 | um: Switch clocksource to hrtimers | Anton Ivanov |
2015-11-06 | um: Store syscall number after syscall_trace_enter() | Richard Weinberger |
2015-07-07 | um: Fix do_signal() prototype | Ingo Molnar |
2015-05-31 | um: Remove copy&paste code from init.h | Richard Weinberger |
2015-05-31 | um: Stop abusing __KERNEL__ | Richard Weinberger |
2015-05-31 | um: Move syscall() declaration into os.h | Richard Weinberger |
2015-04-13 | um: Move uml_postsetup in the init_thread stack | Thomas Meyer |
2015-04-13 | um: Remove SKAS3/4 support | Richard Weinberger |
2014-10-13 | um: delete unnecessary bootmem struct page array | Honggang Li |
2014-08-06 | um: Use get_signal() signal_setup_done() | Richard Weinberger |
2014-04-20 | um: Memory corruption on startup | Anton Ivanov |
2013-11-17 | um: Remove unused declarations from <as-layout.h> | Geert Uytterhoeven |
2013-11-17 | um: Make stack trace reliable against kernel mode faults | Richard Weinberger |
2013-09-07 | um: Cleanup SIGTERM handling | Richard Weinberger |
2013-09-07 | um: ubd: Add REQ_FLUSH suppport | Richard Weinberger |
2013-09-07 | um: Implement probe_kernel_read() | Richard Weinberger |
2013-07-19 | um: siginfo cleanup | Richard Weinberger |
2013-04-03 | nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON | Frederic Weisbecker |
2013-01-03 | um: net: use eth_hw_addr_random() to generate random mac | Jiri Pirko |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-12 | x86, um: convert to saner kernel_execve() semantics | Al Viro |
2012-10-09 | um: get rid of pointless include "..." where include <...> will do | Al Viro |
2012-10-09 | um: move sysrq.h out of include/shared | Al Viro |
2012-09-27 | um: Preinclude include/linux/kern_levels.h | Geert Uytterhoeven |
2012-08-02 | um: pass siginfo to guest process | Martin Pärtel |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro |
2012-05-21 | um: Implement um_free_irq() | Richard Weinberger |
2012-03-25 | um: kill HOST_TASK_PID | Al Viro |
2011-11-02 | um: unify ptrace_user.h | Al Viro |
2011-11-02 | um: take ubd_user.h to its users... | Al Viro |
2011-11-02 | um: take ldt.h to arch/x86/um/asm/mm_context.h | Al Viro |
2011-11-02 | um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c | Al Viro |
2011-11-02 | um: take um_mmu.h to asm/mmu.h, clean asm/mmu_context.h a bit | Al Viro |
2011-11-02 | um: kill um_uaccess.h | Al Viro |