aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16uml: use *SEC_PER_*SEC constantsJeff Dike1-6/+6
2007-10-16uml: time build fixJeff Dike1-3/+19
2007-10-16uml: eliminate interrupts in the idle loopJeff Dike1-43/+11
2007-10-16uml: tickless supportJeff Dike1-1/+16
2007-10-16uml: GENERIC_CLOCKEVENTS supportJeff Dike1-4/+0
2007-10-16uml: simplify interval settingJeff Dike1-3/+2
2007-10-16uml: fix timer switchingJeff Dike1-7/+20
2007-10-16uml: eliminate hz()Jeff Dike1-4/+3
2007-10-16uml: style fixes pass 1Jeff Dike1-20/+18
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike1-19/+0
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2006-10-20[PATCH] uml: reenable compilation of enable_timer, disabled by mistakePaolo 'Blaisorblade' Giarrusso1-1/+2
2006-09-26[PATCH] uml: timer cleanupsJeff Dike1-9/+9
2006-09-26[PATCH] uml: Move signal handlers to arch codeJeff Dike1-2/+2
2006-07-10[PATCH] uml: ifdef a mode-specific functionJeff Dike1-0/+2
2006-07-10[PATCH] uml: remove useless declarationJeff Dike1-5/+0
2006-07-10[PATCH] uml: timer initialization cleanupJeff Dike1-16/+0
2006-06-05[PATCH] uml: fix wall_to_monotonic initializationJeff Dike1-9/+1
2006-01-18[PATCH] uml: move libc-dependent time codeGennady Sharapov1-12/+119
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+21