aboutsummaryrefslogtreecommitdiff
path: root/arch/um/os-Linux/time.c
AgeCommit message (Expand)Author
2013-04-03nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2012-09-05uml: fix compile error in deliver_alarm()Miklos Szeredi
2012-08-02um: pass siginfo to guest processMartin Pärtel
2011-11-02um: start switching the references to host mcontext_t to its userland typeAl Viro
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro
2010-10-26um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger
2008-06-06uml: deal with host time going backwardsJeff Dike
2008-05-13uml: track and make up lost ticksJeff Dike
2007-12-03uml: after_sleep_interval should return somethingJeff Dike
2007-11-29uml: fix !NO_HZ busy-loopJeff Dike
2007-10-16uml: use *SEC_PER_*SEC constantsJeff Dike
2007-10-16uml: time build fixJeff Dike
2007-10-16uml: eliminate interrupts in the idle loopJeff Dike
2007-10-16uml: tickless supportJeff Dike
2007-10-16uml: GENERIC_CLOCKEVENTS supportJeff Dike
2007-10-16uml: simplify interval settingJeff Dike
2007-10-16uml: fix timer switchingJeff Dike
2007-10-16uml: eliminate hz()Jeff Dike
2007-10-16uml: style fixes pass 1Jeff Dike
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2006-10-20[PATCH] uml: reenable compilation of enable_timer, disabled by mistakePaolo 'Blaisorblade' Giarrusso
2006-09-26[PATCH] uml: timer cleanupsJeff Dike
2006-09-26[PATCH] uml: Move signal handlers to arch codeJeff Dike
2006-07-10[PATCH] uml: ifdef a mode-specific functionJeff Dike
2006-07-10[PATCH] uml: remove useless declarationJeff Dike
2006-07-10[PATCH] uml: timer initialization cleanupJeff Dike
2006-06-05[PATCH] uml: fix wall_to_monotonic initializationJeff Dike
2006-01-18[PATCH] uml: move libc-dependent time codeGennady Sharapov
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds