summaryrefslogtreecommitdiff
path: root/arch/um/kernel/time.c
AgeCommit message (Expand)Author
2011-11-21clocksource: um: Convert to clocksource_register_hz/khzJohn Stultz
2010-08-03um: Fix read_persistent_clock falloutThomas Gleixner
2010-07-27um: Convert to use read_persistent_clockJohn Stultz
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-07-24UML: make several more things staticWANG Cong
2008-05-13uml: fix bad NTP interaction with clockJeff Dike
2008-04-29proper extern for late_time_initAdrian Bunk
2008-02-05uml: style fixes in arch/um/kernelJeff Dike
2007-10-16uml: use *SEC_PER_*SEC constantsJeff Dike
2007-10-16uml: tickless supportJeff Dike
2007-10-16uml: clocksource supportJeff Dike
2007-10-16uml: GENERIC_CLOCKEVENTS supportJeff Dike
2007-10-16uml: GENERIC_TIME supportJeff Dike
2007-10-16uml: separate timer initializationJeff Dike
2007-10-16uml: simplify interval settingJeff Dike
2007-10-16uml: eliminate hz()Jeff Dike
2007-10-16uml: style fixes pass 3Jeff Dike
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike
2007-10-16uml: throw out CHOOSE_MODEJeff Dike
2007-05-08uml: an idle system should have zero load averageJeff Dike
2007-05-07uml: virtualized time fixJeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2007-02-11[PATCH] uml: make time data per-cpuJeff Dike
2006-10-08[PATCH] uml pt_regs fixesAl Viro
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-09-27[PATCH] uml: fix sleep length bugJeff Dike
2006-09-26[PATCH] uml: Remove unused variableJeff Dike
2006-09-26[PATCH] uml: timer cleanupsJeff Dike
2006-07-10[PATCH] uml: move _kern.c filesJeff Dike
2006-06-30[PATCH] uml: remove stray fileJeff Dike
2006-01-10[PATCH] hrtimer: convert posix timers completelyThomas Gleixner
2006-01-08[PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov
2005-07-07[PATCH] uml: Proper clone support for skas0Bodo Stroesser
2005-06-25[PATCH] uml: time initialization tidyingJeff Dike
2005-01-03[PATCH] uml: unregister signal handlers at rebootJeff Dike
2004-09-16[PATCH] uml: convert the real-time clock to gettimeofday from rdtscJeff Dike
2004-09-13[PATCH] uml: disable pending signals across a rebootJeff Dike
2004-08-23[PATCH] uml: Kill useless warningsPaolo \'Blaisorblade\' Giarrusso
2004-08-23[PATCH] uml: Uml base patchPaolo \'Blaisorblade\' Giarrusso
2004-02-18[PATCH] add clock_was_set() to all architecturesAndrew Morton
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo
2003-06-14[PATCH] um: fix do_settimeofday() for new APIAndrew Morton
2003-02-05Merged a conflict in ptrace.h.Jeff Dike
2003-01-18Fixed the time locking bug.Jeff Dike
2002-12-29Forward ported a bunch of cleanups from 2.4. Improved error messages,Jeff Dike
2002-11-22Merged a number of small skas changes.Jeff Dike
2002-10-14This is the merge of the initial 2.4 SMP support.Jeff Dike
2002-09-23A number of bug fixes from UML 2.4.19-6 -Jeff Dike
2002-09-11[PATCH] UML arch (user-mode Linux)Jeff Dike