| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-27 | um: Add initial SMP support | Tiwei Bie | 1 | -5/+33 |
| 2025-10-27 | um: Define timers on a per-CPU basis | Tiwei Bie | 1 | -9/+20 |
| 2025-10-27 | um: Determine sleep based on need_resched() | Tiwei Bie | 1 | -6/+9 |
| 2022-03-11 | um: Remove unused timeval_to_ns() function | David Gow | 1 | -6/+0 |
| 2021-01-26 | um: fix os_idle_sleep() to not hang | Johannes Berg | 1 | -1/+14 |
| 2020-12-13 | um: Simplify os_idle_sleep() and sleep longer | Johannes Berg | 1 | -13/+4 |
| 2020-03-29 | um: Move timer-internal.h to non-shared | Johannes Berg | 1 | -1/+0 |
| 2019-09-15 | um: Add SPDX headers for files in arch/um/os-Linux | Alex Dewar | 1 | -1/+1 |
| 2019-07-02 | um: Pass nsecs to os timer functions | Johannes Berg | 1 | -12/+8 |
| 2019-07-02 | um: Timer code cleanup | Johannes Berg | 1 | -93/+26 |
| 2019-07-02 | um: fix os_timer_one_shot() | Johannes Berg | 1 | -1/+1 |
| 2015-11-06 | um: Switch clocksource to hrtimers | Anton Ivanov | 1 | -123/+126 |
| 2013-04-03 | nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON | Frederic Weisbecker | 1 | -1/+1 |
| 2012-10-09 | um: get rid of pointless include "..." where include <...> will do | Al Viro | 1 | -2/+2 |
| 2012-09-05 | uml: fix compile error in deliver_alarm() | Miklos Szeredi | 1 | -1/+1 |
| 2012-08-02 | um: pass siginfo to guest process | Martin Pärtel | 1 | -1/+1 |
| 2011-11-02 | um: start switching the references to host mcontext_t to its userland type | Al Viro | 1 | -1/+1 |
| 2011-11-02 | um: -include user.h for USER_OBJ, trim includes | Al Viro | 1 | -2/+0 |
| 2010-10-26 | um: fix global timer issue when using CONFIG_NO_HZ | Richard Weinberger | 1 | -1/+1 |
| 2008-06-06 | uml: deal with host time going backwards | Jeff Dike | 1 | -0/+7 |
| 2008-05-13 | uml: track and make up lost ticks | Jeff Dike | 1 | -4/+50 |
| 2007-12-03 | uml: after_sleep_interval should return something | Jeff Dike | 1 | -0/+1 |
| 2007-11-29 | uml: fix !NO_HZ busy-loop | Jeff Dike | 1 | -3/+51 |
| 2007-10-16 | uml: use *SEC_PER_*SEC constants | Jeff Dike | 1 | -6/+6 |
| 2007-10-16 | uml: time build fix | Jeff Dike | 1 | -3/+19 |
| 2007-10-16 | uml: eliminate interrupts in the idle loop | Jeff Dike | 1 | -43/+11 |
| 2007-10-16 | uml: tickless support | Jeff Dike | 1 | -1/+16 |
| 2007-10-16 | uml: GENERIC_CLOCKEVENTS support | Jeff Dike | 1 | -4/+0 |
| 2007-10-16 | uml: simplify interval setting | Jeff Dike | 1 | -3/+2 |
| 2007-10-16 | uml: fix timer switching | Jeff Dike | 1 | -7/+20 |
| 2007-10-16 | uml: eliminate hz() | Jeff Dike | 1 | -4/+3 |
| 2007-10-16 | uml: style fixes pass 1 | Jeff Dike | 1 | -20/+18 |
| 2007-10-16 | uml: throw out CONFIG_MODE_TT | Jeff Dike | 1 | -19/+0 |
| 2007-05-07 | uml: remove user_util.h | Jeff Dike | 1 | -1/+0 |
| 2006-10-20 | [PATCH] uml: reenable compilation of enable_timer, disabled by mistake | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+2 |
| 2006-09-26 | [PATCH] uml: timer cleanups | Jeff Dike | 1 | -9/+9 |
| 2006-09-26 | [PATCH] uml: Move signal handlers to arch code | Jeff Dike | 1 | -2/+2 |
| 2006-07-10 | [PATCH] uml: ifdef a mode-specific function | Jeff Dike | 1 | -0/+2 |
| 2006-07-10 | [PATCH] uml: remove useless declaration | Jeff Dike | 1 | -5/+0 |
| 2006-07-10 | [PATCH] uml: timer initialization cleanup | Jeff Dike | 1 | -16/+0 |
| 2006-06-05 | [PATCH] uml: fix wall_to_monotonic initialization | Jeff Dike | 1 | -9/+1 |
| 2006-01-18 | [PATCH] uml: move libc-dependent time code | Gennady Sharapov | 1 | -12/+119 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+21 |