summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* um: Support time travel modeJohannes Berg2019-07-021-6/+123
* um: Pass nsecs to os timer functionsJohannes Berg2019-07-021-2/+2
* um: Timer code cleanupJohannes Berg2019-07-021-2/+2
* uml: fix a boot splat wrt use of cpu_all_maskMaciej Żenczykowski2019-05-071-1/+1
* um: time: Use timespec64 for persistent clockArnd Bergmann2018-02-191-3/+3
* um/time: Fixup namespace collisionThomas Gleixner2017-09-291-2/+2
* um/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-1/+3
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* um: Switch clocksource to hrtimersAnton Ivanov2015-11-061-25/+48
* um/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-24/+20Star
* um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-091-2/+2
* um: pass siginfo to guest processMartin Pärtel2012-08-021-1/+1
* um: irq: Remove IRQF_DISABLEDYong Zhang2012-03-251-1/+1
* clocksource: um: Convert to clocksource_register_hz/khzJohn Stultz2011-11-221-4/+2Star
* um: Fix read_persistent_clock falloutThomas Gleixner2010-08-031-3/+2Star
* 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/+0Star
* uml: fix bad NTP interaction with clockJeff Dike2008-05-131-2/+2
* proper extern for late_time_initAdrian Bunk2008-04-291-2/+1Star
* 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/+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