linux/arch/um/os-Linux
Jeff Dike 06e1e4ffbd uml: deal with host time going backwards
Protection against the host's time going backwards (eg, ntp activity on
the host) by keeping track of the time at the last tick and if it's
greater than the current time, keep time stopped until the host catches
up.

Cc: Nix <nix@esperi.org.uk>
Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-06-06 11:29:10 -07:00
..
drivers uml: fix build when SLOB is enabled 2008-05-13 08:02:22 -07:00
include uml: style fixes in arch/um/os-Linux 2008-02-08 09:22:42 -08:00
skas uml: style fixes 2008-05-13 08:02:21 -07:00
sys-i386 fix include order in sys-i386/registers.c 2008-05-21 16:55:58 -07:00
sys-x86_64 uml: fix FP register corruption 2008-02-23 17:12:15 -08:00
aio.c uml: style fixes in arch/um/os-Linux 2008-02-08 09:22:42 -08:00
elf_aux.c [PATCH] uml: host VDSO fix 2007-03-01 14:53:38 -08:00
execvp.c [PATCH] uml: make execvp safe for our usage 2006-11-25 13:28:34 -08:00
file.c uml: implement O_APPEND 2008-02-05 09:44:30 -08:00
helper.c uml: fix build when SLOB is enabled 2008-05-13 08:02:22 -07:00
irq.c uml: remove init_irq_signals 2008-02-05 09:44:30 -08:00
main.c uml: fix build when SLOB is enabled 2008-05-13 08:02:22 -07:00
Makefile uml: tidy kern_util.h 2008-02-05 09:44:26 -08:00
mem.c uml: improved error handling while locating temp dir 2008-02-08 09:22:43 -08:00
process.c uml: style fixes in arch/um/os-Linux 2008-02-08 09:22:42 -08:00
registers.c uml: kill processes instead of panicing kernel 2008-02-05 09:44:28 -08:00
sigio.c uml: random driver fixes 2008-05-13 08:02:22 -07:00
signal.c uml: track and make up lost ticks 2008-05-13 08:02:22 -07:00
start_up.c uml: redo host capability detection and disabling 2008-05-13 08:02:21 -07:00
time.c uml: deal with host time going backwards 2008-06-06 11:29:10 -07:00
tls.c uml: style fixes pass 1 2007-10-16 09:43:05 -07:00
tty_log.c uml: tidy kern_util.h 2008-02-05 09:44:26 -08:00
tty.c uml: tidy kern_util.h 2008-02-05 09:44:26 -08:00
uaccess.c uml: style fixes in arch/um/os-Linux 2008-02-08 09:22:42 -08:00
umid.c uml: style fixes pass 3 2007-10-16 09:43:05 -07:00
user_syms.c uml: style fixes in arch/um/os-Linux 2008-02-08 09:22:42 -08:00
util.c uml: style fixes in arch/um/os-Linux 2008-02-08 09:22:42 -08:00