summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* uml: use *SEC_PER_*SEC constantsJeff Dike2007-10-161-4/+5
* uml: tickless supportJeff Dike2007-10-161-35/+10Star
* uml: clocksource supportJeff Dike2007-10-161-0/+20
* uml: GENERIC_CLOCKEVENTS supportJeff Dike2007-10-161-53/+48Star
* uml: GENERIC_TIME supportJeff Dike2007-10-161-40/+0Star
* uml: separate timer initializationJeff Dike2007-10-161-0/+2
* uml: simplify interval settingJeff Dike2007-10-161-1/+1
* uml: eliminate hz()Jeff Dike2007-10-161-5/+0Star
* uml: style fixes pass 3Jeff Dike2007-10-161-20/+12Star
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-161-4/+3Star
* uml: throw out CHOOSE_MODEJeff Dike2007-10-161-3/+1Star
* uml: an idle system should have zero load averageJeff Dike2007-05-081-2/+2
* uml: virtualized time fixJeff Dike2007-05-071-2/+12
* uml: remove user_util.hJeff Dike2007-05-071-1/+0Star
* [PATCH] uml: make time data per-cpuJeff Dike2007-02-111-12/+12
* [PATCH] uml pt_regs fixesAl Viro2006-10-091-1/+1
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] uml: fix sleep length bugJeff Dike2006-09-271-1/+1
* [PATCH] uml: Remove unused variableJeff Dike2006-09-261-5/+0Star
* [PATCH] uml: timer cleanupsJeff Dike2006-09-261-2/+5
* [PATCH] uml: move _kern.c filesJeff Dike2006-07-101-0/+182
* [PATCH] uml: remove stray fileJeff Dike2006-06-301-172/+0Star
* [PATCH] hrtimer: convert posix timers completelyThomas Gleixner2006-01-101-3/+4
* [PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov2006-01-091-1/+1
* [PATCH] uml: Proper clone support for skas0Bodo Stroesser2005-07-081-0/+7
* [PATCH] uml: time initialization tidyingJeff Dike2005-06-261-17/+14Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+167