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