summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/time.c
AgeCommit message (Expand)AuthorLines
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro-2/+2
2012-08-02um: pass siginfo to guest processMartin Pärtel-1/+1
2012-03-25um: irq: Remove IRQF_DISABLEDYong Zhang-1/+1
2011-11-21clocksource: um: Convert to clocksource_register_hz/khzJohn Stultz-4/+2
2010-08-03um: Fix read_persistent_clock falloutThomas Gleixner-3/+2
2010-07-27um: Convert to use read_persistent_clockJohn Stultz-6/+7
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm-1/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell-1/+1
2008-07-24UML: make several more things staticWANG Cong-8/+0
2008-05-13uml: fix bad NTP interaction with clockJeff Dike-2/+2
2008-04-29proper extern for late_time_initAdrian Bunk-2/+1
2008-02-05uml: style fixes in arch/um/kernelJeff Dike-7/+7
2007-10-16uml: use *SEC_PER_*SEC constantsJeff Dike-4/+5
2007-10-16uml: tickless supportJeff Dike-35/+10
2007-10-16uml: clocksource supportJeff Dike-0/+20
2007-10-16uml: GENERIC_CLOCKEVENTS supportJeff Dike-53/+48
2007-10-16uml: GENERIC_TIME supportJeff Dike-40/+0
2007-10-16uml: separate timer initializationJeff Dike-0/+2
2007-10-16uml: simplify interval settingJeff Dike-1/+1
2007-10-16uml: eliminate hz()Jeff Dike-5/+0
2007-10-16uml: style fixes pass 3Jeff Dike-20/+12
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike-4/+3
2007-10-16uml: throw out CHOOSE_MODEJeff Dike-3/+1
2007-05-08uml: an idle system should have zero load averageJeff Dike-2/+2
2007-05-07uml: virtualized time fixJeff Dike-2/+12
2007-05-07uml: remove user_util.hJeff Dike-1/+0
2007-02-11[PATCH] uml: make time data per-cpuJeff Dike-12/+12
2006-10-08[PATCH] uml pt_regs fixesAl Viro-1/+1
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto-1/+1
2006-09-27[PATCH] uml: fix sleep length bugJeff Dike-1/+1
2006-09-26[PATCH] uml: Remove unused variableJeff Dike-5/+0
2006-09-26[PATCH] uml: timer cleanupsJeff Dike-2/+5
2006-07-10[PATCH] uml: move _kern.c filesJeff Dike-0/+182
2006-06-30[PATCH] uml: remove stray fileJeff Dike-172/+0
2006-01-10[PATCH] hrtimer: convert posix timers completelyThomas Gleixner-3/+4
2006-01-08[PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov-1/+1
2005-07-07[PATCH] uml: Proper clone support for skas0Bodo Stroesser-0/+7
2005-06-25[PATCH] uml: time initialization tidyingJeff Dike-17/+14
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+167