summaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/time.c
Commit message (Expand)AuthorAgeFilesLines
* um: Pass nsecs to os timer functionsJohannes Berg2019-07-021-12/+8Star
* um: Timer code cleanupJohannes Berg2019-07-021-93/+26Star
* um: fix os_timer_one_shot()Johannes Berg2019-07-021-1/+1
* um: Switch clocksource to hrtimersAnton Ivanov2015-11-061-123/+126
* nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker2013-04-031-1/+1
* um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-091-2/+2
* uml: fix compile error in deliver_alarm()Miklos Szeredi2012-09-061-1/+1
* um: pass siginfo to guest processMartin Pärtel2012-08-021-1/+1
* um: start switching the references to host mcontext_t to its userland typeAl Viro2011-11-021-1/+1
* um: -include user.h for USER_OBJ, trim includesAl Viro2011-11-021-2/+0Star
* um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger2010-10-271-1/+1
* uml: deal with host time going backwardsJeff Dike2008-06-061-0/+7
* uml: track and make up lost ticksJeff Dike2008-05-131-4/+50
* uml: after_sleep_interval should return somethingJeff Dike2007-12-031-0/+1
* uml: fix !NO_HZ busy-loopJeff Dike2007-11-291-3/+51
* uml: use *SEC_PER_*SEC constantsJeff Dike2007-10-161-6/+6
* uml: time build fixJeff Dike2007-10-161-3/+19
* uml: eliminate interrupts in the idle loopJeff Dike2007-10-161-43/+11Star
* uml: tickless supportJeff Dike2007-10-161-1/+16
* uml: GENERIC_CLOCKEVENTS supportJeff Dike2007-10-161-4/+0Star
* uml: simplify interval settingJeff Dike2007-10-161-3/+2Star
* uml: fix timer switchingJeff Dike2007-10-161-7/+20
* uml: eliminate hz()Jeff Dike2007-10-161-4/+3Star
* uml: style fixes pass 1Jeff Dike2007-10-161-20/+18Star
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-161-19/+0Star
* uml: remove user_util.hJeff Dike2007-05-071-1/+0Star
* [PATCH] uml: reenable compilation of enable_timer, disabled by mistakePaolo 'Blaisorblade' Giarrusso2006-10-201-1/+2
* [PATCH] uml: timer cleanupsJeff Dike2006-09-261-9/+9
* [PATCH] uml: Move signal handlers to arch codeJeff Dike2006-09-261-2/+2
* [PATCH] uml: ifdef a mode-specific functionJeff Dike2006-07-101-0/+2
* [PATCH] uml: remove useless declarationJeff Dike2006-07-101-5/+0Star
* [PATCH] uml: timer initialization cleanupJeff Dike2006-07-101-16/+0Star
* [PATCH] uml: fix wall_to_monotonic initializationJeff Dike2006-06-051-9/+1Star
* [PATCH] uml: move libc-dependent time codeGennady Sharapov2006-01-191-12/+119
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+21