summaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/time.c
Commit message (Expand)AuthorAgeFilesLines
* 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-051-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/+0
* um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger2010-10-261-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/+11
* uml: tickless supportJeff Dike2007-10-161-1/+16
* uml: GENERIC_CLOCKEVENTS supportJeff Dike2007-10-161-4/+0
* uml: simplify interval settingJeff Dike2007-10-161-3/+2
* uml: fix timer switchingJeff Dike2007-10-161-7/+20
* uml: eliminate hz()Jeff Dike2007-10-161-4/+3
* uml: style fixes pass 1Jeff Dike2007-10-161-20/+18
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-161-19/+0
* uml: remove user_util.hJeff Dike2007-05-071-1/+0
* [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/+0
* [PATCH] uml: timer initialization cleanupJeff Dike2006-07-101-16/+0
* [PATCH] uml: fix wall_to_monotonic initializationJeff Dike2006-06-051-9/+1
* [PATCH] uml: move libc-dependent time codeGennady Sharapov2006-01-181-12/+119
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+21