| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-27 | um: Add initial SMP support | Tiwei Bie | 1 | -5/+26 |
| 2025-10-27 | um: Determine sleep based on need_resched() | Tiwei Bie | 1 | -0/+6 |
| 2025-10-27 | um: Turn signals_* into thread-local variables | Tiwei Bie | 1 | -3/+8 |
| 2025-06-02 | um: Track userspace children dying in SECCOMP mode | Benjamin Berg | 1 | -1/+18 |
| 2025-03-18 | um: mark rodata read-only and implement _nofault accesses | Johannes Berg | 1 | -2/+2 |
| 2024-11-12 | um: move thread info into task | Benjamin Berg | 1 | -36/+1 |
| 2024-11-07 | um: remove broken double fault detection | Benjamin Berg | 1 | -8/+0 |
| 2024-11-07 | um: always include kconfig.h and compiler-version.h | Benjamin Berg | 1 | -4/+4 |
| 2024-10-23 | um: remove fault_catcher infrastructure | Johannes Berg | 1 | -1/+1 |
| 2024-07-03 | um: time-travel: fix signal blocking race/hang | Johannes Berg | 1 | -20/+98 |
| 2024-04-22 | um: Make local functions and variables static | Tiwei Bie | 1 | -2/+2 |
| 2021-12-21 | um: rename set_signals() to um_set_signals() | Johannes Berg | 1 | -4/+4 |
| 2021-08-19 | isystem: trim/fixup stdarg.h and other headers | Alexey Dobriyan | 1 | -1/+1 |
| 2021-06-17 | um: Fix stack pointer alignment | YiFei Zhu | 1 | -1/+1 |
| 2021-06-17 | um: time-travel/signals: fix ndelay() in interrupt | Johannes Berg | 1 | -4/+51 |
| 2021-06-17 | um: export signals_enabled directly | Johannes Berg | 1 | -6/+1 |
| 2020-12-13 | um: time-travel: Correct time event IRQ delivery | Johannes Berg | 1 | -0/+3 |
| 2020-12-13 | um: Support suspend to RAM | Johannes Berg | 1 | -0/+5 |
| 2020-12-13 | um: Allow PM with suspend-to-idle | Johannes Berg | 1 | -1/+13 |
| 2019-09-15 | um: Add SPDX headers for files in arch/um/os-Linux | Alex Dewar | 1 | -1/+1 |
| 2019-09-15 | um: Implement TRACE_IRQFLAGS_SUPPORT | Johannes Berg | 1 | -12/+32 |
| 2019-09-15 | um: Avoid using uninitialized regs | Johannes Berg | 1 | -0/+3 |
| 2019-09-15 | um: Remove sig_info[SIGALRM] | Johannes Berg | 1 | -2/+1 |
| 2019-05-07 | um: Revert to using stack for pt_regs in signal handling | Anton Ivanov | 1 | -20/+8 |
| 2018-03-29 | um: Compile with modern headers | Jason A. Donenfeld | 1 | -0/+1 |
| 2018-02-19 | um: Use POSIX ucontext_t instead of struct ucontext | Krzysztof Mazur | 1 | -1/+1 |
| 2016-08-04 | um: Fix possible deadlock in sig_handler_common() | Richard Weinberger | 1 | -2/+3 |
| 2016-05-21 | um: extend fpstate to _xstate to support YMM registers | Eli Cooper | 1 | -8/+20 |
| 2016-01-10 | um: Prevent IRQ handler reentrancy | Anton Ivanov | 1 | -1/+15 |
| 2015-11-06 | um: Switch clocksource to hrtimers | Anton Ivanov | 1 | -19/+22 |
| 2015-06-25 | um: Do not use __ptr_t type for stack_t's .ss pointer | Hans-Werner Hilse | 1 | -3/+5 |
| 2013-11-17 | um: Make stack trace reliable against kernel mode faults | Richard Weinberger | 1 | -0/+8 |
| 2013-07-19 | um: siginfo cleanup | Richard Weinberger | 1 | -4/+4 |
| 2013-03-11 | um: fix build failure due to mess-up of sig_info protorype | Sergei Trofimovich | 1 | -1/+1 |
| 2012-10-09 | um: get rid of pointless include "..." where include <...> will do | Al Viro | 1 | -4/+4 |
| 2012-08-02 | um: pass siginfo to guest process | Martin Pärtel | 1 | -11/+15 |
| 2011-11-02 | um: sysdep/barrier.h is not used for anything | Al Viro | 1 | -1/+0 |
| 2011-11-02 | um: shared/process.h is empty now; kill it | Al Viro | 1 | -1/+0 |
| 2011-11-02 | um: finish conversion to mcontext_t | Al Viro | 1 | -3/+3 |
| 2011-11-02 | um: start switching the references to host mcontext_t to its userland type | Al Viro | 1 | -19/+16 |
| 2011-11-02 | um: take userland definition of barrier() to user.h | Al Viro | 1 | -3/+0 |
| 2011-11-02 | um: fill the handlers array at build time | Al Viro | 1 | -4/+13 |
| 2011-11-02 | um: simplify set_handler() | Al Viro | 1 | -11/+11 |
| 2011-11-02 | um: don't bother blocking SIGARLM and SIGUSR1 | Al Viro | 1 | -1/+1 |
| 2011-11-02 | um: merge hard_handler() instances, switch to use of SA_SIGINFO | Al Viro | 1 | -4/+8 |
| 2011-11-02 | um: -include user.h for USER_OBJ, trim includes | Al Viro | 1 | -1/+0 |
| 2008-07-24 | UML: make several more things static | WANG Cong | 1 | -1/+1 |
| 2008-05-13 | uml: track and make up lost ticks | Jeff Dike | 1 | -0/+1 |
| 2008-02-08 | uml: style fixes in arch/um/os-Linux | Jeff Dike | 1 | -1/+1 |
| 2008-02-05 | uml: signal handling tidying | Jeff Dike | 1 | -21/+12 |
| 2008-02-05 | uml: clean up sig_handler_common_skas | Jeff Dike | 1 | -45/+18 |
| 2008-02-05 | uml: move sig_handler_common_skas | Jeff Dike | 1 | -0/+62 |
| 2008-02-05 | uml: use barrier() instead of mb() | Jeff Dike | 1 | -20/+8 |
| 2008-02-05 | uml: tidy kern_util.h | Jeff Dike | 1 | -0/+1 |
| 2008-02-05 | uml: code tidying under arch/um/os-Linux | WANG Cong | 1 | -1/+2 |
| 2007-10-16 | uml: eliminate SIGALRM | Jeff Dike | 1 | -21/+7 |
| 2007-10-16 | uml: eliminate interrupts in the idle loop | Jeff Dike | 1 | -3/+0 |
| 2007-10-16 | uml: separate timer initialization | Jeff Dike | 1 | -0/+10 |
| 2007-10-16 | uml: fix timer switching | Jeff Dike | 1 | -6/+3 |
| 2007-10-16 | uml: style fixes pass 3 | Jeff Dike | 1 | -45/+51 |
| 2007-10-16 | uml: remove code made redundant by CHOOSE_MODE removal | Jeff Dike | 1 | -3/+2 |
| 2007-10-16 | uml: throw out CHOOSE_MODE | Jeff Dike | 1 | -4/+2 |
| 2007-09-19 | uml: fix irqstack crash | Jeff Dike | 1 | -2/+2 |
| 2007-05-11 | uml: iRQ stacks | Jeff Dike | 1 | -0/+40 |
| 2007-05-11 | uml: tidy IRQ code | Jeff Dike | 1 | -3/+7 |
| 2007-05-07 | uml: remove user_util.h | Jeff Dike | 1 | -1/+0 |
| 2007-03-08 | [PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process() | Paolo 'Blaisorblade' Giarrusso | 1 | -5/+0 |
| 2006-11-03 | [PATCH] uml: fix I/O hang | Jeff Dike | 1 | -3/+28 |
| 2006-09-26 | [PATCH] uml: Remove unused variable | Jeff Dike | 1 | -7/+0 |
| 2006-09-26 | [PATCH] uml: Move signal handlers to arch code | Jeff Dike | 1 | -18/+13 |
| 2006-07-10 | [PATCH] uml: timer initialization cleanup | Jeff Dike | 1 | -23/+0 |
| 2006-01-18 | [PATCH] uml: implement soft interrupts | Jeff Dike | 1 | -72/+131 |
| 2006-01-18 | [PATCH] uml: move libc-dependent skas process handling | Gennady Sharapov | 1 | -0/+5 |
| 2006-01-18 | [PATCH] uml: change interface to boot_timer_handler | Bodo Stroesser | 1 | -1/+11 |
| 2006-01-18 | [PATCH] uml: move libc-dependent time code | Gennady Sharapov | 1 | -1/+1 |
| 2006-01-08 | [PATCH] uml: move libc-dependent code from signal_user.c | Gennady Sharapov | 1 | -10/+148 |
| 2005-05-05 | [PATCH] uml: s390 preparation, sighandler interface abstraction | Bodo Stroesser | 1 | -2/+2 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+48 |