Age | Commit message (Expand) | Author |
2024-05-10 | kbuild: use $(src) instead of $(srctree)/$(src) for source directory | Masahiro Yamada |
2023-02-05 | kbuild: remove --include-dir MAKEFLAG from top Makefile | Masahiro Yamada |
2021-12-22 | um: Add devicetree support | Vincent Whitchurch |
2021-12-22 | um: Extract load file helper from initrd.c | Vincent Whitchurch |
2021-12-21 | um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.c | Al Viro |
2021-06-17 | um: Add support for host CPU flags and alignment | Anton Ivanov |
2021-06-17 | um: add PCI over virtio emulation driver | Johannes Berg |
2021-04-15 | um: Disable CONFIG_GCOV with MODULES | Johannes Berg |
2019-09-15 | um: Add SPDX headers to files in arch/um/kernel/ | Alex Dewar |
2019-09-15 | um: Remove meaningless clearing of clean-files | Masahiro Yamada |
2016-08-04 | um: Support kcov | Vegard Nossum |
2015-04-13 | um: add a kmsg_dumper | Thomas Meyer |
2015-04-13 | um: Remove broken SMP support | Richard Weinberger |
2014-10-13 | um: Add support for CONFIG_STACKTRACE | Daniel Walter |
2013-09-07 | um: Implement probe_kernel_read() | Richard Weinberger |
2012-05-05 | um: Use generic init_task | Thomas Gleixner |
2012-04-09 | um: fix linker script generation | Al Viro |
2012-03-25 | um: most of the SUBARCH uses can be killed | Al Viro |
2011-11-02 | um: kill dead code around uaccess | Al Viro |
2011-05-25 | um: add earlyprintk support | Richard Weinberger |
2009-09-20 | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg |
2009-04-01 | uml: don't use a too long string literal | WANG Cong |
2007-10-16 | uml: style fixes pass 1 | Jeff Dike |
2007-10-16 | uml: throw out CONFIG_MODE_TT | Jeff Dike |
2007-02-11 | [PATCH] uml: delete unused file | Jeff Dike |
2006-09-27 | [PATCH] uml: file renaming | Jeff Dike |
2006-07-10 | [PATCH] uml: move _kern.c files | Jeff Dike |
2006-07-10 | [PATCH] uml: remove syscall debugging | Jeff Dike |
2006-03-27 | [PATCH] uml: move tty logging to os-Linux | Jeff Dike |
2006-03-27 | [PATCH] uml: move sigio_user.c to os-Linux/sigio.c | Jeff Dike |
2006-03-27 | [PATCH] uml: merge irq_user.c and irq.c | Jeff Dike |
2006-01-18 | [PATCH] uml: move libc-dependent time code | Gennady Sharapov |
2006-01-18 | [PATCH] uml: move libc-dependent utility procedures | Gennady Sharapov |
2006-01-08 | [PATCH] uml: merge trap_user.c and trap_kern.c | Gennady Sharapov |
2006-01-08 | [PATCH] uml: move libc-dependent code from signal_user.c | Gennady Sharapov |
2006-01-06 | [PATCH] uml: separate libc-dependent umid code | Jeff Dike |
2005-11-07 | [PATCH] uml: separate libc-dependent helper code | Jeff Dike |
2005-11-07 | [PATCH] uml: separate libc-dependent early initialization | Jeff Dike |
2005-11-07 | [PATCH] uml: separate libc-dependent uaccess code | Gennady Sharapov |
2005-09-17 | [PATCH] uml: merge mem_user.c and mem.c | Jeff Dike |
2005-09-17 | [PATCH] uml: move libc code out of mem_user.c and tempfile.c | Jeff Dike |
2005-09-05 | [PATCH] uml: move libc-dependent startup and signal code | Gennady Sharapov |
2005-09-05 | [PATCH] uml: system call path cleanup | Jeff Dike |
2005-05-20 | [PATCH] uml: initrd cleanup | Jeff Dike |
2005-05-06 | [PATCH] uml: Makefile cleanup | Jeff Dike |
2005-05-05 | [PATCH] uml: s390 preparation, checksumming done in arch code | Bodo Stroesser |
2005-05-05 | [PATCH] uml: include the linker script rather than symlink it | Al Viro |
2005-05-05 | [PATCH] uml kbuild: avoid useless rebuilds | Paolo 'Blaisorblade' Giarrusso |
2005-05-01 | [PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for i386 | Paolo 'Blaisorblade' Giarrusso |
2005-05-01 | [PATCH] uml: workaround old problematic sed behaviour | Rob Landley |