kernel-hacking-2024-linux-s.../arch/um/kernel
Jeff Dike 7f98a44b9d [PATCH] UML: fix wall_to_monotonic initialization
Change a variable from unsigned to signed in order to get sign-extension
when the thing is negated.  Without this, uptime is horribly confused.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-22 15:05:55 -07:00
..
skas [PATCH] uml: cleanup unprofile expression and build infrastructure 2006-05-01 18:17:45 -07:00
tt [PATCH] uml: clean arch_switch usage 2006-03-31 12:18:52 -08:00
asm-offsets.c
config.c.in
dyn.lds.S
exec_kern.c [PATCH] uml: implement {get,set}_thread_area for i386 2006-03-31 12:18:52 -08:00
exitcode.c
gmon_syms.c
gprof_syms.c
init_task.c
initrd.c
irq.c [PATCH] uml: remove NULL checks and add some CodingStyle 2006-05-01 18:17:44 -07:00
ksyms.c [PATCH] uml: fix some double export warnings 2006-04-11 06:18:36 -07:00
Makefile
mem.c [PATCH] uml: redeclare highmem 2006-03-31 12:18:50 -08:00
physmem.c Merge git://git.infradead.org/~dwmw2/rbtree-2.6 2006-06-20 14:51:22 -07:00
process_kern.c [PATCH] uml: implement {get,set}_thread_area for i386 2006-03-31 12:18:52 -08:00
ptrace.c [PATCH] drop task argument of audit_syscall_{entry,exit} 2006-05-01 06:06:18 -04:00
reboot.c
resource.c
sigio_kern.c
signal_kern.c
smp.c [PATCH] pidhash: don't count idle threads 2006-03-28 18:36:41 -08:00
syscall.c
syscall_kern.c [PATCH] uml: sparse cleanups 2006-03-31 12:18:51 -08:00
sysrq.c
time.c
time_kern.c [PATCH] UML: fix wall_to_monotonic initialization 2006-06-22 15:05:55 -07:00
tlb.c
trap_kern.c [PATCH] uml: sparse cleanups 2006-03-31 12:18:51 -08:00
uaccess.c
um_arch.c
umid.c
uml.lds.S
vmlinux.lds.S