| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-10 | um: Don't mark stack executable | Richard Weinberger | 1 | -2/+1 |
| 2024-11-07 | um: always include kconfig.h and compiler-version.h | Benjamin Berg | 1 | -2/+2 |
| 2024-01-04 | um: Don't use vfprintf() for os_info() | Benjamin Berg | 1 | -2/+17 |
| 2022-07-18 | um: seed rng using host OS rng | Jason A. Donenfeld | 1 | -0/+6 |
| 2021-08-19 | isystem: trim/fixup stdarg.h and other headers | Alexey Dobriyan | 1 | -0/+1 |
| 2020-10-11 | um: Some fixes to build UML with musl | Ignat Korchagin | 1 | -1/+1 |
| 2019-09-15 | um: Add SPDX headers for files in arch/um/os-Linux | Alex Dewar | 1 | -1/+1 |
| 2017-07-05 | um: Add os_warn() for pre-boot warning/error messages | Masami Hiramatsu | 1 | -0/+9 |
| 2017-07-05 | um: Add os_info() for pre-boot information messages | Masami Hiramatsu | 1 | -0/+25 |
| 2013-09-07 | um: Cleanup SIGTERM handling | Richard Weinberger | 1 | -0/+10 |
| 2012-10-09 | um: get rid of pointless include "..." where include <...> will do | Al Viro | 1 | -1/+1 |
| 2011-11-02 | um: -include user.h for USER_OBJ, trim includes | Al Viro | 1 | -2/+0 |
| 2011-05-25 | um: add earlyprintk support | Richard Weinberger | 1 | -0/+5 |
| 2011-05-18 | um: fix abort | Richard Weinberger | 1 | -1/+22 |
| 2008-02-08 | uml: style fixes in arch/um/os-Linux | Jeff Dike | 1 | -28/+15 |
| 2008-02-05 | uml: eliminate setjmp_wrapper | Jeff Dike | 1 | -15/+0 |
| 2007-12-17 | uml: stop gdb from deleting breakpoints when running UML | Stanislaw Gruszka | 1 | -1/+1 |
| 2007-10-16 | uml: definitively kill subprocesses on panic | Lepton Wu | 1 | -0/+38 |
| 2007-05-11 | uml: remove task_protections | Jeff Dike | 1 | -20/+3 |
| 2007-05-07 | uml: dump core on panic | Jeff Dike | 1 | -0/+6 |
| 2007-05-07 | uml: remove page_size() | Jeff Dike | 1 | -5/+6 |
| 2007-05-07 | uml: remove user_util.h | Jeff Dike | 1 | -1/+0 |
| 2007-05-07 | uml: host_info tidying | Jeff Dike | 1 | -5/+3 |
| 2006-10-11 | [PATCH] uml: fix uname under setarch i386 | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+8 |
| 2006-09-26 | [PATCH] uml: Use klibc setjmp/longjmp | Jeff Dike | 1 | -3/+2 |
| 2006-04-19 | [PATCH] uml: change sigjmp_buf to jmp_buf | Jeff Dike | 1 | -1/+1 |
| 2006-01-18 | [PATCH] uml: implement soft interrupts | Jeff Dike | 1 | -0/+1 |
| 2006-01-18 | [PATCH] uml: move libc-dependent utility procedures | Gennady Sharapov | 1 | -0/+116 |