summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* um: Fix read_persistent_clock falloutThomas Gleixner2010-08-031-3/+2
* um: Convert to use read_persistent_clockJohn Stultz2010-07-271-6/+7
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* UML: make several more things staticWANG Cong2008-07-241-8/+0
* uml: fix bad NTP interaction with clockJeff Dike2008-05-131-2/+2
* proper extern for late_time_initAdrian Bunk2008-04-291-2/+1
* uml: style fixes in arch/um/kernelJeff Dike2008-02-051-7/+7
* uml: use *SEC_PER_*SEC constantsJeff Dike2007-10-161-4/+5
* uml: tickless supportJeff Dike2007-10-161-35/+10
* uml: clocksource supportJeff Dike2007-10-161-0/+20
* uml: GENERIC_CLOCKEVENTS supportJeff Dike2007-10-161-53/+48
* uml: GENERIC_TIME supportJeff Dike2007-10-161-40/+0
* 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/+0
* uml: style fixes pass 3Jeff Dike2007-10-161-20/+12
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-161-4/+3
* uml: throw out CHOOSE_MODEJeff Dike2007-10-161-3/+1
* 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/+0
* [PATCH] uml: make time data per-cpuJeff Dike2007-02-111-12/+12
* [PATCH] uml pt_regs fixesAl Viro2006-10-081-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/+0
* [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/+0
* [PATCH] hrtimer: convert posix timers completelyThomas Gleixner2006-01-101-3/+4
* [PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov2006-01-081-1/+1
* [PATCH] uml: Proper clone support for skas0Bodo Stroesser2005-07-071-0/+7
* [PATCH] uml: time initialization tidyingJeff Dike2005-06-251-17/+14
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+167