| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-02-01 | um: Remove the unneeded result variable | ye xingchen | 1 | -3/+1 |
| 2020-12-13 | um: Monitor error events in IRQ controller | Anton Ivanov | 1 | -1/+1 |
| 2020-12-13 | um: Remove IRQ_NONE type | Johannes Berg | 1 | -1/+1 |
| 2019-09-15 | um: Add SPDX headers for files in arch/um/os-Linux | Alex Dewar | 1 | -1/+1 |
| 2018-02-19 | Epoll based IRQ controller | Anton Ivanov | 1 | -95/+107 |
| 2012-10-09 | um: get rid of pointless include "..." where include <...> will do | Al Viro | 1 | -3/+3 |
| 2011-11-02 | um: shared/process.h is empty now; kill it | Al Viro | 1 | -1/+0 |
| 2011-11-02 | um: -include user.h for USER_OBJ, trim includes | Al Viro | 1 | -2/+0 |
| 2008-02-05 | uml: remove init_irq_signals | Jeff Dike | 1 | -11/+0 |
| 2008-02-05 | uml: syle fixes in arch/um/os-Linux | Jeff Dike | 1 | -14/+13 |
| 2008-02-05 | uml: tidy kern_util.h | Jeff Dike | 1 | -1/+0 |
| 2007-10-16 | uml: eliminate SIGALRM | Jeff Dike | 1 | -1/+1 |
| 2007-10-16 | uml: separate timer initialization | Jeff Dike | 1 | -4/+0 |
| 2007-05-07 | uml: remove user_util.h | Jeff Dike | 1 | -1/+0 |
| 2007-02-11 | [PATCH] uml: IRQ handler tidying | Jeff Dike | 1 | -1/+5 |
| 2006-10-20 | [PATCH] uml: split memory allocation prototypes out of user.h | Paolo 'Blaisorblade' Giarrusso | 1 | -0/+1 |
| 2006-09-26 | [PATCH] uml: Move signal handlers to arch code | Jeff Dike | 1 | -1/+1 |
| 2006-07-10 | [PATCH] uml: remove os_isatty | Jeff Dike | 1 | -5/+0 |
| 2006-07-10 | [PATCH] uml: timer initialization cleanup | Jeff Dike | 1 | -7/+4 |
| 2006-05-01 | [PATCH] uml: remove NULL checks and add some CodingStyle | Jesper Juhl | 1 | -25/+22 |
| 2006-03-27 | [PATCH] uml: move libc-dependent irq code to os-Linux | Jeff Dike | 1 | -0/+162 |